public class GlobalInterfaceStyle extends Object implements Serializable, IFileGlobalElement
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see ServiceInterfaceInstanceConfig
.
ServiceInterfaceStyleConfig
,
ServiceInterfaceStyleConfig.IsolationLevel.SHARED
,
ServiceInterfaceStyleConfig.IsolationLevel.PUBLIC
,
Serialized FormModifier and Type | Field and Description |
---|---|
static String |
STYLE_FOLDER_NAME
The name of the style folder in the global synchronization area.
|
Constructor and Description |
---|
GlobalInterfaceStyle(InterfaceStyle interfaceStyle)
Creates a new
IsolatedInterfaceStyle by copying relevant
properties from a InterfaceStyle . |
Modifier and Type | Method and Description |
---|---|
SortedSet<String> |
getAllowedConsumers() |
String |
getDescription() |
String |
getFilePath() |
String |
getGlobalFilePath()
Returns the path of the file to be stored in global area.
|
String |
getId() |
String |
getInterfaceId() |
InterfaceStyle.InterfaceStylePK |
getInterfaceStylePK() |
ServiceInterfaceStyleConfig.IsolationLevel |
getIsolationLevel() |
String |
getName() |
public static final String STYLE_FOLDER_NAME
public GlobalInterfaceStyle(InterfaceStyle interfaceStyle)
IsolatedInterfaceStyle
by copying relevant
properties from a InterfaceStyle
.interfaceStyle
- the interface style whose properties will be copied.public String getId()
public String getInterfaceId()
public String getName()
public String getDescription()
public String getFilePath()
public ServiceInterfaceStyleConfig.IsolationLevel getIsolationLevel()
public String getGlobalFilePath()
IFileGlobalElement
getGlobalFilePath
in interface IFileGlobalElement
public InterfaceStyle.InterfaceStylePK getInterfaceStylePK()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.