Uses of Class
lumis.portal.structure.sync.model.channel.Group

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.
 



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