Package | Description |
---|---|
org.apache.chemistry.opencmis.client.api |
The OpenCMIS Client API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CmisObject
Base interface for all CMIS objects.
|
interface |
Document
CMIS document interface.
|
interface |
FileableCmisObject
Fileable CMIS object.
|
interface |
Folder
CMIS folder interface.
|
interface |
Item
CMIS item interface.
|
interface |
Policy
CMIS policy interface.
|
interface |
Relationship
CMIS relationship interface.
|
interface |
TransientCmisObject
Deprecated.
Support for transient objects will be removed in the future.
|
interface |
TransientDocument
Deprecated.
Support for transient objects will be removed in the future.
|
interface |
TransientFileableCmisObject
Deprecated.
Support for transient objects will be removed in the future.
|
interface |
TransientFolder
Deprecated.
Support for transient objects will be removed in the future.
|
interface |
TransientPolicy
Deprecated.
Support for transient objects will be removed in the future.
|
interface |
TransientRelationship
Deprecated.
Support for transient objects will be removed in the future.
|
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.