| Class | Description |
|---|---|
| AbstractMultiFilingImpl |
AbstractMultiPathImpl is the common superclass of all objects hold in the
repository that have multiple parent folders, these are: Folders
|
| AbstractSingleFilingImpl |
AbstractPathImpl is the common superclass of all objects hold in the
repository that have a single parent, these are: Folders.
|
| ContentStreamDataImpl | |
| DocumentImpl |
InMemory Stored Document A document is a stored object that has a path and
(optional) content
|
| DocumentVersionImpl |
A class representing a single version of a document
|
| FolderImpl | |
| ImageThumbnailGenerator | |
| InMemoryAce | |
| InMemoryAcl | |
| InMemoryServiceValidatorImpl | |
| ItemImpl |
itemImpl is used for CMIS:item objects.
|
| ObjectStoreImpl |
The object store is the central core of the in-memory repository.
|
| PolicyImpl | |
| RelationshipImpl | |
| StoredObjectImpl |
StoredObject is the common superclass of all objects hold in the repository
Documents, Folders, Relationships and Policies
|
| StoreManagerFactory |
create objects that are stored in a persistent store
|
| StoreManagerImpl |
factory to create objects that are stored in the InMemory store
|
| VersionedDocumentImpl |
| Enum | Description |
|---|---|
| Permission |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.