public class ChannelTemplateLinkInfo extends Object
Modifier and Type | Field and Description |
---|---|
static ChannelTemplateLinkInfo |
NO_TEMPLATE
Indicates that is no channel template applied.
|
Constructor and Description |
---|
ChannelTemplateLinkInfo(String templateChannelId,
String destinationChannelId)
Constructs a new ChannelTemplateLinkInfo.
|
Modifier and Type | Method and Description |
---|---|
String |
getDestinationChannelId()
Returns the identifier of the channel where a template is applied (the
root of the appliance).
|
String |
getTemplateChannelId()
Returns the identifier of the channel template applied.
|
public static final ChannelTemplateLinkInfo NO_TEMPLATE
public ChannelTemplateLinkInfo(String templateChannelId, String destinationChannelId)
templateChannelId
- the identifier of the channel template.destinationChannelId
- the identifier of the channel where a
template is applied (the root of the appliance).public String getTemplateChannelId()
public String getDestinationChannelId()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.