Interface | Description |
---|---|
ICollectorVersioning |
Interface of collect and version of a composite object.
|
VersionManager |
Version Manager to handle versioning of certain registry objects in CentraSite.
|
VersionObjectListener |
Interface for the object listener during Versioning.
|
Class | Description |
---|---|
Activator |
Activator class for OSGi bundle
|
CopyRule |
Defines a rule how a association with its association objects are copied.
|
VersionAdministrator |
Version Administrator.
|
VersionAssociation |
This class handles the associations of Versioning.
|
VersionCopyMode |
Just define the supported copy modes.
|
VersionCopyRules |
Holds the copy rules if DEEP copy of registry object should be performed.
|
VersionManagerFactory |
Deliver the VersionManager implementation.
|
VersionManagerImpl |
The implementation of the VersionManager.
|
VersionObjectListenerImpl | |
VersionRegistryObject |
This class maintains version numbers on non-versionable Registry Objects.
|
VersionResult |
Versioning result after createVersion();
|
VersionServiceCollector |
Extends the WebServiceAbstractCollector to collect necessary objects for service versioning.
|
VersionServiceObjectsCollector | Deprecated
use VersionServiceCollector
|
VersionServicePurgeCollector |
The collector which delivers the objects to be deleted for the 'purge' method.
|
VersionWebDAVAccess |
Handles the webdav accesses during versioning.
|
VersionWebDAVCopy |
Class for the copy of any webdav resource (binary mode).
|
VersionWebDAVUpdate |
This class supports for the updates of webdav files within versioning when the files in webdav
are copied.
|
Exception | Description |
---|---|
VersionException |
Exception thrown by the Version Management
|