public class ChannelTemplateLink extends Object implements Serializable
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal, see ChannelTemplateLinkConfig
.
ChannelTemplateLinkConfig
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
ChannelTemplateLink.LinkType |
Constructor and Description |
---|
ChannelTemplateLink() |
Modifier and Type | Method and Description |
---|---|
String |
getDestinationChannelId() |
String |
getDestinationId() |
ChannelTemplateLink.LinkType |
getItemType() |
String |
getSourceId() |
String |
getTemplateChannelId() |
void |
setDestinationChannelId(String destinationChannelId) |
void |
setDestinationId(String destinationId) |
void |
setItemType(ChannelTemplateLink.LinkType itemType) |
void |
setSourceId(String sourceId) |
void |
setTemplateChannelId(String templateChannelId) |
public String getTemplateChannelId()
public void setTemplateChannelId(String templateChannelId)
public String getDestinationChannelId()
public void setDestinationChannelId(String destinationChannelId)
public String getDestinationId()
public void setDestinationId(String destinationId)
public String getSourceId()
public void setSourceId(String sourceId)
public ChannelTemplateLink.LinkType getItemType()
public void setItemType(ChannelTemplateLink.LinkType itemType)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.