Uses of Class
lumis.portal.channel.template.ChannelTemplateLinkConfig

Packages that use ChannelTemplateLinkConfig
lumis.portal.channel.template   
 

Uses of ChannelTemplateLinkConfig in lumis.portal.channel.template
 

Methods in lumis.portal.channel.template that return ChannelTemplateLinkConfig
 ChannelTemplateLinkConfig ChannelTemplateLinkConfig.clone()
           
 ChannelTemplateLinkConfig IChannelTemplateManager.getChannelLinkBySourceId(SessionConfig sessionConfig, String channelId, String sourceId, boolean getLinkedElementsOnly, ITransaction transaction)
          This method return the channel's link by pass the channelId and the sourceId parameters.
 ChannelTemplateLinkConfig ChannelTemplateManager.getChannelLinkBySourceId(SessionConfig sessionConfig, String channelId, String sourceId, boolean getLinkedElementsOnly, ITransaction transaction)
           
 

Methods in lumis.portal.channel.template that return types with arguments of type ChannelTemplateLinkConfig
 List<ChannelTemplateLinkConfig> IChannelTemplateManager.getChannelLinks(SessionConfig sessionConfig, String channelId, boolean getLinkedElementsOnly, ITransaction transaction)
          This method return channel's links by pass the channelId parameter.
 List<ChannelTemplateLinkConfig> ChannelTemplateManager.getChannelLinks(SessionConfig sessionConfig, String channelId, boolean getLinkedElementsOnly, ITransaction transaction)
           
 

Methods in lumis.portal.channel.template with parameters of type ChannelTemplateLinkConfig
 String IChannelTemplateManager.addChannelLink(SessionConfig sessionConfig, ChannelTemplateLinkConfig channelTemplateLinkConfig, ITransaction transaction)
          Add a channel's link.
 String ChannelTemplateManager.addChannelLink(SessionConfig sessionConfig, ChannelTemplateLinkConfig channelTemplateLinkConfig, ITransaction transaction)
           
 



Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.