|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Group | |
---|---|
lumis.portal.structure.sync.model.channel | Models used for synchronizing a channel structure file. |
Uses of Group in lumis.portal.structure.sync.model.channel |
---|
Methods in lumis.portal.structure.sync.model.channel that return Group | |
---|---|
protected Group |
Group.clone()
Returns a shallow clone of this group. |
Group |
Group.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this group, without dependencies (which are postponed for add). |
Methods in lumis.portal.structure.sync.model.channel that return types with arguments of type Group | |
---|---|
SortedSet<Group> |
Channel.getGroups()
|
Methods in lumis.portal.structure.sync.model.channel with parameters of type Group | |
---|---|
int |
Channel.GroupOrderComparator.compare(Group e1,
Group e2)
|
void |
Principal.setAttributes(Group group)
Sets the attributes of this principal, according to the group it represents. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |