|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |