Package lumis.portal.structure.sync
Structure synchronization implementation.
- Since:
- 6.2.0
- Version:
- $Revision: 14187 $ $Date: 2012-04-02 11:44:41 -0300 (Mon, 02 Apr 2012) $
-
Interface Summary Interface 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.IFileElement A root file element.IFileGlobalElement An root file element that is stored in the synchronization global area.IFileStructureElement A structure element that is the root of a structure file.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. -
Class Summary Class Description ChannelResume Resumed information about a channel.ChannelTemplateLinkInfo Partial information about channel template links.ParallelExecutor Receives submissions of tasks to be executed in parallel.StructureSyncManager Structure synchronization manager implementation.SyncInSelectedElement An element selected for synchronization.SyncOutProcessor Processes the synchronization from the portal to the structure file system.SyncUtil Provides utility methods used by the structure synchronization implementation. -
Exception Summary Exception Description 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.