Package | Description |
---|---|
org.apache.chemistry.opencmis.commons |
Contains interfaces, classes, exceptions, and constants shared by the client and server implementations.
|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
Modifier and Type | Field and Description |
---|---|
static ExtensionFeature |
ExtensionFeatures.CONTENT_STREAM_HASH |
static ExtensionFeature |
ExtensionFeatures.EXTENDED_DATETIME_FORMAT |
static ExtensionFeature |
ExtensionFeatures.LATEST_ACCESSIBLE_STATE |
Modifier and Type | Method and Description |
---|---|
List<ExtensionFeature> |
RepositoryInfo.getExtensionFeatures()
Returns the list of CMIS extension features supported by this repository.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.