Uses of Class
lumis.portal.structure.sync.model.common.ChannelTemplateLink
-
Packages that use ChannelTemplateLink 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 ChannelTemplateLink in lumis.portal.structure.sync.model.channel
Methods in lumis.portal.structure.sync.model.channel that return ChannelTemplateLink Modifier and Type Method Description ChannelTemplateLink
Channel. getChannelTemplateLink()
-
Uses of ChannelTemplateLink in lumis.portal.structure.sync.model.common
Methods in lumis.portal.structure.sync.model.common with parameters of type ChannelTemplateLink Modifier and Type Method Description static void
ChannelTemplateLink. save(ChannelTemplateLink channelTemplateLink, org.hibernate.Session session)
Save channel template link.
-