| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.inmemory.storedobj.api | |
| org.apache.chemistry.opencmis.inmemory.storedobj.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Document
A document is a concrete object (meaning it can be stored) and has content.
|
interface |
DocumentVersion
A DocumentVersion is a concrete version of a versioned document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentImpl
InMemory Stored Document A document is a stored object that has a path and
(optional) content.
|
class |
DocumentVersionImpl
A class representing a single version of a document
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.