Package org.xiruss.repository.server.reuse_support

Contains classes that support the management of use-by-reference relationships among versions.

See:
          Description

Class Summary
CompoundDocumentStorageObject Represents a storage object that is also the root of a compound document.
CompoundDocumentStorageObjectVersionTest Tests the XirussHttpApiSClientHelper class by interacting with a running repository.
UseByReferenceDependency Represents a use-by-reference dependency from one document to another.
UseByReferenceDependencyBase Represents a use-by-reference dependency from one document to another.
 

Package org.xiruss.repository.server.reuse_support Description

Contains classes that support the management of use-by-reference relationships among versions. The UseByReference dependency is intended to relate compound documents (of any format, not just XML) to the other resources that are direct child members of the compound document.