public class InterfaceStyle extends Object implements Serializable
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see ServiceInterfaceStyleConfig
.
ServiceInterfaceStyleConfig
,
Serialized FormModifier and Type | Class and Description |
---|---|
static class |
InterfaceStyle.InterfaceStylePK
Composite primary key of
InterfaceStyle . |
Constructor and Description |
---|
InterfaceStyle(GlobalInterfaceStyle globalInterfaceStyle)
Creates a new interface style based on a
GlobalInterfaceStyle . |
InterfaceStyle(IsolatedInterfaceStyle isolatedInterfaceStyle,
String interfaceId)
Creates a new interface style based on a
IsolatedInterfaceStyle . |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getFilePath() |
InterfaceStyle.InterfaceStylePK |
getId() |
ServiceInterfaceStyleConfig.IsolationLevel |
getIsolationLevel() |
String |
getName() |
boolean |
isFromDefinition() |
public InterfaceStyle(IsolatedInterfaceStyle isolatedInterfaceStyle, String interfaceId)
IsolatedInterfaceStyle
.interfaceId
- the identifier of the interface this style applied to.isolatedInterfaceStyle
- the isolated interface style object.public InterfaceStyle(GlobalInterfaceStyle globalInterfaceStyle)
GlobalInterfaceStyle
.globalInterfaceStyle
- the global interface style object.public InterfaceStyle.InterfaceStylePK getId()
public String getName()
public String getDescription()
public String getFilePath()
public boolean isFromDefinition()
public ServiceInterfaceStyleConfig.IsolationLevel getIsolationLevel()
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.