Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.impl | |
org.apache.chemistry.opencmis.commons.impl.dataobjects |
Modifier and Type | Method and Description |
---|---|
List<ExtensionFeature> |
RepositoryInfo.getExtensionFeatures()
Returns the list of CMIS extension features supported by this repository.
|
Modifier and Type | Method and Description |
---|---|
static void |
XMLConverter.writeExtendedFeatures(javax.xml.stream.XMLStreamWriter writer,
CmisVersion cmisVersion,
ExtensionFeature source) |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionFeatureImpl |
Modifier and Type | Method and Description |
---|---|
List<ExtensionFeature> |
RepositoryInfoImpl.getExtensionFeatures() |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryInfoImpl.setExtensionFeature(List<ExtensionFeature> extensionFeatures) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.