public class InterfaceInstance extends Object implements Serializable, Comparable<InterfaceInstance>
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see ServiceInterfaceInstanceConfig
.
ServiceInterfaceInstanceConfig
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
InterfaceInstance.CacheLevel |
static class |
InterfaceInstance.CachePersonalization |
static class |
InterfaceInstance.CacheServerSideInclude |
static class |
InterfaceInstance.EnableCache |
static class |
InterfaceInstance.PrintType |
static class |
InterfaceInstance.RenderAs |
Constructor and Description |
---|
InterfaceInstance() |
Modifier and Type | Method and Description |
---|---|
void |
addChannelTemplateLinksIfNeeded(Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd) |
void |
afterXmlRead() |
int |
compareTo(InterfaceInstance o) |
boolean |
equals(Object obj) |
SortedSet<InterfaceInstanceCustomProperty> |
getCustomProperties() |
String |
getId() |
String |
getInterfaceId() |
String |
getInterfaceInstanceId() |
String |
getInterfaceStyleId()
Returns the interface style identifier.
|
SortedSet<IsolatedInterfaceStyle> |
getIsolatedInterfaceStyles() |
String |
getPageId() |
String |
getServiceInstanceId() |
int |
hashCode() |
public String getId()
public String getPageId()
public String getInterfaceId()
public String getInterfaceInstanceId()
public String getServiceInstanceId()
public SortedSet<IsolatedInterfaceStyle> getIsolatedInterfaceStyles()
public SortedSet<InterfaceInstanceCustomProperty> getCustomProperties()
public String getInterfaceStyleId()
public int compareTo(InterfaceInstance o)
compareTo
in interface Comparable<InterfaceInstance>
public void addChannelTemplateLinksIfNeeded(Queue<ParallelExecutor.IDatabaseTask> channelTemplateLinksToAdd)
public void afterXmlRead()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.