| Name | Description | Type | Package | Framework |
| AbstractCmisService | Class | org.apache.chemistry.opencmis.commons.impl.server | OpenCMIS | |
| AbstractServiceFactory | Class | org.apache.chemistry.opencmis.commons.impl.server | OpenCMIS | |
| Ace | Access Control Entry (ACE). | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| Acl | Access Control List (ACL). | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| AclCapabilities | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| AclPropagation | ACL Propagation Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| AclService | ACL Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| Action | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| AllowableActions | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| AuthenticationProvider | Authentication provider interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| BaseTypeId | Base Object Type Ids Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| BasicPermissions | CMIS basic permissions constants. | Class | org.apache.chemistry.opencmis.commons | OpenCMIS |
| BindingsObjectFactory | Factory for CMIS binding objects. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| BindingType | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| BulkUpdateObjectIdAndChangeToken | Holder for bulkUpdateObject data. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| CacheHeaderContentStream | Content stream with HTTP cache headers. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| CallContext | An object implementing this interface holds context data of the current call. | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS |
| CapabilityAcl | Capability Enum: ACL. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CapabilityChanges | enum CapabilityChangesCapability Enum: Changes. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CapabilityContentStreamUpdates | enum CapabilityContentStreamUpdatesCapability Enum: Content Stream Updates. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CapabilityJoin | Capability Enum: Join. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CapabilityOrderBy | enum CapabilityOrderByEnum Constant Summary | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CapabilityQuery | enum CapabilityQueryCapability Enum: Query. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CapabilityRenditions | enum CapabilityRenditionsCapability Enum: Rendition. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| Cardinality | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| ChangeEventInfo | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ChangeType | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| Choice | Choice value interface. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| CmisBaseException | Base exception class for all CMIS client exceptions. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisBinding | Entry point for all CMIS binding related operations. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| CmisConnectionException | CMIS Connection Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisConstraintException | CMIS Constraint Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisContentAlreadyExistsException | CMIS ContentAlreadyExists Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisExtensionElement | This class represents one node in the extension tree. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| CmisFilterNotValidException | CMIS FilterNotValid Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisInvalidArgumentException | CMIS InvalidArgument Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisNameConstraintViolationException | CMIS NameConstraintViolation Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisNotSupportedException | CMIS NotSupported Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisObjectNotFoundException | CMIS ObjectNotFound Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisPermissionDeniedException | CMIS PermissionDenied Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisProxyAuthenticationException | Proxy authentication exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisRuntimeException | CMIS Runtime Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisService | OpenCMIS server interface. | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS |
| CmisServiceFactory | Factory for CmisService objects. | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS |
| CmisStorageException | CMIS Storage Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisStreamNotSupportedException | CMIS StreamNotSupported Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisUnauthorizedException | Unauthorized exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisUpdateConflictException | CMIS UpdateConflict Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| CmisVersion | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| CmisVersioningException | CMIS Versioning Exception. | Class | org.apache.chemistry.opencmis.commons.exceptions | OpenCMIS |
| ContentLengthContentStream | Content stream that should not be chunked. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| ContentStream | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ContentStreamAllowed | enum ContentStreamAllowedContent Stream Allowed Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| CreatablePropertyTypes | Holds the set of property data types for type creation and update. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| DateTimeResolution | enum DateTimeResolutionDate Time Resolution Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| DecimalPrecision | enum DecimalPrecisionDecimal Precision Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| DiscoveryService | Discovery Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| DocumentTypeDefinition | Document Type Definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| ExtendedAclService | This interface has NO equivalent in the CMIS specification. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| ExtensionFeature | Representation of an extension feature. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| ExtensionLevel | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| ExtensionsData | Holds extension data either set by the CMIS repository or the client. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| FailedToDeleteData | Holder for object ids of objects that could not be deleted. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| FolderTypeDefinition | Folder Type Definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| Holder | Holder for IN/OUT parameters. | Class | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| IncludeRelationships | enum IncludeRelationshipsInclude Relationships Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| ItemTypeDefinition | Item Type Definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| LastModifiedContentStream | Content stream with last modified date. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| MultiFilingService | MultiFiling Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| NamespaceDefinitions | Defines a set of namespaces that are added to the root tag of AtomPub XML Objects that implement the CmisService interface may also implement | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS |
| NavigationService | Navigation Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| NewTypeSettableAttributes | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ObjectData | Base object for CMIS documents, folders, relationships, policies, and items. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| ObjectInfo | This class contains information about an object. | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS |
| ObjectInfoHandler | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS | |
| ObjectInfoImpl | Class | org.apache.chemistry.opencmis.commons.impl.server | OpenCMIS | |
| ObjectInFolderContainer | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ObjectInFolderData | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ObjectInFolderList | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ObjectList | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ObjectParentData | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| ObjectService | Object Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| PartialContentStream | Content stream that indicates that this stream may not represent the complete document content. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| PermissionDefinition | Permission definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PermissionMapping | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PolicyIdList | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PolicyService | Policy Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| PolicyTypeDefinition | Policy Type Definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| Principal | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| Properties | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyBoolean | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyBooleanDefinition | Property definition of a boolean property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyData | Base property interface. | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS |
| PropertyDateTime | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyDateTimeDefinition | Property definition of a datetime property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyDecimal | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyDecimalDefinition | Property definition of a decimal property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyDefinition | Base property definition interface. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyHtml | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyHtmlDefinition | Property definition of a HTML property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyId | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyIdDefinition | Property definition of an Id property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyIds | Collection of CMIS property ids. | Class | org.apache.chemistry.opencmis.commons | OpenCMIS |
| PropertyInteger | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyIntegerDefinition | Property definition of an integer property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyString | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyStringDefinition | Property definition of a string property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| PropertyType | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| PropertyUri | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| PropertyUriDefinition | Property definition of a URI property. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| RelationshipDirection | enum RelationshipDirectionRelationship Direction Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| RelationshipService | Relationship Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| RelationshipTypeDefinition | Relationship Type Definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| RenditionData | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| RenditionInfo | This class contains information about a rendition of an object. | Interface | org.apache.chemistry.opencmis.commons.server | OpenCMIS |
| RenditionInfoImpl | Class | org.apache.chemistry.opencmis.commons.impl.server | OpenCMIS | |
| RepositoryCapabilities | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| RepositoryInfo | Interface | org.apache.chemistry.opencmis.commons.data | OpenCMIS | |
| RepositoryService | Repository Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| SecondaryTypeDefinition | Secondary Type Definition. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| SecondaryTypeIds | Collection of secondary type ids that are defined in the CMIS specification. | Class | org.apache.chemistry.opencmis.commons | OpenCMIS |
| SessionParameter | Session parameter constants. | Class | org.apache.chemistry.opencmis.commons | OpenCMIS |
| SupportedPermissions | enum SupportedPermissionsACL Capability Enum: Supported Permissions. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |
| TypeDefinition | Base type definition interface. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| TypeDefinitionContainer | Type Definition Container. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| TypeDefinitionList | List of type definitions. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| TypeMutability | Type mutability flags. | Interface | org.apache.chemistry.opencmis.commons.definitions | OpenCMIS |
| UnfileObject | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| Updatability | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS | |
| VersioningService | Versioning Service interface. | Interface | org.apache.chemistry.opencmis.commons.spi | OpenCMIS |
| VersioningState | enum VersioningStateVersioningState Enum. | Class | org.apache.chemistry.opencmis.commons.enums | OpenCMIS |