Uses of Class
lumis.portal.structure.sync.ChannelTemplateLinkInfo
-
Packages that use ChannelTemplateLinkInfo Package Description lumis.portal.structure.sync Structure synchronization implementation.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 ChannelTemplateLinkInfo in lumis.portal.structure.sync
Fields in lumis.portal.structure.sync declared as ChannelTemplateLinkInfo Modifier and Type Field Description static ChannelTemplateLinkInfo
ChannelTemplateLinkInfo. NO_TEMPLATE
Indicates that is no channel template applied.Methods in lumis.portal.structure.sync that return ChannelTemplateLinkInfo Modifier and Type Method Description ChannelTemplateLinkInfo
ChannelResume. getChannelTemplateLinkInfo()
Returns information of the channel template element this channel is linked to. -
Uses of ChannelTemplateLinkInfo in lumis.portal.structure.sync.model.channel
Methods in lumis.portal.structure.sync.model.channel with parameters of type ChannelTemplateLinkInfo Modifier and Type Method Description void
Group. applyChannelTemplateLinkInfo(ChannelTemplateLinkInfo channelTemplateLinkInfo)
-
Uses of ChannelTemplateLinkInfo in lumis.portal.structure.sync.model.common
Methods in lumis.portal.structure.sync.model.common with parameters of type ChannelTemplateLinkInfo Modifier and Type Method Description void
AccessControlList. applyChannelTemplateLinkInfo(ChannelTemplateLinkInfo channelTemplateLinkInfo)
-