Package | Description |
---|---|
lumis.portal.channel.template | |
lumis.portal.serialization |
Modifier and Type | Method and Description |
---|---|
ChannelTemplateLinkConfig |
ChannelTemplateLinkConfig.clone() |
ChannelTemplateLinkConfig |
ChannelTemplateManager.getChannelLinkBySourceId(SessionConfig sessionConfig,
String channelId,
String sourceId,
boolean getLinkedElementsOnly,
ITransaction transaction) |
ChannelTemplateLinkConfig |
IChannelTemplateManager.getChannelLinkBySourceId(SessionConfig sessionConfig,
String channelId,
String sourceId,
boolean getLinkedElementsOnly,
ITransaction transaction)
Deprecated.
since 6.0.0,
ChannelTemplateLinkConfig
is for internal use only. |
Modifier and Type | Method and Description |
---|---|
List<ChannelTemplateLinkConfig> |
ChannelTemplateManager.getChannelLinks(SessionConfig sessionConfig,
String channelId,
boolean getLinkedElementsOnly,
ITransaction transaction) |
List<ChannelTemplateLinkConfig> |
IChannelTemplateManager.getChannelLinks(SessionConfig sessionConfig,
String channelId,
boolean getLinkedElementsOnly,
ITransaction transaction)
Deprecated.
since 6.0.0,
ChannelTemplateLinkConfig
is for internal use only. |
Modifier and Type | Method and Description |
---|---|
String |
ChannelTemplateManager.addChannelLink(SessionConfig sessionConfig,
ChannelTemplateLinkConfig channelTemplateLinkConfig,
ITransaction transaction) |
String |
IChannelTemplateManager.addChannelLink(SessionConfig sessionConfig,
ChannelTemplateLinkConfig channelTemplateLinkConfig,
ITransaction transaction)
Deprecated.
since 6.0.0,
ChannelTemplateLinkConfig
is for internal use only. |
boolean |
ChannelTemplateLinkConfig.isIdentical(ChannelTemplateLinkConfig channelTemplateLinkConfig)
Returns true if all properties of this object are equals to the properties of the given object.
|
Modifier and Type | Method and Description |
---|---|
List<ChannelTemplateLinkConfig> |
DeserializationConfig.getTemplateLinksList()
Returns the links of channel template for the structure being imported.
|
Modifier and Type | Method and Description |
---|---|
void |
DeserializationConfig.setTemplateLinksList(List<ChannelTemplateLinkConfig> templateLinksList)
Sets the links of channel template for the structure being imported.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.