Uses of Class
lumis.portal.structure.sync.model.common.AccessControlEntry

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)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.