Package | Description |
---|---|
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.
|
lumis.portal.structure.sync.model.global |
Modifier and Type | Method and Description |
---|---|
Channel |
Channel.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this channel, without dependencies (which are
postponed for add).
|
Group |
Group.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd,
Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
Creates a clone of this group, without dependencies (which are postponed
for add).
|
Modifier and Type | Method and Description |
---|---|
SortedSet<AccessControlEntry> |
AccessControlList.getEntries() |
Modifier and Type | Method and Description |
---|---|
int |
AccessControlList.AccessControlEntryOrderComparator.compare(AccessControlEntry e1,
AccessControlEntry e2) |
Modifier and Type | Method and Description |
---|---|
GlobalGroup |
GlobalGroup.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd)
Creates a clone of this global group, without dependencies (which are postponed for add).
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.