public interface GroupRoot extends Group
Modifier and Type | Method and Description |
---|---|
Group |
getGroupById(String id)
Returns the first occurrence of a group with the given id or
null if
no group exists with the given id. |
Users |
getUsers()
Returns the users model object if defined for this
|
void |
save()
Saves this group root model to the belonging xml file
|
appendChild, appendChild, clearChildren, clearChilds, getAllChildren, getAllChilds, getAllParents, getChildren, getChilds, getId, getLevel, getName, getParent, hasId, isSelectable, removeChild, removeId, setId, setName, setSelectable
void save() throws IOException
IOException
@Nullable Group getGroupById(String id)
null
if
no group exists with the given id.id
- the id to specify the groupnull
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500