public class IsolatedInterfaceStyle extends Object implements Serializable, Comparable<IsolatedInterfaceStyle>
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see ServiceInterfaceInstanceConfig
.
ServiceInterfaceStyleConfig
,
ServiceInterfaceStyleConfig.IsolationLevel.ISOLATED
,
Serialized FormConstructor and Description |
---|
IsolatedInterfaceStyle(InterfaceStyle interfaceStyle)
Creates a new
IsolatedInterfaceStyle by copying relevant
properties from a InterfaceStyle . |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(IsolatedInterfaceStyle o) |
String |
getDescription() |
String |
getFilePath() |
String |
getId() |
String |
getName() |
public IsolatedInterfaceStyle(InterfaceStyle interfaceStyle)
IsolatedInterfaceStyle
by copying relevant
properties from a InterfaceStyle
.interfaceStyle
- the interface style whose properties will be copied.public String getId()
public String getName()
public String getDescription()
public String getFilePath()
public int compareTo(IsolatedInterfaceStyle o)
compareTo
in interface Comparable<IsolatedInterfaceStyle>
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.