Package lumis.portal.webfilereplication
Contains the classes for web file replication feature.
- Since:
- 6.0.0
- Version:
- $Revision: 13093 $ $Date: 2011-05-28 18:40:18 -0300 (Sat, 28 May 2011) $
- See Also:
lumis.portal.webfilereplication
-
Interface Summary Interface Description IFileReplicator Performs a file replication, updating a destination according changes in the portal file system. -
Class Summary Class Description AbstractFileReplicator Abstract implementation for file replicators.FTPFileReplicator File replication that interacts with a target repository using FTP.LocalFileReplicator File replicator that interacts with a target repository in the local file system.WebFileReplication Configuration of a replication of web files.WebFileReplicationObserver Observer that replicates files and directories.WebFileReplicationProperty Custom property of a web file replication type.WebFileReplicationPropertyValue Custom property value of a web file replication.WebFileReplicationType Type of a web file replication. -
Exception Summary Exception Description FileReplicationException Thrown when a problem with a file replication has occurred.