|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessControlEntry | |
---|---|
lumis.portal.structure.sync.model.channel | Models used for synchronizing a channel structure file. |
lumis.portal.structure.sync.model.common | Models shared between different structure files. |
Uses of AccessControlEntry in lumis.portal.structure.sync.model.channel |
---|
Method parameters in lumis.portal.structure.sync.model.channel with type arguments of type AccessControlEntry | |
---|---|
Group |
Group.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this group, without dependencies (which are postponed for add). |
Channel |
Channel.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this channel, without dependencies (which are postponed for add). |
Uses of AccessControlEntry in lumis.portal.structure.sync.model.common |
---|
Methods in lumis.portal.structure.sync.model.common that return types with arguments of type AccessControlEntry | |
---|---|
SortedSet<AccessControlEntry> |
AccessControlList.getEntries()
|
Methods in lumis.portal.structure.sync.model.common with parameters of type AccessControlEntry | |
---|---|
int |
AccessControlList.AccessControlEntryOrderComparator.compare(AccessControlEntry e1,
AccessControlEntry e2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |