public class DomainContainer extends IdentifiedContainer implements Domain
Constructor and Description |
---|
DomainContainer() |
Modifier and Type | Method and Description |
---|---|
List<Group> |
groups() |
void |
groups(List<Group> newGroups) |
boolean |
groupsPresent() |
User |
user() |
void |
user(User newUser) |
boolean |
userPresent() |
List<User> |
users() |
void |
users(List<User> newUsers) |
boolean |
usersPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public void user(User newUser)
public boolean userPresent()
userPresent
in interface Domain
public boolean groupsPresent()
groupsPresent
in interface Domain
public boolean usersPresent()
usersPresent
in interface Domain
Copyright © 2016. All rights reserved.