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

Packages that use Channel
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 Channel in lumis.portal.structure.sync.model.channel
 

Methods in lumis.portal.structure.sync.model.channel that return Channel
protected  Channel Channel.clone()
          Returns a shallow clone of this channel.
 Channel Channel.cloneAndPostponeDependencies(Queue<AccessControlEntry> entriesToAdd, Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
          Creates a clone of this channel, without dependencies (which are postponed for add).
 Channel Group.getChannel()
           
 

Methods in lumis.portal.structure.sync.model.channel with parameters of type Channel
 void Group.setChannel(Channel channel)
           
 

Uses of Channel in lumis.portal.structure.sync.model.common
 

Methods in lumis.portal.structure.sync.model.common with parameters of type Channel
 void MetaTag.setChannel(Channel channel)
           
 



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