|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelTemplateLinkConfig | |
---|---|
lumis.portal.channel.template | |
lumis.portal.serialization |
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)
Deprecated. since 6.0.0, ChannelTemplateLinkConfig
is for internal use only. |
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)
Deprecated. since 6.0.0, ChannelTemplateLinkConfig
is for internal use only. |
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)
Deprecated. since 6.0.0, ChannelTemplateLinkConfig
is for internal use only. |
String |
ChannelTemplateManager.addChannelLink(SessionConfig sessionConfig,
ChannelTemplateLinkConfig channelTemplateLinkConfig,
ITransaction transaction)
|
boolean |
ChannelTemplateLinkConfig.isIdentical(ChannelTemplateLinkConfig channelTemplateLinkConfig)
Returns true if all properties of this object are equals to the properties of the given object. |
Uses of ChannelTemplateLinkConfig in lumis.portal.serialization |
---|
Methods in lumis.portal.serialization that return types with arguments of type ChannelTemplateLinkConfig | |
---|---|
List<ChannelTemplateLinkConfig> |
DeserializationConfig.getTemplateLinksList()
Returns the links of channel template for the structure being imported. |
Method parameters in lumis.portal.serialization with type arguments of type ChannelTemplateLinkConfig | |
---|---|
void |
DeserializationConfig.setTemplateLinksList(List<ChannelTemplateLinkConfig> templateLinksList)
Sets the links of channel template for the structure being imported. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |