- CHECKPOINTS_ONLY - Static variable in interface com.centrasite.registry.revision.RevisionFindQualifiers
-
Filter only objects with checkpoint labels set
- com.centrasite.registry.revision - package com.centrasite.registry.revision
-
- com.centrasite.registry.revision.admin - package com.centrasite.registry.revision.admin
-
- com.centrasite.registry.revision.query - package com.centrasite.registry.revision.query
-
- com.centrasite.registry.versionmanagementservices - package com.centrasite.registry.versionmanagementservices
-
- copy(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject, VersionCopyMode) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject, VersionCopyMode) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject, VersionCopyMode, Collection) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Copy the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject, VersionCopyMode) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(RegistryObject, VersionCopyMode, Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Copies the specified registry object (RegistryEntry or RegistryObject).
- copy(String, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionWebDAVCopy
-
Copies resource in webdav.
- CopyRule - Class in com.centrasite.registry.versionmanagementservices
-
Defines a rule how a association with its association objects are copied.
- CopyRule(String, VersionCopyMode, VersionCopyMode) - Constructor for class com.centrasite.registry.versionmanagementservices.CopyRule
-
Constructs a copy rule.
- copyWithReplacedKey(String, ExternalLink) - Method in class com.centrasite.registry.versionmanagementservices.VersionWebDAVAccess
-
Copies a webdav resource to a location which path contains the key of the external link itself.
- createObjectType(String, String) - Static method in class com.centrasite.registry.revision.admin.RevisionAdministrator
-
Delivers an objectType string in the shape: "{namespace}type"
- createServiceShallowVersion(Service) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version (in shallow mode) of a service and update the registry with all
the new objects and associations.
- createServiceShallowVersion(Service, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version (in shallow mode) of a service and update the registry with all
the new objects and associations.
- createServiceShallowVersion(Service, VersioningContext) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version (in shallow mode) of a service and update the registry with all
the new objects and associations.
- createServiceVersion(Service) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version of a service and update the registry with all the new objects and
associations.
- createServiceVersion(Service, VersionCopyMode) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version of a service and update the registry with all the new objects and
associations.
- createServiceVersion(Service, VersionCopyMode, Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version of a service and update the registry with all the new objects and
associations.
- createServiceVersion(Service, VersionCopyMode, Collection, boolean) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version of a service and update the registry with all the new objects and
associations.
- createServiceVersion(Service, VersionCopyMode, Collection, boolean, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Create a new version of a service and update the registry with all the new objects and
associations.
- createServiceVersion(Service, VersionCopyMode, Collection, boolean, VersioningContext) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version of a service and update the registry with all the new objects and
associations.
- createServiceWithSchemasVersion(Service) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version (in shallow mode) of a service and update the registry with all
the new objects and associations.
- createServiceWithSchemasVersion(Service, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version (in shallow mode) of a service and update the registry with all
the new objects and associations.
- createShallowVersions(Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions in SHALLOW mode of objects given by 'registryEntries' and store them all
in the registry.
- createShallowVersions(Collection, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions in SHALLOW mode of objects given by 'registryEntries' and store them all
in the registry.
- createShallowVersions(Collection, VersioningContext) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions in SHALLOW mode of objects given by 'registryEntries' and store them all
in the registry.
- createVersion(Collection<RegistryObject>, VersionCopyMode) - Method in interface com.centrasite.registry.versionmanagementservices.ICollectorVersioning
-
Creates versions of all related objects.
- createVersion(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Creates a new version of a registry object (RegistryEntry or RegistryObject).
- createVersion(RegistryObject, VersionCopyMode) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Create a new version of a registry object (RegistryEntry or RegistryObject).
- createVersion(RegistryObject, VersionCopyMode, Collection) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Create a new version of a registry object (RegistryEntry or RegistryObject).
- createVersion(Service, Collection) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Create a new version of a Service object.
- createVersion(Service, VersionCopyMode, Collection) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Create a new version of a Service object.
- createVersion(ExternalLink) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Creates a new version of an External Link.
- createVersion(ExternalLink, VersionCopyMode) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Creates a new version of an External Link.
- createVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Creates a new version of a registry object (RegistryEntry or RegistryObject).
- createVersion(RegistryObject, VersionCopyMode) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Creates a new version of a any registry object (all implementations of RegistryObject).
- createVersion(RegistryObject, VersionCopyMode, Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Creates a new version of a registry object (RegistryEntry or RegistryObject).
- createVersion(Service, Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Creates a new version of a Service object.
- createVersion(Service, VersionCopyMode, Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Creates a new version of a Service object.
- createVersion(ExternalLink) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Creates a new version of an External Link.
- createVersion(ExternalLink, VersionCopyMode) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
A new Version of an External link is created with the copy modes described below.
- createVersionAssociation(RegistryObject, RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionAssociation
-
Creates the version assocation (a Supersedes with a specific classification)
- createVersions(Collection, VersionCopyMode, String, boolean) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions of objects given by 'registryEntries' and store them all in the registry.
- createVersions(Collection, VersionCopyMode, VersioningContext, boolean) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions of objects given by 'registryEntries' and store them all in the registry.
- createVersions(Collection, VersionCopyMode, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions of objects given by 'registryEntries' and store them all in the registry.
- createVersions(Collection, VersionCopyMode) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates new versions of objects given by 'registryEntries' and store them all in the registry.
- CS_TYPE_NAMESPACE - Static variable in class com.centrasite.registry.revision.RevisionManagerImpl
-
- getAdditionalServices() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
For root service collection return the additional services (for more than one
service in wsdl).
- getAllExternalLinks() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
Gets the external links dependend on the object list
- getAllIgnoredObjects(Collection) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets the entire list of objects to be ignored.
- getAllIgnoredObjects(Collection) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets the entire list of objects to be ignored.
- getAllKeys() - Method in class com.centrasite.registry.versionmanagementservices.VersionServicePurgeCollector
-
Gets all keys to be purged.
- getAndCreateServiceShallowVersion(Service, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version (in shallow mode) of a service and update the registry with all
the new objects and associations.
- getAndCreateServiceVersion(Service, VersionCopyMode, Collection, boolean, String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Creates a new version of a service and update the registry with all the new objects and
associations.
- getAssociationConcept() - Method in class com.centrasite.registry.versionmanagementservices.VersionAssociation
-
Gets the concept of the Versioning association.
- getAssocID() - Method in class com.centrasite.registry.versionmanagementservices.CopyRule
-
Gets the association ID as string of the current copy rule.
- getAssocObject(Association) - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceObjectsCollector
-
Deprecated.
Just return object itself
- getCheckpointLabel(RegistryObject) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets the checkpoint label name of a registry object from the revision part.
- getCheckpointLabel(RegistryObject) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets the checkpoint label name of a registry object from the revision part.
- getCheckpointLabels() - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets a list of all checkpoint label names active in the system.
- getCheckpointLabels() - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets a list of all checkpoint label names active in the system.
- getCheckpointObjects(Collection<RegistryObject>, String) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets the revision objects, based on the objects specified and having a checkpoint label.
- getCheckpointObjects(String) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets all revision objects which were created with the given checkpoint label name.
- getCheckpointObjects(Collection<RegistryObject>, String) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets the revision objects, based on the objects specified and having a checkpoint label in
one of their revisions.
- getCheckpointObjects(String) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets all revision objects which were created with the given checkpoint label name.
- getConnection() - Method in class com.centrasite.registry.revision.query.RevisionQuery
-
Returns jaxr connection object
- getDoctypeName() - Method in class com.centrasite.registry.revision.RevisionDoctypeQuery
-
Deliver doctype name that can be used for xqueries
- getInstance(JAXRAccessor) - Static method in class com.centrasite.registry.revision.RevisionManagerFactory
-
Delivers the RevisionManager.
- getInstance(Connection) - Static method in class com.centrasite.registry.revision.RevisionManagerFactory
-
Delivers the RevisionManager.
- getInstance(JAXRAccessor) - Static method in class com.centrasite.registry.versionmanagementservices.VersionManagerFactory
-
Deliver the VersionManager.
- getInterfaceObjects() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
Gets the list of collected Interfaces.
- getMajorElement(boolean) - Static method in class com.centrasite.registry.revision.query.RevisionQuery
-
Gets the majorVersion XML element for using in xquery.
- getMajorVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Returns the major version number of any registry object.
- getMajorVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionRegistryObject
-
Returns the major version of a RegistryObject by inspecting the appropriate slot.
- getMaxVersionObject(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets the maximum version object of an arbitrary given object in a versioning row.
- getMaxVersionObject(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets the maximum version object of an arbitrary given object in a versioning row.
- getMinorElement(boolean) - Static method in class com.centrasite.registry.revision.query.RevisionQuery
-
Gets the minorVersion XML element for using in xquery.
- getMinorVersion(RegistryObject) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets the minor version number of a registry object.
- getMinorVersion(RegistryObject) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets the minor version number of a registry object.
- getMinorVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Returns the minor version number of any registry object.
- getMinorVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionRegistryObject
-
Returns the minor version of a RegistryObject by inspecting the appropriate slot.
- getNamespaceDeclaration() - Method in class com.centrasite.registry.revision.RevisionDoctypeQuery
-
Deliver the namespace declaration for xqueries
- getNewerVersionObjects(RegistryObject, Collection<Classification>) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets all newer versioned objects based on the object given.
- getNewerVersionObjects(RegistryObject, Collection<Classification>) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets all older versioned objects based on the object given.
- getNewVersionObject(RegistryObject, Collection<RegistryObject>) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets the new version object of the original object out of the collection of new objects
- getNewVersionObject(RegistryObject, Collection<RegistryObject>) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets the new version object of the original object out of the collection of new objects
- getObject(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceObjectsCollector
-
Deprecated.
Just return object itself
- getObjectList() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
Gets the objectlist in a sorted order for versioning.
- getObjectList() - Method in class com.centrasite.registry.versionmanagementservices.VersionServicePurgeCollector
-
Gets all objects to be purged.
- getObjects(String, String) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets all present revision objects based on a specific jaxr object.
- getObjects(RegistryObject) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Gets all present revision objects based on a specific jaxr object.
- getObjects(String, String) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets all present revision objects based on a specific jaxr object.
- getObjects(RegistryObject) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Gets all present revision objects based on a specific jaxr object.
- getObjectType() - Method in class com.centrasite.registry.revision.RevisionDoctypeQuery
-
Deliver object type as string
- getOlderVersionObjects(RegistryObject, Collection<Classification>) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets all older versioned objects based on the object given.
- getOlderVersionObjects(RegistryObject, Collection<Classification>) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets all newer versioned objects based on the object given.
- getOperationObjects() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
Gets the list of collected Operations.
- getPathWithID() - Method in class com.centrasite.registry.versionmanagementservices.VersionSDLWebDAVExtlinkPath
-
- getPurgedWebDAVResources() - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Delivers the list of resources purging in WebDAV
- getPurgeTopObjects() - Method in interface com.centrasite.registry.versionmanagementservices.ICollectorVersioning
-
Gets the top object(s) of the object to be purged.
- getQueryFromFile(String) - Method in class com.centrasite.registry.revision.query.RevisionQuery
-
Gets the XQUERY content of the specified file.
- getSourceCopyMode(String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAssociation
-
Gets the source association copy mode by inspecting the association's Concept
if its classified with version-specific entries; see sourceClassifications.
- getSourceMode() - Method in class com.centrasite.registry.versionmanagementservices.CopyRule
-
Gets the source mode ID as VersionCopyMode of the current copy rule.
- getSourceMode(String) - Method in class com.centrasite.registry.versionmanagementservices.VersionCopyRules
-
Get the copy mode of the source association.
- getSourceVersionObject(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionAssociation
-
Returns object pointing to regObj with a Version association ('Supersedes').
- getTargetCopyMode(String) - Method in class com.centrasite.registry.versionmanagementservices.VersionAssociation
-
Gets the target association copy mode by inspecting the association's Concept
if its classified with version-specific entries; see targetClassifications.
- getTargetMode() - Method in class com.centrasite.registry.versionmanagementservices.CopyRule
-
Gets the target mode ID as VersionCopyMode of the current copy rule
- getTargetMode(String) - Method in class com.centrasite.registry.versionmanagementservices.VersionCopyRules
-
Get the copy mode of the target association.
- getUserVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Returns the user version of any registry object.
- getUserVersion(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionRegistryObject
-
Returns the user version of a RegistryObject by inspecting the appropriate slot.
- getVersionCollector(RegistryObject, boolean) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets the version collector depending on the object's type.
- getVersionObject(RegistryObject, int) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Gets the object with the desired version number of the specified registry object (which is
assumed to be within a version chain)
- getVersionObjects(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets all versioned objects based on the object given.
- getVersionObjects(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets all versioned objects based on the object given.
- getVersionResult() - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Gets the version result.
- getVersionResult() - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Gets the version result.
- getWebdavUpdateEntries() - Method in class com.centrasite.registry.versionmanagementservices.VersionWebDAVUpdate
-
Gets the list of collected WebDAVUpdateEntry
- grantPurgeObject(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionObjectListener
-
Grants the object to be purged.
- grantPurgeObject(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionObjectListenerImpl
-
Grants the object to be purged.
- grantVersionedObject(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionObjectListener
-
Grants the object to be versioned.
- grantVersionedObject(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionObjectListenerImpl
-
Grants the object to be versioned.
- permitSharedObjects() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
Returns true
if the object was shared
- permitSharedObjects() - Method in class com.centrasite.registry.versionmanagementservices.VersionServiceObjectsCollector
-
Deprecated.
- permitSharedObjects() - Method in class com.centrasite.registry.versionmanagementservices.VersionServicePurgeCollector
-
Returns false
if the object was shared
- PREFIX_CSTYPE - Static variable in class com.centrasite.registry.revision.query.RevisionQuery
-
- PREFIX_SYSTEM - Static variable in class com.centrasite.registry.revision.query.RevisionQuery
-
- printRevisions(RegistryObject) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Prints all the revisions of an object to the console.
- printStatus(boolean) - Method in class com.centrasite.registry.revision.admin.RevisionAdministrator
-
Prints status about enabling of revision.
- purge(RegistryObject, int) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Purges old versions based on the given registry object.
- purge(Collection<String>, int) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Purges old versions of objects in the registry.
- purge(RegistryObject, int) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Purges old versions based on the given registry object.
- purge(Collection<String>, int) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Purges old versions of objects in the registry.
- purge(int) - Method in interface com.centrasite.registry.versionmanagementservices.ICollectorVersioning
-
Purges objects of all related objects.
- purge(RegistryObject) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Purges older version registry entries and keep only the actual one.
- purge(RegistryObject, int) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Purges older version registry entries.
- purge(Collection, int) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Purges the list of registry objects with the same keep count.
- purge(Collection, int) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Purges the list of registry objects with the same keep count.
- purge(RegistryObject) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Purges older version registry entries and keep only the actual one.
- purge(RegistryObject, int) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Purges older version registry entries.
- purgeServiceVersion(Service, int) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Purges old versions of the given service.
- purgeVersions(Collection, int) - Method in class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Purges all registry entries given in the list.
- REMOVE - Static variable in class com.centrasite.registry.versionmanagementservices.VersionCopyMode
-
- remove(String) - Method in class com.centrasite.registry.versionmanagementservices.VersionWebDAVAccess
-
Removes resource from WebDAV.
- removeAllIDs() - Method in class com.centrasite.registry.versionmanagementservices.VersionSDLWebDAVExtlinkPath
-
Remove the object ID from the supporting documents path.
- removeOldID(String) - Method in class com.centrasite.registry.versionmanagementservices.VersionSDLWebDAVExtlinkPath
-
- removeRepositoryResources() - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Removes repository resources collected during purge().
- removeRepositoryResources() - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Removes repository resources, collected during purge() methods.
- removeVersionObjectListener(VersionObjectListener) - Method in interface com.centrasite.registry.versionmanagementservices.VersionManager
-
Removes a object listener.
- removeVersionObjectListener(VersionObjectListener) - Method in class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Removes a registered listener.
- replaceDoctypeInQuery(String, RevisionDoctypeQuery) - Method in class com.centrasite.registry.revision.query.RevisionQuery
-
Replaces the doctype and the namespace declaration in given xquery with the
values of RevisionDoctypeQuery.
- restoreObjects(Collection<RegistryObject>) - Method in interface com.centrasite.registry.revision.RevisionManager
-
Restores the specified revision objects that they will become the actual object.
- restoreObjects(Collection) - Method in class com.centrasite.registry.revision.RevisionManagerImpl
-
Restores the specified revision objects that they will become the actual object.
- RevisionAdministrator - Class in com.centrasite.registry.revision.admin
-
This class has the task to enable (resp. disable) the CentraSite revision environment.
- RevisionAdministrator(JAXRAccessor) - Constructor for class com.centrasite.registry.revision.admin.RevisionAdministrator
-
Constructs new RevisionAdministrator
object.
- RevisionAdministrator(Connection) - Constructor for class com.centrasite.registry.revision.admin.RevisionAdministrator
-
Constructs new RevisionAdministrator
object.
- RevisionAdministrator.SchemaType - Enum in com.centrasite.registry.revision.admin
-
- RevisionDoctypeQuery - Class in com.centrasite.registry.revision
-
Class responsible for translation of an objectType ( {namespace}type ) into elements
used for xquery.
- RevisionDoctypeQuery(CentraSiteRevisionManager, String) - Constructor for class com.centrasite.registry.revision.RevisionDoctypeQuery
-
Constructor.
- RevisionDoctypeQuery(CentraSiteRevisionManager, RegistryObject) - Constructor for class com.centrasite.registry.revision.RevisionDoctypeQuery
-
Constructor.
- RevisionDoctypeQuery() - Constructor for class com.centrasite.registry.revision.RevisionDoctypeQuery
-
Constructor for finding all doctypes
- RevisionException - Exception in com.centrasite.registry.revision
-
Exception thrown by the Revision and Checkpoint Management
- RevisionException(String) - Constructor for exception com.centrasite.registry.revision.RevisionException
-
Throw revision exception.
- RevisionException(String, Throwable) - Constructor for exception com.centrasite.registry.revision.RevisionException
-
Throw revision exception.
- RevisionFindQualifiers - Interface in com.centrasite.registry.revision
-
Find qualifiers for selection of Revision retrieval.
- RevisionManager - Interface in com.centrasite.registry.revision
-
Interface for accessing revision and checkpoint functions.
- RevisionManagerFactory - Class in com.centrasite.registry.revision
-
Delivers the RevisionManager's implementation.
- RevisionManagerFactory() - Constructor for class com.centrasite.registry.revision.RevisionManagerFactory
-
- RevisionManagerImpl - Class in com.centrasite.registry.revision
-
The implementation of the revision manager.
- RevisionQuery - Class in com.centrasite.registry.revision.query
-
Handles and executes xqueries.
- RevisionQuery(Connection) - Constructor for class com.centrasite.registry.revision.query.RevisionQuery
-
Constructs new RevisionQuery
object.
- valueOf(String) - Static method in enum com.centrasite.registry.revision.admin.RevisionAdministrator.SchemaType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.centrasite.registry.revision.admin.RevisionAdministrator.SchemaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_ASCENDING - Static variable in interface com.centrasite.registry.revision.RevisionFindQualifiers
-
Sort by ascending (minor) versions, means the oldest version first
- VERSION_DESCENDING - Static variable in interface com.centrasite.registry.revision.RevisionFindQualifiers
-
Sort by descending (minor) versions, means the newest version first
- VersionAdministrator - Class in com.centrasite.registry.versionmanagementservices
-
Version Administrator.
- VersionAdministrator(JAXRAccessor) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionAdministrator
-
Constuct a Version Administrator.
- VersionAssociation - Class in com.centrasite.registry.versionmanagementservices
-
This class handles the associations of Versioning.
- VersionAssociation(JAXRAccessor) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionAssociation
-
Constructor: create Version association instance.
- VersionCopyMode - Class in com.centrasite.registry.versionmanagementservices
-
Just define the supported copy modes.
- VersionCopyRules - Class in com.centrasite.registry.versionmanagementservices
-
Holds the copy rules if DEEP copy of registry object should be performed.
- VersionCopyRules(VersionAssociation) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionCopyRules
-
Construct the copy rule management.
- VersionException - Exception in com.centrasite.registry.versionmanagementservices
-
Exception thrown by the Version Management
- VersionException(String) - Constructor for exception com.centrasite.registry.versionmanagementservices.VersionException
-
Constructs a new VersionException
with the specified detail message
- VersionException(String, Throwable) - Constructor for exception com.centrasite.registry.versionmanagementservices.VersionException
-
Constructs a new VersionException
with the specified detail message and cause.
- VersionManager - Interface in com.centrasite.registry.versionmanagementservices
-
Version Manager to handle versioning of certain registry objects in CentraSite.
- VersionManagerFactory - Class in com.centrasite.registry.versionmanagementservices
-
Deliver the VersionManager implementation.
- VersionManagerFactory() - Constructor for class com.centrasite.registry.versionmanagementservices.VersionManagerFactory
-
- VersionManagerImpl - Class in com.centrasite.registry.versionmanagementservices
-
The implementation of the VersionManager.
- VersionManagerImpl(JAXRAccessor) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionManagerImpl
-
Constructs the Version Manager Implementation.
- VersionObjectListener - Interface in com.centrasite.registry.versionmanagementservices
-
Interface for the object listener during Versioning.
- VersionObjectListenerImpl - Class in com.centrasite.registry.versionmanagementservices
-
- VersionObjectListenerImpl(JAXRAccessor, InternationalString, String) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionObjectListenerImpl
-
Constructs new VersionObjectListenerImpl
object.
- VersionODataServiceCollector - Class in com.centrasite.registry.versionmanagementservices
-
Extends the VersionServiceCollector to collect additional objects for OData service versioning.
- VersionODataServiceCollector(BusinessQueryManager, Service, boolean, boolean) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionODataServiceCollector
-
- VersionRegistryObject - Class in com.centrasite.registry.versionmanagementservices
-
This class maintains version numbers on non-versionable Registry Objects.
- VersionRegistryObject(JAXRAccessor) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionRegistryObject
-
Constructor
- VersionResult - Class in com.centrasite.registry.versionmanagementservices
-
Versioning result after createVersion();
- VersionResult(Collection<RegistryObject>, int) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionResult
-
Result for denials.
- VersionResult() - Constructor for class com.centrasite.registry.versionmanagementservices.VersionResult
-
Result for denials.
- VersionSDLWebDAVExtlinkPath - Class in com.centrasite.registry.versionmanagementservices
-
Defines the external link path for a parent of the external link of the SupportingDocumentsLibrary.
- VersionSDLWebDAVExtlinkPath(ExternalLink, RegistryObject) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionSDLWebDAVExtlinkPath
-
- VersionServiceCollector - Class in com.centrasite.registry.versionmanagementservices
-
Extends the WebServiceAbstractCollector to collect necessary objects for service versioning.
- VersionServiceCollector(BusinessQueryManager, Service, boolean, boolean) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionServiceCollector
-
Constructor.
- VersionServiceObjectsCollector - Class in com.centrasite.registry.versionmanagementservices
-
- VersionServiceObjectsCollector(BusinessQueryManager, Collection) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionServiceObjectsCollector
-
- VersionServicePurgeCollector - Class in com.centrasite.registry.versionmanagementservices
-
The collector which delivers the objects to be deleted for the 'purge' method.
- VersionServicePurgeCollector(BusinessQueryManager, Service, WebServiceCollectorParameters) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionServicePurgeCollector
-
Constructs new VersionServicePurgeCollector
object.
- VersionServicePurgeCollector(BusinessQueryManager, RegistryEntry, WebServiceCollectorParameters) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionServicePurgeCollector
-
Constructs new VersionServicePurgeCollector
object.
- VersionWebDAVAccess - Class in com.centrasite.registry.versionmanagementservices
-
Handles the webdav accesses during versioning.
- VersionWebDAVAccess(JAXRAccessor) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionWebDAVAccess
-
Constructor with an opened JAXR accessor (credentials required)
- VersionWebDAVCopy - Class in com.centrasite.registry.versionmanagementservices
-
Class for the copy of any webdav resource (binary mode).
- VersionWebDAVCopy(JAXRAccessor) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionWebDAVCopy
-
Constructor.
- VersionWebDAVUpdate - Class in com.centrasite.registry.versionmanagementservices
-
This class supports for the updates of webdav files within versioning when the files in webdav
are copied.
- VersionWebDAVUpdate(VersionWebDAVAccess) - Constructor for class com.centrasite.registry.versionmanagementservices.VersionWebDAVUpdate
-
Constructor.