Package | Description |
---|---|
lumis.portal.structure.sync |
Structure synchronization implementation.
|
lumis.portal.structure.sync.model.channel |
Models used for synchronizing a channel structure file.
|
lumis.portal.structure.sync.model.global | |
lumis.portal.structure.sync.model.page |
Models used for synchronizing a page structure file.
|
lumis.portal.structure.sync.model.serviceinstance |
Modifier and Type | Interface and Description |
---|---|
interface |
IFileGlobalElement
An root file element that is stored in the synchronization global area.
|
interface |
IFileStructureElement
A structure element that is the root of a structure file.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelResume
Resumed information about a channel.
|
Modifier and Type | Method and Description |
---|---|
static <T extends IFileElement> |
SyncUtil.read(Class<T> clazz,
IFile file,
ChannelResume currentChannel)
Reads a structure file.
|
Modifier and Type | Method and Description |
---|---|
static void |
SyncUtil.writeIfModified(IFileElement obj,
IFile file,
ChannelResume currentChannel)
Writes a structure file, only if the semantics in the object is different.
|
Modifier and Type | Class and Description |
---|---|
class |
Channel
Channel model.
|
Modifier and Type | Class and Description |
---|---|
class |
Css
Bean used to serialize LumisXP (global) CSSs.
|
class |
FileTransformationParameterType
Model for
SimpleParameterType . |
class |
GlobalGroup
Group model.
|
class |
GlobalInterfaceStyle
Bean used for XML serialization of non-isolated interface styles.
|
Modifier and Type | Class and Description |
---|---|
class |
Page
Page model.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceInstance
Service instance model.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.