Uses of Interface
lumis.portal.structure.sync.IFileStructureElement
-
Packages that use IFileStructureElement 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.page Models used for synchronizing a page structure file.lumis.portal.structure.sync.model.serviceinstance -
-
Uses of IFileStructureElement in lumis.portal.structure.sync
Classes in lumis.portal.structure.sync that implement IFileStructureElement Modifier and Type Class Description class
ChannelResume
Resumed information about a channel. -
Uses of IFileStructureElement in lumis.portal.structure.sync.model.channel
Classes in lumis.portal.structure.sync.model.channel that implement IFileStructureElement Modifier and Type Class Description class
Channel
Channel model. -
Uses of IFileStructureElement in lumis.portal.structure.sync.model.page
Classes in lumis.portal.structure.sync.model.page that implement IFileStructureElement Modifier and Type Class Description class
Page
Page model. -
Uses of IFileStructureElement in lumis.portal.structure.sync.model.serviceinstance
Classes in lumis.portal.structure.sync.model.serviceinstance that implement IFileStructureElement Modifier and Type Class Description class
ServiceInstance
Service instance model.
-