Uses of Class
lumis.portal.structure.sync.model.channel.Channel
-
Packages that use Channel 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. -
-
Uses of Channel in lumis.portal.structure.sync.model.channel
Methods in lumis.portal.structure.sync.model.channel that return Channel Modifier and Type Method Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description void
MetaTag. setChannel(Channel channel)
-