lumis.portal.structure.sync.model.page
Class IsolatedInterfaceStyle
java.lang.Object
lumis.portal.structure.sync.model.page.IsolatedInterfaceStyle
- All Implemented Interfaces:
- Serializable, Comparable<IsolatedInterfaceStyle>
public class IsolatedInterfaceStyle
- extends Object
- implements Serializable, Comparable<IsolatedInterfaceStyle>
Bean used for XML serialization of isolated interface styles.
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see ServiceInterfaceInstanceConfig
.
- Since:
- 6.2.0
- See Also:
ServiceInterfaceStyleConfig
,
ServiceInterfaceStyleConfig.IsolationLevel.ISOLATED
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IsolatedInterfaceStyle
public IsolatedInterfaceStyle(InterfaceStyle interfaceStyle)
- Creates a new
IsolatedInterfaceStyle
by copying relevant
properties from a InterfaceStyle
.
- Parameters:
interfaceStyle
- the interface style whose properties will be copied.- Since:
- 6.2.0
getId
public String getId()
getName
public String getName()
getDescription
public String getDescription()
getFilePath
public String getFilePath()
compareTo
public int compareTo(IsolatedInterfaceStyle o)
- Specified by:
compareTo
in interface Comparable<IsolatedInterfaceStyle>
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.