Uses of Package
lumis.portal.structure.sync
-
Packages that use lumis.portal.structure.sync Package Description lumis.portal.manager 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.common Models shared between different structure files.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.propertybag Models used for synchronizing the property bag fragment of a structure file.lumis.portal.structure.sync.model.serviceinstance -
Classes in lumis.portal.structure.sync used by lumis.portal.manager Class Description IStructureSyncManager Provides structure synchronization between the portal database and the file system. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync Class Description ChannelResume Resumed information about a channel.ChannelTemplateLinkInfo Partial information about channel template links.IFileElement A root file element.IFileStructureElement A structure element that is the root of a structure file.InvalidStructureFileException Exception thrown when a structure file could not be read because it is invalid.InvalidStructureVersionException Exception thrown when a structure file is out of dated.IStructureSyncManager Provides structure synchronization between the portal database and the file system.ParallelExecutor.IDatabaseTask A task that executes some operation in the database.ParallelExecutor.ITransactionFactory ProvidesITransaction
instances. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync.model.channel Class Description ChannelTemplateLinkInfo Partial information about channel template links.IFileElement A root file element.IFileStructureElement A structure element that is the root of a structure file. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync.model.common Class Description ChannelTemplateLinkInfo Partial information about channel template links.ICustomEquivalence Classes that implement this interface have a custom method for detecting equivalence.IDefaultAware Objects that implement this interface have a custom method for detecting whether it is a default value.ParallelExecutor.IDatabaseTask A task that executes some operation in the database. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync.model.global Class Description IFileElement A root file element.IFileGlobalElement An root file element that is stored in the synchronization global area. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync.model.page Class Description ICustomEquivalence Classes that implement this interface have a custom method for detecting equivalence.IFileElement A root file element.IFileStructureElement A structure element that is the root of a structure file.ParallelExecutor.IDatabaseTask A task that executes some operation in the database. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync.model.propertybag Class Description ICustomEquivalence Classes that implement this interface have a custom method for detecting equivalence.IDefaultAware Objects that implement this interface have a custom method for detecting whether it is a default value. -
Classes in lumis.portal.structure.sync used by lumis.portal.structure.sync.model.serviceinstance Class Description ICustomEquivalence Classes that implement this interface have a custom method for detecting equivalence.IFileElement A root file element.IFileStructureElement A structure element that is the root of a structure file.ParallelExecutor.IDatabaseTask A task that executes some operation in the database.