This project has retired. For details please refer to its Attic page.
Index (Apache Chemistry OpenCMIS 1.0.0)
Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractBindingCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
This abstract service wrapper is intended for manipulating and replacing server responses.
AbstractBindingCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
 
AbstractBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge
 
AbstractBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
AbstractCmisService - Class in org.apache.chemistry.opencmis.commons.impl.server
 
AbstractCmisService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
AbstractCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
An abstract CMIS service wrapper.
AbstractCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
AbstractCmisTest - Class in org.apache.chemistry.opencmis.tck.impl
Base class for tests.
AbstractCmisTest() - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
AbstractCmisTestGroup - Class in org.apache.chemistry.opencmis.tck.impl
Base class for test groups.
AbstractCmisTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
AbstractCmisTestReport - Class in org.apache.chemistry.opencmis.tck.report
Base class for reports.
AbstractCmisTestReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
 
AbstractPredicateWalker - Class in org.apache.chemistry.opencmis.server.support.query
Basic implementation walking a predicate in lexical order.
AbstractPredicateWalker() - Constructor for class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
AbstractQueryTest - Class in org.apache.chemistry.opencmis.tck.tests.query
 
AbstractQueryTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
AbstractRunner - Class in org.apache.chemistry.opencmis.tck.runner
Base class for runners.
AbstractRunner() - Constructor for class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
AbstractServiceFactory - Class in org.apache.chemistry.opencmis.commons.impl.server
 
AbstractServiceFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
AbstractSessionTest - Class in org.apache.chemistry.opencmis.tck.impl
Base class for tests that require an OpenCMIS session.
AbstractSessionTest() - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
AbstractSessionTest.CmisPropertyDefintion - Class in org.apache.chemistry.opencmis.tck.impl
 
AbstractSessionTestGroup - Class in org.apache.chemistry.opencmis.tck.impl
Base class for test groups that require an OpenCMIS session.
AbstractSessionTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTestGroup
 
Ace - Interface in org.apache.chemistry.opencmis.commons.data
Access Control Entry (ACE).
Acl - Interface in org.apache.chemistry.opencmis.commons.data
Access Control List (ACL).
AclCapabilities - Interface in org.apache.chemistry.opencmis.commons.data
Acl Capabilities.
AclPropagation - Enum in org.apache.chemistry.opencmis.commons.enums
ACL Propagation Enum.
AclService - Interface in org.apache.chemistry.opencmis.commons.spi
ACL Service interface.
ACLSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.control
ACL smoke test.
ACLSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
Action - Enum in org.apache.chemistry.opencmis.commons.enums
 
Activator - Class in org.apache.chemistry.opencmis.client.osgi
OSGi Bundle activator for the OpenCMIS client which registers an instance of the SessionFactory in the OSGi service registry.
Activator() - Constructor for class org.apache.chemistry.opencmis.client.osgi.Activator
 
ADD_NAME_ON_CHECK_IN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
addAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Adds ACEs to the object and refreshes this object afterwards.
addAlias(String, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addBasePropertyDefinitions(MutableTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Adds the base property definitions to a type definition.
addDocumentPropertyDefinitions(MutableDocumentTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addFolderPropertyDefinitions(MutableFolderTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addGroup(String) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
addGroup(CmisTestGroup) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
addGroups(String[]) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
addHeader(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Adds a HTTP header.
addInnerWrapper(Class<? extends AbstractCmisServiceWrapper>, Object...) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Adds an inner-most (called last) wrapper.
addJoin(String, String, boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addJoinReference(Tree, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addObjectInfo(ObjectInfo) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds an object info.
addObjectInfo(ObjectInfo) - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfoHandler
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds an existing fileable non-folder object to a folder.
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.MultiFilingService
Adds an existing fileable non-folder object to a folder.
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
addOuterWrapper(Class<? extends AbstractCmisServiceWrapper>, Object...) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Adds an outer-most (called first) wrapper.
addPolicyPropertyDefinitions(MutablePolicyTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addProperty(PropertyData<?>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableProperties
Adds a property to the end of the property list.
addPropertyDefinition(PropertyDefinition<?>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
Adds or replaces a property definition.
addRelationshipPropertyDefinitions(MutableRelationshipTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addResult(CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
addResult(List<CmisTestResult>, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
addResultChild(CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
addSelectReference(Tree, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addSortCriterium(Tree, ColumnReference, boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
addToFolder(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Adds this object to a folder.
addType(String, String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addTypeDefinition(TypeDefinition, boolean) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
Add a type to the type system.
addWhereReference(Tree, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addWhereTypeReference(Tree, String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addWrappersFromServiceFactoryParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Gets wrapper settings from the service factory parameters and adds them to the wrappers.
afterServiceCall() - Method in interface org.apache.chemistry.opencmis.commons.server.ProgressControlCmisService
Called by the server framework after the requested service method has been called.
afterServiceCall() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
 
afterServiceCall() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
alias - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
Alias or full table type
aliasName - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
Alias name for a column (only in SELECT part set).
ALL - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
CMIS all permission cmis:all.
AllowableActions - Interface in org.apache.chemistry.opencmis.commons.data
Allowable Actions.
ALLOWED_CHILD_OBJECT_TYPE_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS folder property cmis:allowedChildObjectTypeIds (multivalue): IDs of the types that can be filed in the folder.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
appendContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Appends a content stream to the content stream of the document and refreshes this object afterwards.
appendContentStream(ContentStream, boolean, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Appends a content stream to the content stream of the document.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Appends the content stream to the content of the document.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Appends the content stream to the content of the document.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
applyAcl(ObjectId, List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Applies ACL changes to an object and dependent objects.
applyAcl(List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Adds and removes ACEs to the object and refreshes this object afterwards.
applyAcl(ObjectId, List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Applies ACL changes to an object and dependent objects.
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds or removes the given ACEs to or from the ACL of the object.
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Applies a new ACL to an object.
applyAcl(String, String, Acl, AclPropagation) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Applies a new ACL to an object.
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.AclService
Adds or removes the given ACEs to or from the ACL of the object.
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
applyPolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Applies a set of policies to an object.
applyPolicy(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Applies the provided policies and refreshes this object afterwards.
applyPolicy(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Applies the provided policy.
applyPolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Applies a set of policies to an object.
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Applies a specified policy to an object.
applyPolicy(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Applies a specified policy to an object.
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
ascending - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
assertAllowableAction(CmisObject, Action, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertContains(Collection<?>, Object, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertEqualAceLists(List<Ace>, List<Ace>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEqualArray(Object, Object, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertEqualLists(List<?>, List<?>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertEqualObjectList(List<? extends CmisObject>, List<? extends CmisObject>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEqualRenditionLists(List<Rendition>, List<Rendition>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(Object, Object, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertEquals(TypeDefinition, TypeDefinition, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(PropertyDefinition<?>, PropertyDefinition<?>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(CmisObject, CmisObject, CmisTestResult, CmisTestResult, boolean, boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(Property<?>, Property<?>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(AllowableActions, AllowableActions, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(Acl, Acl, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(Ace, Ace, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(Rendition, Rendition, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEquals(ContentStream, ContentStream, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertEqualSet(Set<?>, Set<?>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertIsFalse(Boolean, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertIsTrue(Boolean, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertListNotEmpty(List<?>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertListNullOrEmpty(List<?>, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertNotAllowableAction(CmisObject, Action, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertNotNull(Object, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertNull(Object, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertShallowEquals(CmisObject, CmisObject, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
assertStringNotEmpty(String, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
assertStringNullOrEmpty(String, CmisTestResult, CmisTestResult) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
AsyncCmisExecutor - Interface in org.apache.chemistry.opencmis.server.async
Implementations of this interface are responsible for executing a CMIS request asynchronously.
AsyncCmisServiceFactory - Interface in org.apache.chemistry.opencmis.server.async
Factory for CmisService objects that support asynchronous execution.
AsyncCreateAndDeleteDocumentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple document test.
AsyncCreateAndDeleteDocumentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.AsyncCreateAndDeleteDocumentTest
 
AsyncCreateAndDeleteFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple document test.
AsyncCreateAndDeleteFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.AsyncCreateAndDeleteFolderTest
 
AsyncSession - Interface in org.apache.chemistry.opencmis.client.api
This interface provides asynchronous CMIS operations.
AsyncSessionFactory - Interface in org.apache.chemistry.opencmis.client.api
Factory for asynchronous sessions.
ATOMPUB_URL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
URL of the AtomPub service document.
AUTH_BASIC - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_CERT - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_FORM - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_HTTP_BASIC - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Toggle for HTTP basic authentication.
AUTH_HTTP_BASIC_CHARSET - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
AUTH_KERBEROS - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_LTPA - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_NONE - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_NTLM - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_OAUTH - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_OAUTH_BEARER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Toggle for OAuth Bearer token authentication.
AUTH_OIDC - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_SAML - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTH_SOAP_USERNAMETOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Toggle for WS-Security UsernameToken authentication.
AUTH_USERNAME_TOKEN - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
AUTHENTICATION_PROVIDER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Class name of the authentication provider.
AuthenticationProvider - Interface in org.apache.chemistry.opencmis.commons.spi
Authentication provider interface.
AutoCloseInputStream(InputStream) - Constructor for class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
available() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 

B

BASE_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:baseTypeId: ID of the base type of the object.
BaseTypeId - Enum in org.apache.chemistry.opencmis.commons.enums
Base Object Type IDs Enum.
BaseTypesTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
BaseTypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
BasicPermissions - Class in org.apache.chemistry.opencmis.commons
CMIS basic permissions constants.
BasicsTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.basics
This test group contains tests that check the CMIS basics such the repository info or types.
BasicsTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.BasicsTestGroup
 
beforeServiceCall() - Method in interface org.apache.chemistry.opencmis.commons.server.ProgressControlCmisService
Called by the server framework before the requested service method is called.
beforeServiceCall() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
 
beforeServiceCall() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
BINDING_ATOMPUB - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
BINDING_ATOMPUB - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: AtomPub
BINDING_BROWSER - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
BINDING_BROWSER - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Browser
BINDING_LOCAL - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Local
BINDING_SPI_ATOMPUB - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS AtomPub binding SPI implementation.
BINDING_SPI_BROWSER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS Browser binding SPI implementation.
BINDING_SPI_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Class name of the binding class.
BINDING_SPI_LOCAL - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS local binding SPI implementation.
BINDING_SPI_WEBSERVICES - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS Web Services binding SPI implementation.
BINDING_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Predefined binding types (see BindingType).
BINDING_WEBSERVICES - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
BINDING_WEBSERVICES - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Web Services
BindingsObjectFactory - Interface in org.apache.chemistry.opencmis.commons.spi
Factory for CMIS binding objects.
BindingType - Enum in org.apache.chemistry.opencmis.commons.enums
Binding Type Enum.
BRIDGE_MAX_CONTENT_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BRIDGE_MEMORY_THERESHOLD - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BRIDGE_TEMP_DIRECTORY - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BROWSER_DATETIME_FORMAT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
BROWSER_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
BROWSER_URL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
URL of the Browser Binding entry point.
BulkUpdateObjectIdAndChangeToken - Interface in org.apache.chemistry.opencmis.commons.data
Holder for bulkUpdateObject data.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
bulkUpdateProperties(List<CmisObject>, Map<String, ?>, List<String>, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Updates multiple objects in one request.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates properties and secondary types of one or more objects.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Updates properties and secondary types of one or more objects.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
BulkUpdatePropertiesTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
BulkUpdatePropertiesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
bundleChanged(BundleEvent) - Method in class org.apache.chemistry.opencmis.client.osgi.Activator
 

C

CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_PATH_OMIT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
CACHE_SIZE_LINKS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_LINKS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CACHE_SIZE_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CACHE_SIZE_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CACHE_SIZE_REPOSITORIES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_REPOSITORIES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CACHE_SIZE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CACHE_TTL_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_TTL_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CACHE_TTL_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_TTL_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameterDefaults
 
CachedBindingCmisService - Class in org.apache.chemistry.opencmis.bridge
Provides a framework to cache a CmisBinding object for a FilterCmisService.
CachedBindingCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
CacheHeaderContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream with HTTP cache headers.
CalendarHelper - Class in org.apache.chemistry.opencmis.server.support.query
Helper dealing with conversion of Calendar to and from the string format specified by CMISQL.
CallContext - Interface in org.apache.chemistry.opencmis.commons.server
An object implementing this interface holds context data of the current call.
CallContextAwareCmisService - Interface in org.apache.chemistry.opencmis.server.support.wrapper
Identifies a CMIS service object that can handle call contexts.
CallContextWrapper - Class in org.apache.chemistry.opencmis.server.support
Provides a convenient implementation of the CallContext interface that can be subclassed by developers wishing to change, add, or hide call context data.
CallContextWrapper(CallContext) - Constructor for class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
CAN_ADD_POLICY_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_ADD_POLICY_POLICY - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_ADD_TO_FOLDER_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_ADD_TO_FOLDER_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_APPLY_ACL_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CANCEL_CHECKOUT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CHECKIN_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CHECKOUT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_DOCUMENT_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_FOLDER_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_POLICY_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_RELATIONSHIP_SOURCE - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_RELATIONSHIP_TARGET - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_DELETE_CONTENT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_DELETE_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_DELETE_TREE_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_ACL_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_ALL_VERSIONS_VERSION_SERIES - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_APPLIED_POLICIES_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_CHILDREN_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_DESCENDENTS_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_FOLDER_PARENT_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_OBJECT_RELATIONSHIPS_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_PARENTS_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_PROPERTIES_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_MOVE_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_MOVE_SOURCE - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_MOVE_TARGET - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_FROM_FOLDER_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_FROM_FOLDER_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_POLICY_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_POLICY_POLICY - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_SET_CONTENT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_UPDATE_PROPERTIES_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_VIEW_CONTENT_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
cancel() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
cancelCheckOut() - Method in interface org.apache.chemistry.opencmis.client.api.Document
If this is a PWC (private working copy) the check out will be reversed.
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Reverses the effect of a check-out.
cancelCheckOut(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Reverses the effect of a check-out.
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
canCreate() - Method in interface org.apache.chemistry.opencmis.commons.data.CreatablePropertyTypes
Returns the set of property data types that can used to create or update a type definition.
canCreate() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeMutability
Indicates if a sub type of this type can be created.
canDelete() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeMutability
Indicates if this type can be deleted.
canSetControllableAcl() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "controllableACL" attribute can be set.
canSetControllablePolicy() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "controllablePolicy" attribute can be set.
canSetCreatable() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "creatable" attribute can be set.
canSetDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "description" attribute can be set.
canSetDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "displayName" attribute can be set.
canSetFileable() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "fileable" attribute can be set.
canSetFulltextIndexed() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "fulltextIndexed" attribute can be set.
canSetId() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "id" attribute can be set.
canSetIncludedInSupertypeQuery() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "includedInSupertypeQuery" attribute can be set.
canSetLocalName() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "localName" attribute can be set.
canSetLocalNamespace() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "localNamespace" attribute can be set.
canSetQueryable() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "queryable" attribute can be set.
canSetQueryName() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "queryName" attribute can be set.
canUpdate() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeMutability
Indicates if this type can be updated.
CapabilityAcl - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: ACL.
CapabilityChanges - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Changes.
CapabilityContentStreamUpdates - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Content Stream Updates.
CapabilityJoin - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Join.
CapabilityOrderBy - Enum in org.apache.chemistry.opencmis.commons.enums
 
CapabilityQuery - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Query.
CapabilityRenditions - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Rendition.
Cardinality - Enum in org.apache.chemistry.opencmis.commons.enums
Cardinality Enum.
CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:changeToken: change token of the object.
ChangeEvent - Interface in org.apache.chemistry.opencmis.client.api
Change event in the change log.
ChangeEventInfo - Interface in org.apache.chemistry.opencmis.commons.data
Basic change event.
ChangeEvents - Interface in org.apache.chemistry.opencmis.client.api
Change event list.
ChangeTokenTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
ChangeTokenTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest
 
ChangeType - Enum in org.apache.chemistry.opencmis.commons.enums
 
check(TypeDefinition) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.CmisPropertyDefintion
 
checkACL(Session, Acl, boolean, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkBulkUpdateList(List<BulkUpdateObjectIdAndChangeToken>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given list is null or empty or invalid.
checkChangeEvent(Session, ChangeEvent) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
checkChildren(Session, Folder, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given content object is null.
CheckedOutTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
Checked out test.
CheckedOutTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
checkHolderId(String, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given holder or id is null or empty.
checkId(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given id is null or empty.
checkIds(String, String...) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given ids are all null or empty.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
checkIn(boolean, Map<String, ?>, ContentStream, String, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Document
If this is a PWC (private working copy) it performs a check in.
checkIn(boolean, Map<String, ?>, ContentStream, String) - Method in interface org.apache.chemistry.opencmis.client.api.Document
If this is a PWC (private working copy) it performs a check in.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Checks-in the private working copy (PWC) document.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Checks-in the private working copy (PWC) document.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
CHECKIN_COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:checkinComment: check-in comment for the document version.
checkList(String, List<?>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given list is null or empty.
checkNullOrPositive(String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given value is negative.
checkObject(Session, CmisObject, String[], String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
checkOut() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Checks out the document and returns the object ID of the PWC (private working copy).
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Create a private working copy of the document.
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Create a private working copy of the document.
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
checkPath(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given path is null or invalid.
checkProperties(Properties) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given properties set is null.
checkProperty(Properties, String, Class<?>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given property isn't set or of the wrong type.
checkProperty(Property<?>, String, PropertyCheckEnum) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkPropertyDefinition(PropertyDefinition<?>, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkQueryName(String, boolean, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkQueryResult(Session, QueryResult, ObjectType, String) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
checkQueryStatement(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given query statement is null or empty.
checkRenditions(Session, CmisObject, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkRepositoryId(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the repository id is null or empty.
checkTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given type definition is null.
checkTypeDefinition(Session, TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkVersionHistory(Session, CmisObject, String[], String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
Choice<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Choice value interface.
clear() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Clears all cached data.
clearAllCaches() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Clears all caches of the current CMIS binding session.
clearObjectInfos() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Clears the object info map.
clearRepositoryCache(String) - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Clears all caches of the current CMIS binding session that are related to the given repository.
CLIENT_COMPRESSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CLIENT_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Client managed retention type.
close() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
close() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
close() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
close() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
close() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Signals that this object will not be used anymore and resources can released.
close() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Releases all resources assigned to this binding instance.
close() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
closeQuietly() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
CMIS_BINDING - Static variable in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
Key in the HTTP session.
CMIS_VERSION - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: CMIS version (value is a CmisVersion)
CmisAuthentication - Interface in org.apache.chemistry.opencmis.commons.endpoints
CMIS endpoint authentication information.
CmisAuthenticationImpl - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
 
CmisAuthenticationImpl(CmisEndpoint) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
CmisAuthenticationImpl(CmisEndpoint, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
CmisBaseException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Base exception class for all CMIS exceptions.
CmisBaseException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Default constructor.
CmisBaseException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBinding - Interface in org.apache.chemistry.opencmis.commons.spi
Entry point for all CMIS binding related operations.
CmisBindingCache - Class in org.apache.chemistry.opencmis.bridge.lrucache
Simple LRU cache for CmisBinding objects.
CmisBindingCache(int) - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
CmisBindingFactory - Class in org.apache.chemistry.opencmis.client.bindings
Default factory for a CMIS binding instance.
CmisBindingFactory() - Constructor for class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Constructor.
CmisConnectionException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Connection Exception.
CmisConnectionException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Default constructor.
CmisConnectionException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConstraintException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Constraint Exception.
CmisConstraintException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Default constructor.
CmisConstraintException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisContentAlreadyExistsException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS ContentAlreadyExists Exception.
CmisContentAlreadyExistsException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Default constructor.
CmisContentAlreadyExistsException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisEndpoint - Interface in org.apache.chemistry.opencmis.commons.endpoints
CMIS endpoint.
CmisEndpointDocumentReader - Interface in org.apache.chemistry.opencmis.client.api
 
CmisEndpointImpl - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
 
CmisEndpointImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
CmisEndpointImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
CmisEndpointsDocument - Interface in org.apache.chemistry.opencmis.commons.endpoints
CMIS endpoints document.
CmisEndpointsDocumentHelper - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
CMIS endpoints document helper methods.
CmisEndpointsDocumentHelper() - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
CmisEndpointsDocumentImpl - Class in org.apache.chemistry.opencmis.commons.impl.endpoints
 
CmisEndpointsDocumentImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
CmisEndpointsDocumentImpl(List<CmisEndpoint>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
CmisExtensionElement - Interface in org.apache.chemistry.opencmis.commons.data
Represents one node in the extension tree.
CmisFilterNotValidException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS FilterNotValid Exception.
CmisFilterNotValidException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Default constructor.
CmisFilterNotValidException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisInvalidArgumentException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS InvalidArgument Exception.
CmisInvalidArgumentException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Default constructor.
CmisInvalidArgumentException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisNameConstraintViolationException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS NameConstraintViolation Exception.
CmisNameConstraintViolationException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Default constructor.
CmisNameConstraintViolationException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNotSupportedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS NotSupported Exception.
CmisNotSupportedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Default constructor.
CmisNotSupportedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisObject - Interface in org.apache.chemistry.opencmis.client.api
Base interface for all CMIS objects.
CmisObjectNotFoundException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS ObjectNotFound Exception.
CmisObjectNotFoundException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Default constructor.
CmisObjectNotFoundException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS object properties.
CmisPermissionDeniedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS PermissionDenied Exception.
CmisPermissionDeniedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Default constructor.
CmisPermissionDeniedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPropertyDefintion(String, Boolean, PropertyType, Cardinality, Updatability, Boolean, Boolean) - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.CmisPropertyDefintion
 
CmisProxyAuthenticationException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Proxy authentication exception.
CmisProxyAuthenticationException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Default constructor.
CmisProxyAuthenticationException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisQueryException - Exception in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryException() - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryException(String) - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryException(Throwable) - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisRuntimeException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Runtime Exception.
CmisRuntimeException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Default constructor.
CmisRuntimeException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisSelector - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisSelector() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
CmisService - Interface in org.apache.chemistry.opencmis.commons.server
OpenCMIS server interface.
CmisServiceFactory - Interface in org.apache.chemistry.opencmis.commons.server
Factory for CmisService objects.
CmisServiceUnavailableException - Exception in org.apache.chemistry.opencmis.commons.exceptions
 
CmisServiceUnavailableException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Default constructor.
CmisServiceUnavailableException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceUnavailableException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisServiceUnavailableException
Constructor.
CmisServiceWrapperManager - Class in org.apache.chemistry.opencmis.server.support.wrapper
Manages a list of CMIS service wrappers.
CmisServiceWrapperManager() - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Constructor.
CmisStorageException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Storage Exception.
CmisStorageException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Default constructor.
CmisStorageException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStreamNotSupportedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS StreamNotSupported Exception.
CmisStreamNotSupportedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Default constructor.
CmisStreamNotSupportedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisTckAntTask - Class in org.apache.chemistry.opencmis.tck.runner
CMIS TCK Ant Task.
CmisTckAntTask() - Constructor for class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
CmisTest - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test.
CmisTestGroup - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test Group.
CmisTestProgressMonitor - Interface in org.apache.chemistry.opencmis.tck
CMIS Progress Monitor.
CmisTestReport - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test Report.
CmisTestResult - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test Result.
CmisTestResultImpl - Class in org.apache.chemistry.opencmis.tck.impl
CmisTestResult implementation.
CmisTestResultImpl(String, String, String, CmisTestResultStatus, Throwable, boolean) - Constructor for class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
CmisTestResultStatus - Enum in org.apache.chemistry.opencmis.tck
CMIS TCK Test Result Status.
CmisTooManyRequestsException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Too Many Requests exception.
CmisTooManyRequestsException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Default constructor.
CmisTooManyRequestsException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisTooManyRequestsException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisTooManyRequestsException
Constructor.
CmisUnauthorizedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Unauthorized exception.
CmisUnauthorizedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Default constructor.
CmisUnauthorizedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUpdateConflictException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS UpdateConflict Exception.
CmisUpdateConflictException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Default constructor.
CmisUpdateConflictException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisVersion - Enum in org.apache.chemistry.opencmis.commons.enums
 
CmisVersioningException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Versioning Exception.
CmisVersioningException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Default constructor.
CmisVersioningException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, BigInteger, String, Map<String, String>) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, String, Map<String, String>, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
colOrFuncAlias - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
colRefKey - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
ColumnReference - Class in org.apache.chemistry.opencmis.server.support.query
 
ColumnReference(String, String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
ColumnReference(String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
columnReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
COMPRESSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
COMPRESSION_BOTH - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
COMPRESSION_CLIENT - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
COMPRESSION_NONE - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
COMPRESSION_SERVER - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
ConformanceCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
Service wrapper that checks in incoming calls for specification conformance.
ConformanceCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Constructor used by CmisServiceWrapperManager.
ConformanceCmisServiceWrapper(CmisService, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Alternative constructor.
CONNECT_TIMEOUT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
ConsoleRunner - Class in org.apache.chemistry.opencmis.tck.runner
Console Runner.
ConsoleRunner(String[]) - Constructor for class org.apache.chemistry.opencmis.tck.runner.ConsoleRunner
 
CONTENT_STREAM_FILE_NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamFileName: file name, if the document has content.
CONTENT_STREAM_HASH - Static variable in class org.apache.chemistry.opencmis.commons.ExtensionFeatures
 
CONTENT_STREAM_HASH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
Content Hash property cmis:contentStreamHash (multivalue): hashes of the content stream
CONTENT_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamId: content stream ID.
CONTENT_STREAM_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamLength: length of the content stream, if the document has content.
CONTENT_STREAM_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamMimeType: MIME type of the content stream, if the document has content.
ContentChangesSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Content Changes smoke test.
ContentChangesSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
ContentLengthContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream that should not be chunked.
ContentRangesTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Content Range Test.
ContentRangesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
ContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream.
ContentStreamAllowed - Enum in org.apache.chemistry.opencmis.commons.enums
Content Stream Allowed Enum.
ContentStreamHash - Interface in org.apache.chemistry.opencmis.commons.data
Content hash.
ContentStreamUtils - Class in org.apache.chemistry.opencmis.client.util
Methods to create ContentStream objects.
ContentStreamUtils.AutoCloseInputStream - Class in org.apache.chemistry.opencmis.client.util
InputStream that gets closed when the end of the stream is reached or the underlying stream throws an exception.
ControlTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.control
This test group contains ACL and policy tests.
ControlTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.control.ControlTestGroup
 
convertAces(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertChangeEvent(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertChangeEvents(String, ObjectList) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertContentStream(ContentStream) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Converts a high level ContentStream object into a low level ContentStream object.
convertObject(ObjectData, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertPolicies(List<Policy>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(ObjectType, Collection<SecondaryType>, Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(Map<String, ?>, ObjectType, Collection<SecondaryType>, Set<Updatability>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertQueryProperties(Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertQueryResult(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertRendition(String, RenditionData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertRepositoryInfo(RepositoryInfo) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertTypeDefinition(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
COOKIES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
COOKIES_OPTIONAL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
COOKIES_RECOMMENDED - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
COOKIES_REQUIRED - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
copy(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Creates a copy of this document, including content.
copy(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Creates a copy of this document, including content.
copy(TypeDefinition, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the given type definition and returns a mutable object.
copy(TypeDefinition, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the given type definition and returns a mutable object.
copy(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the given property definition and returns a mutable object.
copyChoices(PropertyDefinition<T>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Returns a copy of a choice tree.
copyDefaultValue(PropertyDefinition<T>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Returns a copy of a default value.
copyExtensions(ExtensionsData, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Makes a deep copy of extension of a source object and adds them to a target object.
copyOperationContext(OperationContext) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Copies an OperationContext object.
copyPropertyDefinitions(TypeDefinition, MutableTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the property definitions from a source type to a target type.
CopyTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Copy test.
CopyTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
CoreHtmlReport - Class in org.apache.chemistry.opencmis.tck.report
HTML Report without header and footer.
CoreHtmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
countFolderChildren(Folder) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Counts the children in a folder.
CreatablePropertyTypes - Interface in org.apache.chemistry.opencmis.commons.data
Holds the set of property data types for type creation and update.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a new document, folder, policy, or item.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Creates a new document, folder, policy, or item.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createAccessControlEntry(String, List<String>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createAccessControlList(List<Ace>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createAce(String, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
createAcl(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
CreateAndDeleteDocumentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple document test.
CreateAndDeleteDocumentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
CreateAndDeleteFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple folder test.
CreateAndDeleteFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
CreateAndDeleteItemTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple folder test.
CreateAndDeleteItemTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
CreateAndDeletePolicyTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple folder test.
CreateAndDeletePolicyTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeletePolicyTest
 
CreateAndDeleteRelationshipTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple relationship test.
CreateAndDeleteRelationshipTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
CreateAndDeleteTypeTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
CreateAndDeleteTypeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
createAppendOutputStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Creates an OutputStream stream object that can be used to append content the current content of the document.
createAppendOutputStream(int) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Creates an OutputStream stream object that can be used to append content the current content of the document.
createAsyncSession(Session) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSessionFactory
Creates a AsyncSession session object.
createAsyncSession(Session, int) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSessionFactory
Creates a AsyncSession session object.
createBaseDocumentTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base document type definition including all property definitions defined in the CMIS specification.
createBaseFolderTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base folder type definition including all property definitions defined in the CMIS specification.
createBaseItemTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base item type definition including all property definitions defined in the CMIS specification.
createBasePolicyTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base policy type definition including all property definitions defined in the CMIS specification.
createBaseRelationshipTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base relationship type definition including all property definitions defined in the CMIS specification.
createBaseSecondaryTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base secondary type definition.
CreateBigDocument - Class in org.apache.chemistry.opencmis.tck.tests.crud
Big document test.
CreateBigDocument() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
createByteArrayContentStream(String, byte[]) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from a byte array.
createByteArrayContentStream(String, byte[], String) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from a byte array.
createByteArrayContentStream(String, byte[], int, int, String) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from a byte array.
createChildTypeDefinition(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable type definition, which is a child of the provided type definition.
createChildTypeDefinition(TypeDefinition, String, String, String, String, String, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable type definition, which is a child of the provided type definition.
createChoice(String, T) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a single value Choice object.
createChoice(String, List<T>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a multi value Choice object.
createChoiceWithSubChoices(String, List<Choice<T>>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a Choice object with sub choices.
createCmisAtomPubBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS AtomPub binding instance.
createCmisAtomPubBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS AtomPub binding instance with a custom authentication provider.
createCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Creates a new CmisBinding object based on the current CallContext.
createCmisBinding(CallContext, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.bridge.client.SimpleCmisBindingFactory
 
createCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
createCmisBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a CMIS binding instance.
createCmisBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a CMIS binding instance.
createCmisBrowserBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Browser binding instance.
createCmisBrowserBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Browser binding instance with a custom authentication provider.
createCmisException(Exception) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Converts the given exception into a CMIS exception.
createCmisLocalBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS local binding instance.
createCmisLocalBinding(Map<String, String>, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS local binding instance.
createCmisWebServicesBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Web Services binding instance.
createCmisWebServicesBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Web Services binding instance with a custom authentication provider.
createContentStream(String, long, String, InputStream) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Creates an object that implements the ContentStream interface.
createContentStream(String, long, String, InputStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Creates an object that implements the ContentStream interface.
createContentStream(String, long, String, InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object for an InputStream.
createContentStream(String, BigInteger, String, InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object for an InputStream.
createContentStream(String, BigInteger, String, InputStream) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
CREATED_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:createdBy: creator of the object.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new document.
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new document.
createDocument(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document in this folder.
createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document in this folder.
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document.
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a document object of the specified type (given by the cmis:objectTypeId property) in the (optionally) specified location.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a document object of the specified type (given by the cmis:objectTypeId property) in the (optionally) specified location.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createDocument(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a document.
createDocument(Session, Folder, String, String, String[], String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a document.
createDocumentFromFile(String, File, String, VersioningState, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Creates a document from a file.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new document from a source document.
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new document from a source document.
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document from a source document in this folder.
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document from a source document in this folder.
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document from a source document.
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document from a source document.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a document object as a copy of the given source document in the (optionally) specified location.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a document object as a copy of the given source document in the (optionally) specified location.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createDocumentTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable document type definition including all base property definitions defined in the CMIS specification.
createDocumentTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
CreateDocumentWithoutContent - Class in org.apache.chemistry.opencmis.tck.tests.crud
Document without content test.
CreateDocumentWithoutContent() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
createFileContentStream(File) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from file.
createFileContentStream(String, File) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from file.
createFileContentStream(File, String) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from file.
createFileContentStream(String, File, String) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from file.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createFolder(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new folder.
createFolder(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new folder.
createFolder(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new subfolder in this folder.
createFolder(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new subfolder in this folder.
createFolder(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new folder.
createFolder(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new folder.
createFolder(Folder, String, String) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Creates a child folder with the name specified of the type specified.
createFolder(String, String, String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Creates a folder using a String identifier.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a folder object of the specified type (given by the cmis:objectTypeId property) in the specified location.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a folder object of the specified type (given by the cmis:objectTypeId property) in the specified location.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createFolder(Session, Folder, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a folder.
createFolder(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a folder.
createFolderTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable folder type definition including all base property definitions defined in the CMIS specification.
createFolderTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createInfoResult(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
CreateInvalidTypeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
CreateInvalidTypeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateInvalidTypeTest
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createItem(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new item.
createItem(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new item.
createItem(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new item in this folder.
createItem(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new item in this folder.
createItem(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new item.
createItem(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new item.
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates an item object of the specified type (given by the cmis:objectTypeId property).
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates an item object of the specified type (given by the cmis:objectTypeId property).
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createItem(Session, Folder, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a item.
createItem(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a item.
createItemTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable item type definition including all base property definitions defined in the CMIS specification.
createItemTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createMaximumOperationContext() - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object that selects everything.
createMinimumOperationContext() - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object that only selects the bare minimum.
createMinimumOperationContext(String...) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object that only selects the bare minimum plus the provided properties.
createObjectId(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates an object ID from a String.
createOperationContext() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new operation context object.
createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new operation context object with the given properties.
createOperationContext() - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object.
createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object with the given parameters.
createOverwriteOutputStream(String, String) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Creates an OutputStream stream object that can be used to overwrite the current content of the document.
createOverwriteOutputStream(String, String, int) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Creates an OutputStream stream object that can be used to overwrite the current content of the document.
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new policy.
createPolicy(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new policy.
createPolicy(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new policy in this folder.
createPolicy(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new policy in this folder.
createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new policy.
createPolicy(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new policy.
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a policy object of the specified type (given by the cmis:objectTypeId property).
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a policy object of the specified type (given by the cmis:objectTypeId property).
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createPolicy(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a policy.
createPolicy(Session, Folder, String, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a policy.
createPolicyTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable policy type definition including all base property definitions defined in the CMIS specification.
createPolicyTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createPropertiesData(List<PropertyData<?>>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createProperty(PropertyDefinition<T>, List<T>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
createPropertyBooleanData(String, List<Boolean>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyBooleanData(String, Boolean) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyData(PropertyDefinition<T>, Object) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDateTimeData(String, List<GregorianCalendar>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDateTimeData(String, GregorianCalendar) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDecimalData(String, List<BigDecimal>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDecimalData(String, BigDecimal) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDefinition(String, String, String, PropertyType, Cardinality, Updatability, boolean, boolean, boolean, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a property definition object.
createPropertyHtmlData(String, List<String>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyHtmlData(String, String) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyIdData(String, List<String>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyIdData(String, String) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyIntegerData(String, List<BigInteger>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyIntegerData(String, BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyStringData(String, List<String>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyStringData(String, String) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyUriData(String, List<String>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyUriData(String, String) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createQueryStatement(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a query statement.
createQueryStatement(Collection<String>, Map<String, String>, String, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a query statement for a query of one primary type joined by zero or more secondary types.
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createRelationship(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new relationship.
createRelationship(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new relationship.
createRelationship(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new relationship.
createRelationship(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new relationship.
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a relationship object of the specified type (given by the cmis:objectTypeId property).
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a relationship object of the specified type (given by the cmis:objectTypeId property).
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createRelationship(Session, String, ObjectId, ObjectId) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a relationship.
createRelationship(Session, String, ObjectId, ObjectId, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a relationship.
createRelationshipTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable relationship type definition including all base property definitions defined in the CMIS specification.
createRelationshipTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestReport
Creates a new report and writes it to a writer.
createReport(Map<String, String>, List<CmisTestGroup>, File) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestReport
Creates a new report and writes it to a file.
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
 
createReport(Map<String, String>, List<CmisTestGroup>, File) - Method in class org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.tck.report.HtmlReport
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.tck.report.JsonReport
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.tck.report.TextReport
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.tck.report.XmlReport
 
createResult(CmisTestResultStatus, String, Throwable, boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
createResult(CmisTestResultStatus, String, boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
createResult(CmisTestResultStatus, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
createSecondaryTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable secondary type definition.
createSecondaryTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
Creates a new service instance.
createService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionBridgeServiceFactory
 
createService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
createSession() - Method in interface org.apache.chemistry.opencmis.client.api.Repository
Creates a session for this repository.
createSession(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.SessionFactory
Creates a new session.
createTestFolder(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a test folder.
createTextContentStream(String, String) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from a string.
createTextContentStream(String, String, String) - Static method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils
Creates a content stream object from a string.
createTextDocument(String, String, String, String, VersioningState, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Creates a text document from a string.
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Creates a new type.
createType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new type.
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a new type.
createType(String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Creates a new type.
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createType(Session, TypeDefinition) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a new type.
createTypeDefinitionContainer(TypeDefinition, List<TypeDefinitionContainer>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a type definition container.
createTypeDefinitionList(List<TypeDefinition>, boolean, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a type definition list.
createTypeDefinitionList(Map<String, TypeDefinition>, String, Boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeDefinitionList(Map<String, TypeDefinition>, String, Boolean, BigInteger, BigInteger, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeDescendants(Map<String, TypeDefinition>, String, BigInteger, Boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeDescendants(Map<String, TypeDefinition>, String, BigInteger, Boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeMutability(boolean, boolean, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new type mutability object.
CREATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:creationDate: creation date.
CRUDTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.crud
This test group contains simple Create, Read, Update and Delete tests.
CRUDTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CRUDTestGroup
 
CSRF_HEADER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 

D

DateTimeFormat - Enum in org.apache.chemistry.opencmis.commons.enums
DateTime Format Enum for the browser binding.
DateTimeResolution - Enum in org.apache.chemistry.opencmis.commons.enums
Date Time Resolution Enum.
DecimalPrecision - Enum in org.apache.chemistry.opencmis.commons.enums
Decimal Precision Enum.
DEFAULT_ACL_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_ACL_PRINCIPAL_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
DEFAULT_DOCUMENT_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_DOCUMENT_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_FOLDER_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_FOLDER_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_HTTP_INVOKER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default HTTP invoker class
DEFAULT_ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_ITEM_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_POLICY_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_POLICY_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_RELATIONSHIP_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_RELATIONSHIP_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_SECONDARY_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TCK_GROUPS - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
DEFAULT_TEST_FOLDER_PARENT - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TEST_FOLDER_PARENT_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TYPE_DEFINITION_CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default type definition cache class
delete(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Deletes an object.
delete(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Deletes an object and, if it is a document, all versions in the version series.
delete() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes an object and, if it is a document, all versions in the version series.
delete(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes an object.
delete(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Deletes an object by path or id (string identifier).
deleteAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Deletes this document and all its versions.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document and refreshes this object afterwards.
deleteContentStream(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the content stream for the specified document object.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the content stream for the specified document object.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the specified object.
deleteObject(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the specified object.
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
deleteObject(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Deletes an object and checks if it is deleted.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes an object or cancels a check out.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Deletes an object or cancels a check out.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
deleteTestFolder() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Delete the test folder.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteTree(ObjectId, boolean, UnfileObject, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Deletes a folder and all subfolders.
deleteTree(boolean, UnfileObject, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Deletes this folder and all subfolders.
deleteTree(ObjectId, boolean, UnfileObject, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes a folder and all subfolders.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the specified folder object and all of its child- and descendant-objects.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the specified folder object and all of its child- and descendant-objects.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
DeleteTreeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Delete tree test.
DeleteTreeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteType(String) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Deletes a type.
deleteType(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
deleteType(Session, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Deletes a type.
deleteTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
Delete a type from the type system.
DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:description: description of the object.
destroy() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
destroy() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Cleans up the the factory instance.
destroy(Throwable) - Method in class org.apache.chemistry.opencmis.commons.server.TempStoreOutputStream
This method is called if the stream has to be released before it is fully written or read.
destroy() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
DESTRUCTION_CLIENT_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Client managed retention type with destruction date.
DESTRUCTION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_destructionDate: destruction date.
DiscoveryService - Interface in org.apache.chemistry.opencmis.commons.spi
Discovery Service interface.
Document - Interface in org.apache.chemistry.opencmis.client.api
CMIS document interface.
DocumentProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS document properties.
DocumentType - Interface in org.apache.chemistry.opencmis.client.api
Document Object Type.
DocumentTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Document Type Definition.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
download(Document, String) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Downloads the contentStream for the given doc to the specified path.
download(String, String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Downloads a document by its id or path.

E

ENCRYPT_TEMP_FILE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: encrypt temp files (values is a Boolean)
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns false, do not encrypt temporary files.
encryptTempFiles() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns if temp files should be encrypted.
encryptTempFiles() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Indicates if temporary files should be encrypted.
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
endGroup(CmisTestGroup) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called after a group run ended.
endTest(CmisTest) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called after a test run ended.
escape(String) - Method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
 
execute(AsyncContext, Runnable) - Method in interface org.apache.chemistry.opencmis.server.async.AsyncCmisExecutor
Executes a CMIS request.
execute() - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
exists(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Checks if an object with given object ID exists in the repository and is visible for the current user.
exists(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Checks if an object with given object ID exists in the repository and is visible for the current user.
exists(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Tests if an object exists by refreshing it.
existsPath(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Checks if an object with given path exists in the repository and is visible for the current user.
existsPath(String, String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Checks if an object with given path exists in the repository and is visible for the current user.
EXPIRATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_expirationDate: expiration date.
EXTENDED_DATETIME_FORMAT - Static variable in class org.apache.chemistry.opencmis.commons.ExtensionFeatures
 
ExtendedAclService - Interface in org.apache.chemistry.opencmis.commons.spi
Extended ACL Service interface.
ExtendedHolder<T> - Class in org.apache.chemistry.opencmis.commons.spi
Holder for IN/OUT parameters that can hold extra values.
ExtendedHolder() - Constructor for class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Constructs a holder with a null value.
ExtendedHolder(T) - Constructor for class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Constructs a holder with the given value.
ExtendedRepositoryService - Interface in org.apache.chemistry.opencmis.commons.spi
Extended Repository Service interface.
ExtensionFeature - Interface in org.apache.chemistry.opencmis.commons.data
Representation of an extension feature.
ExtensionFeatures - Class in org.apache.chemistry.opencmis.commons
 
ExtensionFeatures() - Constructor for class org.apache.chemistry.opencmis.commons.ExtensionFeatures
 
ExtensionLevel - Enum in org.apache.chemistry.opencmis.commons.enums
 
ExtensionsData - Interface in org.apache.chemistry.opencmis.commons.data
Holds extension data either set by the CMIS repository or the client.

F

FailedToDeleteData - Interface in org.apache.chemistry.opencmis.commons.data
Holder for object IDs of objects that could not be deleted.
FatalTestException - Exception in org.apache.chemistry.opencmis.tck.impl
This exception will be thrown if a result is fatal and the test has to be stopped.
FatalTestException() - Constructor for exception org.apache.chemistry.opencmis.tck.impl.FatalTestException
 
FatalTestException(String) - Constructor for exception org.apache.chemistry.opencmis.tck.impl.FatalTestException
 
FileableCmisObject - Interface in org.apache.chemistry.opencmis.client.api
Fileable CMIS object.
FileUtils - Class in org.apache.chemistry.opencmis.client.util
A set of utility methods that simplify file and folder operations.
FilingTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.filing
This test group contains multifiling and unfiling tests.
FilingTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.FilingTestGroup
 
FilterCmisService - Class in org.apache.chemistry.opencmis.bridge
Forwards incoming calls to a CMIS repository.
FilterCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
finalize() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
find() - Static method in class org.apache.chemistry.opencmis.client.SessionFactoryFinder
Creates a default SessionFactory object.
find(String) - Static method in class org.apache.chemistry.opencmis.client.SessionFactoryFinder
Creates a SessionFactory object.
find(String, ClassLoader) - Static method in class org.apache.chemistry.opencmis.client.SessionFactoryFinder
Creates a SessionFactory object.
findObjectType(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a list of primary and secondary object types that define the given property.
Folder - Interface in org.apache.chemistry.opencmis.client.api
CMIS folder interface.
FolderProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS folder properties.
FolderType - Interface in org.apache.chemistry.opencmis.client.api
Folder Object Type.
FolderTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Folder Type Definition.
FORCE_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Forces OpenCMIS to use the specified CMIS version and ignore the CMIS version reported by the repository.
formatValue(Object) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
FORWARDED_HOST_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
FORWARDED_PROTO_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
from - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
main from alias name
fromLevel(int) - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
 
froms - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
map from alias name to type query name
fromString(String) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a CMISQL date string representation to a GregorianCalendar.
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeFormat
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
 
fromValue(BigInteger) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
 
FunctionReference - Class in org.apache.chemistry.opencmis.server.support.query
 
FunctionReference(FunctionReference.CmisQlFunction) - Constructor for class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
FunctionReference.CmisQlFunction - Enum in org.apache.chemistry.opencmis.server.support.query
 

G

get(String) - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns context data by key.
get(String) - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
get(String) - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getAces() - Method in interface org.apache.chemistry.opencmis.commons.data.Acl
Returns the list of Access Control Entries (ACEs).
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAcl() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the ACL.
getAcl() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the ACL if it has been fetched for this object.
getAcl(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Fetches the ACL of an object from the repository.
getAcl() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the access control list.
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get the ACL currently applied to the specified object.
getAcl(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.AclService
Get the ACL currently applied to the specified object.
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getAclCapabilities() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the ACL capabilities.
getAclCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the ACL capability.
getAclCapability(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
getAclPropagation() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getAclService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getAclService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client ACL service.
getAclService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets an ACL Service interface object.
getAclServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getAclServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getAdapter(Class<T>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns an adapter based on the given interface.
getAdditionalData() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns additional data, if available.
getAdditionalData(String) - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns additional data, if available.
getAdditionalLinks() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of additional links related to this object, null is no such links exist.
getAlgorithm() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStreamHash
Returns the hash algorithm.
getAliasName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the allowable actions if they have been fetched for this object.
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the allowable actions if they have been requested.
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.AllowableActions
Returns the Allowable Actions that are set.
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the allowable actions.
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of allowable actions for an object.
getAllowableActions(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of allowable actions for an object.
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getAllowedChildObjectTypes() - Method in interface org.apache.chemistry.opencmis.client.api.FolderProperties
Returns the list of the allowed object types in this folder (CMIS property cmis:allowedChildObjectTypeIds).
getAllowedSourceTypeIds() - Method in interface org.apache.chemistry.opencmis.commons.definitions.RelationshipTypeDefinition
Returns the list of type IDs that are allowed as source objects.
getAllowedSourceTypes() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipType
Get the list of object types, allowed as source for relationships of this type.
getAllowedTargetTypeIds() - Method in interface org.apache.chemistry.opencmis.commons.definitions.RelationshipTypeDefinition
Returns the list of type IDs that are allowed as target objects.
getAllowedTargetTypes() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipType
Get the list of object types, allowed as target for relationships of this type.
getAllProperties(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches all versions of this document.
getAllVersions(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches all versions of this document using the given OperationContext.
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the list of all document objects in the specified version series, sorted by the property "cmis:creationDate" descending.
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Returns the list of all document objects in the specified version series, sorted by the property "cmis:creationDate" descending.
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of policies currently applied to the specified object.
getAppliedPolicies(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Gets the list of policies currently applied to the specified object.
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getAsyncCmisExecutor(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.chemistry.opencmis.server.async.AsyncCmisServiceFactory
Returns an AsyncCmisExecutor instance that handles the asynchronous execution of this request.
getAtomId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns an ID for the atom:id tag.
getAttribute() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
getAttributes() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the attributes of the extension.
getAuthenticationProvider() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets the authentication provider.
getAuthentications() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
Returns the list of associated authentication methods.
getAuthentications() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getAuthenticationsSortedByPreference() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpointsDocument
Returns authentication information sorted by perference.
getAuthenticationsSortedByPreference() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
getBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the base type of this CMIS object (object type identified by cmis:baseTypeId).
getBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the types base type, if the type is a derived (non-base) type.
getBaseType() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the base type.
getBaseTypeId() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the id of the base type of this CMIS object (CMIS property cmis:baseTypeId).
getBaseTypeId() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the base object type.
getBaseTypeId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the base object type ID.
getBigHeight() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the height in pixels, if the rendition is an image.
getBigIntegerParameter(String, BigInteger) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
Gets a BigInteger parameter from the parameters.
getBigLength() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the length of the stream.
getBigLength() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the size of the rendition in bytes, if available.
getBigWidth() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the width in pixels, if the rendition is an image.
getBinding() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the underlying binding object.
getBinding() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getBinding() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getBinding() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the binding.
getBinding() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getBinding() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getBinding() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getBindingType() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Returns the binding type.
getBindingType() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Returns the binding type.
getBooleanProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getCacheControl() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the Cache-Control header.
getCacheKey(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
getCacheKey() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns a key for this OperationContext object that is used for caching.
getCallContext() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns the current call context.
getCallContext() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Gets the current call context.
getCallContext() - Method in interface org.apache.chemistry.opencmis.server.support.wrapper.CallContextAwareCmisService
Returns the current call context.
getCapabilities() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository capabilities.
getCardinality() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the cardinality.
getChangeEventInfo() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the change event infos.
getChangeEvents() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the change event list.
getChangesCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Changes capability.
getChangesIncomplete() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Indicates whether the entries in the change log are incomplete or complete.
getChangesOnType() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns which types of objects are considered in the change log.
getChangeTime() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
Returns when the change took place.
getChangeToken() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the change token (CMIS property cmis:changeToken).
getChangeToken() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
Returns the change token of the object.
getChangeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
Returns the change event type.
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getCheckedOutDocs() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns all checked out documents in this folder.
getCheckedOutDocs(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns all checked out documents in this folder using the given OperationContext.
getCheckedOutDocs() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns all checked out documents.
getCheckedOutDocs(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns all checked out documents with the given OperationContext .
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of documents that are checked out that the user has access to.
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the list of documents that are checked out that the user has access to.
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getCheckinComment() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the checkin comment (CMIS property cmis:checkinComment).
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the children of this folder.
getChildren(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the children of this folder using the given OperationContext.
getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the list of types directly derived from this type (which will return this type on getParent()).
getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.Tree
Returns the children.
getChildren() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the children of this extension.
getChildren() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer
Returns the object containers of the next level.
getChildren() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionContainer
Returns direct children of the type definition at this level.
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of child objects contained in the specified folder.
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the list of child objects contained in the specified folder.
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getChildren() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns children of the result that contain more details.
getChildren() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getChoice() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Returns sub-choice if there is a hierarchy of choices.
getChoices() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the choices for this property.
getCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns the current CmisBinding object.
getCmisBinding(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns a cached CmisBinding object or null if no appropriate object can be found in the cache.
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
getCmisVersion() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the CMIS version supported by this repository as a CmisVersion enum.
getCmisVersion() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getCmisVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getCmisVersion() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the CMIS version.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getCmisVersion() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getCmisVersionSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the CMIS version supported by this repository as a string.
getCode() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the error code sent by the CMIS repository (Web Services binding only).
getColumnReference(Integer) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getColumnReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getCommonName() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a human-readable name for the feature.
getCompression() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getCompression() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getContentChanges(String, boolean, long) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the content changes.
getContentChanges(String, boolean, long, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the content changes.
getContentChanges(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns an iterator of content changes, starting from the given change log token to the latest entry in the change log.
getContentChanges(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns an iterator of content changes, starting from the given change log token to the latest entry in the change log.
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets a list of content changes.
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.DiscoveryService
Gets a list of content changes.
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getContentStream(ObjectId, String, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Retrieves the content stream of a document.
getContentStream(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Retrieves the main content stream of a document.
getContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream of this document.
getContentStream(BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream of this document.
getContentStream(String) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream that is associated with the given stream ID.
getContentStream(String, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream that is associated with the given stream ID.
getContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the content stream of the rendition.
getContentStream(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Retrieves the main content stream of a document.
getContentStream(ObjectId, String, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Retrieves the content stream of a document.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the content stream for the specified document object, or gets a rendition stream for a specified rendition of a document or folder object.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the content stream for the specified document object, or gets a rendition stream for a specified rendition of a document or folder object.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getContentStreamAllowed() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentType
Gets the enum that describes, how content streams have to be handled with this document type.
getContentStreamAllowed() - Method in interface org.apache.chemistry.opencmis.commons.definitions.DocumentTypeDefinition
Returns if a content stream must be set.
getContentStreamFileName() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the content stream filename or null if the document has no content (CMIS property cmis:contentStreamFileName).
getContentStreamHashes() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the content hashes or null if the document has no content (CMIS property cmis:contentStreamHash).
getContentStreamId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the content stream ID or null if the document has no content (CMIS property cmis:contentStreamId).
getContentStreamLength() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the content stream length or -1 if the document has no content (CMIS property cmis:contentStreamLength).
getContentStreamMimeType() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the content stream MIME type or null if the document has no content (CMIS property cmis:contentStreamMimeType).
getContentStreamUpdatesCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Content Stream Updates capability.
getContentType() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the content type of the content if the object is a document and has content, null otherwise.
getContentUrl() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Returns the content URL of the document if the binding supports content URLs.
getContentUrl(String) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Returns the content URL of the document or a rendition if the binding supports content URLs.
getContentUrl() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the content URL of the rendition if the binding supports content URLs.
getContenType() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the content type of the rendition.
getContextPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getCookies() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getCookies() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getCreatablePropertyTypes() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Creatable Property Types capability.
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the user who created this CMIS object (CMIS property cmis:createdBy).
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the creator.
getCreationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been created (CMIS property cmis:creationDate).
getCreationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the creation date.
getCsrfHeader() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getCsrfHeader() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getCsrfParameter() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getCsrfParameter() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getDateRequestHeader(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Gets a request header value as Date.
getDateTimeProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getDateTimeResolution() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDateTimeDefinition
Returns which datetime resolution is supported by this property.
getDefault(IncludeRelationships) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns IncludeRelationships.NONE if value is null.
getDefault(UnfileObject) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns UnfileObjects.DELETE if value is null.
getDefault(AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the AclPropagation.REPOSITORYDETERMINED if value is null.
getDefault(RelationshipDirection) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the RelationshipDirection.SOURCE if value is null .
getDefaultContext() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the current default operation parameters for filtering, paging and caching.
getDefaultControllableAcl() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultControllablePolicy() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultFalse(Boolean) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns false if value is null.
getDefaultFulltextIndexed() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultIsFulltextIndexed() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultNamespace() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultQueryable() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the "cmis:none" if value is null.
getDefaultSessionParameters() - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Returns the default session parameters.
getDefaultTrue(Boolean) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns true if value is null.
getDefaultTypeMutability() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the default value.
getDefinition() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property definition.
getDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Checks the depth parameter if it complies with CMIS specification and returns the default value if depth is null.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getDescendants(int) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder descendants starting with this folder.
getDescendants(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder descendants starting with this folder using the given OperationContext.
getDescendants(int) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the list of all types somehow derived from this type.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the set of descendant objects contained in the specified folder or any of its child folders.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the set of descendant objects contained in the specified folder or any of its child folders.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getDescription() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the description of this CMIS object (CMIS property cmis:description).
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a human-readable description of the feature.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
Returns a human readable description of the permission.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property description.
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the description of the test group.
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the description of the test group.
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client discovery service.
getDiscoveryService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Discovery Service interface object.
getDiscoveryServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getDiscoveryServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Return the display name of the choice value.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getDocumentationUrl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
getDocumentationUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getDocumentTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getDocumentType() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Returns the object type as a document type.
getDocumentTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getEndpoint() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
Returns the associated CMIS endpoint.
getEndpoint() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getEndpoints() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpointsDocument
Returns a list of CMIS endpoints.
getEndpoints() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentImpl
 
getError() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
getErrorContent() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the content of the error page sent by the web server.
getErrorMessage() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getErrorMessage(RecognitionException) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getETag() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the ETag header.
getException() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the exception if available.
getException() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the name of the exception as defined in the CMIS specification.
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
 
getExpires() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the Expires header.
getExtensionFeatures() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the list of CMIS extension features supported by this repository.
getExtensions(ExtensionLevel) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the extensions for the given level.
getExtensions() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
Returns the list of top-level extension elements.
getExtraValue(String) - Method in class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Gets an extra value,
getFeatureData() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns extra feature data.
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the file name of the stream.
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the file name of the content if the object is a document and has content, null otherwise.
getFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current filter.
getFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the filter extended by cmis:objectId, cmis:objectTypeId and cmis:baseTypeId.
getFirstValue() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the first entry of the list of values.
getFolder(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets a folder by path or object id.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getFolderParent() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the parent folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the parent folder object for the specified folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the parent folder object for the specified folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getFolderTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getFolderTree(int) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder tree starting with this folder.
getFolderTree(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder tree starting with this folder using the given OperationContext.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the set of descendant folder objects contained in the specified folder.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the set of descendant folder objects contained in the specified folder.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getFolderType() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the object type as a folder type.
getFolderTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getFunction() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
getGroup() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getGroupName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the group name.
getGroupName() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getGroups() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
getHandlerResolver() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns a HandlerResolver object that provides a list of SOAP handlers.
getHash() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStreamHash
Returns the hash value.
getHasMoreItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Indicates whether are more change events or not.
getHasMoreItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns whether the repository contains additional items beyond the page of items already fetched.
getHeight() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the height in pixels if the rendition is an image.
getHostnameVerifier() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns the Hostname Verifier for HTTPS connections.
getHref() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link href attribute.
getHTTPHeaders(String) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns a set of HTTP headers (key-value pairs) that should be added to a HTTP call.
getHttpServletRequest() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns the current HttpServletRequest.
getHttpServletRequest() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Returns the HttpServletRequest object.
getHttpServletResponse() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Returns the HttpServletResponse object.
getHttpSession(boolean) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
Returns the current HttpSession.
getId() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectId
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns the unique feature ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.Principal
Returns the principal ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the property ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
Returns the permission ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property definition ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the type ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link id attribute.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the ID of the rendition.
getIdProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getIds() - Method in interface org.apache.chemistry.opencmis.commons.data.FailedToDeleteData
Returns the list of object IDs of the objects that haven't been deleted.
getIncludeRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns which relationships should be returned.
getInfo() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getInputStream() - Method in class org.apache.chemistry.opencmis.commons.server.TempStoreOutputStream
Returns an InputStream that serves the content that has been provided to this TempStoreOutputStream instance.
getIntegerProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getItem() - Method in interface org.apache.chemistry.opencmis.client.api.Tree
Returns the item on this level.
getItemTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getItemType() - Method in interface org.apache.chemistry.opencmis.client.api.Item
Returns the object type as an item type.
getItemTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getJoinCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Join capability.
getJoinedSecondaryTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
Tests if the query has a JOIN from one primary type to only secondary types (This JOIN does not require a JOIN capability in CMIS).
getJoinReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getJoins() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getKey() - Method in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
getKind() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the kind of the rendition.
getKind() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the kind of the rendition.
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been modified (CMIS property cmis:lastModificationDate).
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the last modification date.
getLastModified() - Method in interface org.apache.chemistry.opencmis.commons.data.LastModifiedContentStream
Returns the last modified date of this content.
getLastModifiedBy() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the user who modified this CMIS object (CMIS property cmis:lastModifiedBy).
getLatestAccessibleStateId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the latest accessible state ID or null if the repository does not support the Latest State Identifier feature extension (CMIS property cmis:latestAccessibleStateId ).
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the change log token if available.
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest change log token.
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the latest change log token.
getLatestDocumentVersion(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns the latest version in a version series.
getLatestDocumentVersion(String) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
/** Returns the latest version in a version series.
getLatestDocumentVersion(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns the latest version in a version series.
getLatestDocumentVersion(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLength() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the size of the rendition in bytes if available.
getLength() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the length of the stream.
getLength() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the content length.
getLength() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the size of the rendition in bytes.
getLength() - Method in class org.apache.chemistry.opencmis.commons.server.TempStoreOutputStream
Returns the length of the stream in bytes.
getLength() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getLength() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getLevel() - Method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
 
getList() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns the list of type definitions.
getLocale() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Get the current locale to be used for this session.
getLocale() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the locale.
getLocale() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getLocale() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getLocalName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the local name.
getLocalName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the local name.
getLocalName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the local name.
getLocalNamespace() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the local namespace.
getLocalNamespace() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the local namespace.
getLocation() - Method in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
Returns the location to redirect to.
getMainFromName() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getMainTypeAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a max size of 4 GiB.
getMaxContentSize() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the max size of content.
getMaxContentSize() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns the maximal content size in bytes.
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the default maxItems if maxItems == null, throws an exception if maxItems < 0, returns maxItems otherwise.
getMaxItemsPerPage() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current max number of items per batch.
getMaxLength() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition
Returns the max length of the string.
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the max value of this decimal.
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
Returns the max value of this integer.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a threshold of 4 MiB.
getMemoryThreshold() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the memory threshold.
getMemoryThreshold() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns up to which size content should be kept in memory.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getMessage() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the check message.
getMessage() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getMimeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the MIME type of the stream.
getMimeType() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the MIME type of the rendition.
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the min value of this decimal.
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
Returns the min value of this integer.
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client multifiling service.
getMultiFilingService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Multifiling Service interface object.
getMultifilingServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getMultifilingServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getName() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the name of this CMIS object (CMIS property cmis:name).
getName() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the name of the extension.
getName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository name.
getName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object name.
getName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getName() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getName() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
getName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the name of the test.
getName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the name of the test group.
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTestGroup
 
getNamespace() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the namespace of the extension.
getNamespaces() - Method in interface org.apache.chemistry.opencmis.commons.server.NamespaceDefinitions
Returns the namespaces.
getNavigationService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client navigation service.
getNavigationService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Navigation Service interface object.
getNavigationServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getNavigationServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getNewId() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
Returns the new object ID if the repository created a new object during the update.
getNewTypeSettableAttributes() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the New Type Settable Attributes capability.
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
Returns the total number of the objects in the folder.
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
Returns the total number of the objects.
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns the total number of type definitions.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObject(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObject(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObject(String) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObject(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObject(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets an object by path or object id.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer
Returns the object at this level.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderData
Returns the object.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
Returns the parent object.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the specified information for the object specified by id.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the full object.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the specified information for the object specified by id.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectByPath(String) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObjectByPath(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObjectByPath(String, String) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObjectByPath(String, String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns a CMIS object from the session cache.
getObjectByPath(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the specified information for the object specified by path.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the specified information for the object specified by path.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getObjectFactory() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets a factory object that provides methods to create the objects used by this API.
getObjectFactory() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a factory for CMIS binding specific objects.
getObjectId() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Gets the ID of the object.
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the ObjectInfo of the given object id or null if no object info exists.
getObjectInfo(String, String) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Returns the ObjectInfo of the given object id or null if no object info exists.
getObjectInfo(String, String) - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfoHandler
 
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Collects the ObjectInfo about an object.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectOfLatestVersion(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches the latest major or minor version of this document.
getObjectOfLatestVersion(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches the latest major or minor version of this document using the given OperationContext.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get the latest document object in the version series.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Get the latest document object in the version series.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the parent folder(s) for the specified non-folder, fileable object.
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the parent folder(s) for the specified non-folder, fileable object.
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets all or a subset of relationships associated with an independent object.
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RelationshipService
Gets all or a subset of relationships associated with an independent object.
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getObjects() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
Returns the objects in the folder.
getObjects() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
Returns the list of objects.
getObjectService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getObjectService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client object service.
getObjectService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets an Object Service interface object.
getObjectServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getObjectServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getOffset() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the content offset.
getOffset() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getOffset() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getOrderBy() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the order by rule for operations that return lists.
getOrderByCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Order By capability.
getOrderBys() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getPage() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Gets an iterable for the current sub collection within the CMIS collection using default maximum number of items.
getPage(int) - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Gets an iterable for the current sub collection within the CMIS collection.
getPageNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns the number of items fetched for the current page.
getParameters() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getParameters() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getParameters() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getParameters() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
getParentId() - Method in interface org.apache.chemistry.opencmis.client.api.FolderProperties
Returns the parent id or null if the folder is the root folder (CMIS property cmis:parentId).
getParents() - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the parents of this object.
getParents(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the parents of this object.
getParentType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the types parent type, if the type is a derived (non-base) type.
getParentType(TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getParentType(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getParentTypeId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the parent type ID.
getPassword() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the password.
getPassword() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getPassword() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getPath() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the path of the folder.
getPaths() - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the paths of this object.
getPathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderData
Returns the path segment of the object in the folder.
getPermissionMapping() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the permissions granted to the principal.
getPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
getPermissionsForPrincipal(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns all permissions for the given principal from the ACL.
getPolicies() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the applied policies if they have been fetched for this object.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the policy IDs.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the IDs of the applied policies.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.commons.data.PolicyIdList
Returns the list policy IDs.
getPolicyService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client policy service.
getPolicyService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Policy Service interface object.
getPolicyServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getPolicyServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getPolicyTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getPolicyText() - Method in interface org.apache.chemistry.opencmis.client.api.PolicyProperties
Returns the policy text of this CMIS policy (CMIS property cmis:policyText).
getPolicyType() - Method in interface org.apache.chemistry.opencmis.client.api.Policy
Returns the object type as a policy type.
getPolicyTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getPrecision() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the precision this decimal.
getPredicateWalker() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getPreference() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
getPreference() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getPrincipal() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the ACE principal.
getPrincipalId() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the ACE principal ID.
getPrincipalIdAnonymous() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns principal ID for an anonymous user (any authenticated user).
getPrincipalIdAnyone() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns principal ID for unauthenticated user (guest user).
getProductName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository product name.
getProductVersion() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository product version.
getProgressMonitor() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a list of all available CMIS properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the list of all properties in this query result.
getProperties() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the object properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.commons.data.Properties
Returns a map of properties (property ID => property).
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of properties for an object.
getProperties(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of properties for an object.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get a subset of the properties for the latest document object in the version series.
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Get a subset of the properties for the latest document object in the version series.
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getProperty(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a property.
getPropertyById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property by ID.
getPropertyByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property by query name or alias.
getPropertyDefinition() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyDataWithDefinition
 
getPropertyDefinition() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyDefinitions() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property definitions of this type.
getPropertyId() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyIdForQueryName(TypeDefinition, String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
retrieve the property id from a type for a given property query name
getPropertyList() - Method in interface org.apache.chemistry.opencmis.commons.data.Properties
Returns the list of properties.
getPropertyMultivalueById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property multi-value by ID.
getPropertyMultivalueByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property multi-value by query name or alias.
getPropertyQueryName() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyType() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property type.
getPropertyValue(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the value of a property.
getPropertyValue() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStreamHash
Returns the content hash property value (cmis:contentStreamHash).
getPropertyValueById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property (single) value by ID.
getPropertyValueByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property (single) value by query name or alias.
getQualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getQueryCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Query capability.
getQueryName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the query name.
getQueryName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the query name
getQueryName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the query name
getQueryObject() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getReferencedTypeQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getRefreshTimestamp() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the timestamp of the last refresh.
getRel() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link rel attribute.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the relationships if they have been fetched for this object.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the relationships if they have been requested.
getRelationships(ObjectId, boolean, RelationshipDirection, ObjectType, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Fetches the relationships from or to an object from the repository.
getRelationships() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the relationships from and to this object.
getRelationshipService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client relationship service.
getRelationshipService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Relationship Service interface object.
getRelationshipServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getRelationshipServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getRelationshipSourceIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of IDs of the relationships that originate from this object, null is no such relationships exist.
getRelationshipTargetIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of IDs of the relationships that point to this object, null is no such relationships exist.
getRelationshipTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getRelationshipType() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Returns the object type as a relationship type.
getRelationshipTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getRelativePathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
Returns the relative path segment of the child object relative to the parent object.
getRenditionDocument() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the rendition document if the rendition is a stand-alone document.
getRenditionDocument(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the rendition document using the provided OperationContext if the rendition is a stand-alone document.
getRenditionDocumentId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the object id of the rendition document if the rendition is a stand-alone document.
getRenditionFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionInfos() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns rendition information if the object has renditions, null otherwise.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the renditions if they have been fetched for this object.
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the renditions if they have been requested.
getRenditions() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the renditions of this object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of associated renditions for the specified object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of associated renditions for the specified object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getRenditionsCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns Rendition capability.
getRepositories(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.SessionFactory
Returns all repositories that are available at the endpoint.
getRepositoryId() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the repository ID.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getRepositoryId() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
getRepositoryInfo() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the repository info of the repository associated with this session.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns information about the CMIS repository, the optional capabilities it supports and its access control information if applicable.
getRepositoryInfo(String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns information about the CMIS repository, the optional capabilities it supports and its access control information if applicable.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getRepositoryInfo(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns a list of CMIS repository information available from this CMIS service endpoint.
getRepositoryInfos(ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns a list of CMIS repository information available from this CMIS service endpoint.
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client repository service.
getRepositoryService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Repository Service interface object.
getRepositoryServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getRepositoryServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getRequest() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the request body if available.
getRequest() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getRequestedFuncsByAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
return a map of all functions that have been requested in the SELECT part of the statement.
getRequestedPropertiesByAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
return a map of all columns that have been requested in the SELECT part of the statement.
getRequestHeader(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Gets a request header value as String.
getRequestURI() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getRequestURL() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getResponse() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the response body if available.
getResponse() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getResults() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the results of the test after CmisTest.run() has be called.
getResults() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getRootFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the root folder of the repository.
getRootFolder(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the root folder of the repository with the given OperationContext.
getRootFolderId() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the object ID of the root folder.
getRootTypes() - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a list of the root types as defined in the CMIS spec (for document, folder, policy and relationship Note: This method is not needed for the query parser.
getScheme() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSecondaryTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getSecondaryTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getSecondaryTypes() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the secondary types of this CMIS object (object types identified by cmis:secondaryObjectTypeIds).
getSelectAlias(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getSelector() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
getSelectReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getServerName() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getServerPort() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
getService(CallContext) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns a CmisService object for the given CallContext.
getServiceClass() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getServletPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSession() - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Returns the session object.
getSessionId() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Returns the client session id.
getSessionParameters() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the session parameters that were used to create this session.
getSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns 0 if skipCount == null, throws an exception if skipCount < 0, returns skipCount otherwise.
getSOAPHeaders(Object) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns a SOAP header that should be added to a Web Services call.
getSoapVersion() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getSoapVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getSource() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the source object.
getSource(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the source object using the given OperationContext.
getSourceCodeLink(StackTraceElement, String) - Method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
getSourceId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the source ID of this CMIS relationship (CMIS property cmis:sourceId).
getSSLSocketFactory() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns the SSL Socket Factory to be used when creating sockets for HTTPS connections.
getStackTrace() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the stack trace.
getStackTrace() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getStackTrace() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getStatus() - Method in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
Returns the HTTP status code, for example 301 (moved permanently) or 307 (temporary redirect).
getStatus() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the check status.
getStatus() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getStream() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the stream.
getStreamId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the stream ID of the rendition.
getString(String) - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getString(String) - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getStringFromContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getStringProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getSupportedPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getTarget() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the target object.
getTarget(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the target object using the given OperationContext.
getTargetId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the target ID of this CMIS relationship (CMIS property cmis:targetId).
getTempDirectory() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns the Java temp directory.
getTempDirectory() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the temp directory.
getTempDirectory() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns the absolute path of the directory that should be used for temporary files.
getTempDirectory() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getTempFileOutputStream(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns null to indicate that the default, temp files based implementation should be used.
getTempFileOutputStream(String) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns a TempStoreOutputStream object for the given repository ID.
getTestFolder() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Get the test folder.
getTestName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the test name.
getTestName() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getTests() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the all tests in this group.
getTests() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getThinClientUri() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the URL of a web interface for this repository, if available.
getTime() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Gets the time (in milliseconds) that the test took to run.
getTime() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getTitle() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the title of the rendition.
getTitle() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the title of the rendition.
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the total number of change events if available.
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns the total number of items.
getType() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the type of this CMIS object (object type identified by cmis:objectTypeId).
getType() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property data type.
getType() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
getType() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link type attribute.
getTypeById(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a type definition from the type definition id
getTypeByQueryName(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a type definition from the type query name or null if not found
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeChildren(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the type children of a type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the list of object types defined for the repository that are children of the specified type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns the list of object types defined for the repository that are children of the specified type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Gets the definition of a type.
getTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the definition of a type.
getTypeDefinition(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the definition of a type.
getTypeDefinition() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionContainer
Returns the type definition at this level.
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the definition of the specified object type.
getTypeDefinition(String, String, ExtensionsData, boolean) - Method in interface org.apache.chemistry.opencmis.commons.spi.ExtendedRepositoryService
Gets the definition of the specified object type.
getTypeDefinition(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Gets the definition of the specified object type.
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getTypeDefinitionFromQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypeDefinitionList() - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a list of all types known in this repository Note: This method is not needed for the query parser.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeDescendants(String, int, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the type descendants of a type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the set of descendant object type defined for the repository under the specified type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns the set of descendant object type defined for the repository under the specified type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getTypeFromObjectData(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
getTypeId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the type ID.
getTypeMutability() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns type mutability flags.
getTypeQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypeReference(Integer) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypesDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Checks the depth parameter if it complies with CMIS specification and returns the default value if depth is null.
getTypesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the default maxItems if maxItems == null, throws an exception if maxItems < 0, returns maxItems otherwise.
getUpdatability() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the updatability.
getUrl() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a URL that provides more information about the feature.
getUrl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getUrl() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the URL of the request if available.
getUrl() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getUsername() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the user name.
getUsername() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
getUsername() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
getValue() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property value (single or multiple).
getValue() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the value of the extension as a String.
getValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Return the value of the choice value.
getValue() - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
Returns the value.
getValueAsString() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns a human readable representation of the property value.
getValues() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the list of values of this property.
getValuesAsString() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns a human readable representation of the property values.
getVendorName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository vendor name.
getVersioningService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getVersioningService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client versioning service.
getVersioningService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Versioning Service interface object.
getVersioningServiceWdsl() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
getVersioningServiceWdsl() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointImpl
 
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version label (CMIS property cmis:versionLabel).
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a feature version label.
getVersionSeriesCheckedOutBy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the user who checked out this version series (CMIS property cmis:versionSeriesCheckedOutBy).
getVersionSeriesCheckedOutId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the PWC ID of this version series (CMIS property cmis:versionSeriesCheckedOutId).
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version series ID (CMIS property cmis:versionSeriesId ).
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the version series ID if the object is a document and it is versionable, null otherwise.
getWalker() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getWhereReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getWidth() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the width in pixels if the rendition is an image.
getWorkingCopyId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the working copy ID if the object is a document and a working copy exists, null otherwise.
getWorkingCopyOriginalId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the original ID of the working copy if the object is a document and a working copy, null otherwise.
getWorst(List<CmisTestResult>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getWrappedService() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Returns the wrapped service or the next service wrapper.

H

hasAcl() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has an ACL, false otherwise.
hasAllowableAction(Action) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns if a given action in the Allowable Actions.
hasContent() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a document and has content, false otherwise.
hasItems(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
Indicates if there are more objects in the folder.
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
Indicates if there are more objects.
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns whether there more type definitions or not.
hasParent() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has at least one parent, false otherwise.
hasPolicies(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasRelationships(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasSecondaries(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
HEADER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
HOLD - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Legal hold type.
HOLD_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_holdIds (multivalue): IDs of the holds that are applied.
Holder<T> - Class in org.apache.chemistry.opencmis.commons.spi
Holder for IN/OUT parameters.
Holder() - Constructor for class org.apache.chemistry.opencmis.commons.spi.Holder
Constructs a holder with a null value.
Holder(T) - Constructor for class org.apache.chemistry.opencmis.commons.spi.Holder
Constructs a holder with the given value.
HtmlReport - Class in org.apache.chemistry.opencmis.tck.report
HTML Report.
HtmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.HtmlReport
 
HTTP_INVOKER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
HTTP_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HTTP_SERVLET_REQUEST - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet request (value is a HttpServletRequest)
HTTP_SERVLET_RESPONSE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet response (value is a HttpServletResponse)
HTTPS_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HttpSessionBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge.httpsession
 
HttpSessionBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionBridgeServiceFactory
 
HttpSessionCmisService - Class in org.apache.chemistry.opencmis.bridge.httpsession
Uses HTTP sessions to cache CmisBinding objects.
HttpSessionCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 

I

INCLUDE_OBJECTID_URL_PARAM_ON_CHECKOUT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
INCLUDE_OBJECTID_URL_PARAM_ON_MOVE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
IncludeRelationships - Enum in org.apache.chemistry.opencmis.commons.enums
Include Relationships Enum.
info - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
Arbitrary info for this selector (used by servers during parsing).
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Called after the object has been created.
init(Map<String, String>, ReentrantReadWriteLock) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
init(Map<String, String>, CmisBindingCache) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Initializes the factory instance.
init(FilterConfig) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Initializes the test with test parameters.
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Initializes the test group with test parameters.
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.WrapperCmisTestGroup
 
init() - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.BasicsTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ControlTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.AsyncCreateAndDeleteDocumentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.AsyncCreateAndDeleteFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeletePolicyTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateInvalidTypeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CRUDTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.WhitespaceInNameTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.FilingTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.InvalidQueryTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryPagingTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.TypesTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.LatestAccessibleStateIdTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningTestGroup
 
initialize(Session, Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
initialize(Object[]) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Initializes the wrapper with a set of parameters.
initialize(Object[]) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
InvalidQueryTest - Class in org.apache.chemistry.opencmis.tck.tests.query
 
InvalidQueryTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.InvalidQueryTest
 
IS_IMMUTABLE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isImmutable: flag the indicates if the document is immutable.
IS_LATEST_MAJOR_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isLatestMajorVersion: flag the indicates if the document is the latest major version.
IS_LATEST_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isLatestVersion: flag the indicates if the document is the latest version.
IS_MAJOR_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isMajorVersion: flag the indicates if the document is a major version.
IS_PRIVATE_WORKING_COPY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isPrivateWorkingCopy: flag the indicates if the document is a PWC.
IS_VERSION_SERIES_CHECKED_OUT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isVersionSeriesCheckedOut: flag the indicates if the document is checked out.
isAllVersionsSearchableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the All Versions Searchable capability.
isAscending() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
isBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Indicates whether this is base object type or not.
isCacheEnabled() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Return if caching is enabled.
isCanceled() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
isControllableAcl() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if objects of this type are controllable by ACLs.
isControllablePolicy() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if objects of this type are controllable by policies.
isCreatable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if an object of this type can be created.
isCurrentVersion() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a document and if it is the current version or it is not versionable, false otherwise.
isDirect() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Indicates if the ACE was directly applied to the object or has been inherited from another object (for example from the folder it resides in).
isEnabled() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns if the test is enabled or not.
isEnabled() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns if the test group is enabled or not.
isEnabled() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
isEnabled() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
isEqual(Object, Object) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
isExact() - Method in interface org.apache.chemistry.opencmis.commons.data.Acl
Indicates whether this ACL expresses all permissions of the object.
isExactAcl() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns if the access control list reflects the exact permission set in the repository.
isFatal() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns if the result was fatal for the test.
isFatal() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
isFileable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if an object of this type can be filed.
isFulltextIndexed() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is full text indexed.
isFulltextOnly(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
isGetDescendantsSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Get Descendants capability.
isGetDescendantsSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isGetFolderTreeSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns Get Folder Tree capability.
isGetFolderTreeSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isImmutable() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is immutable (CMIS property cmis:isImmutable).
isIncludeAcls() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if ACLs should returned.
isIncludeAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if allowable actions should returned.
isIncludedInSupertypeQuery() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is included in queries that query the super type.
isIncludePathSegments() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if path segments should returned.
isIncludePolicies() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if policies should returned.
isInherited() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is inherited by a parent type.
isLatestMajorVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is the latest major version (CMIS property cmis:isLatestMajorVersion).
isLatestVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is the latest version (CMIS property cmis:isLatestVersion).
isMajorVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is a major version (CMIS property cmis:isMajorVersion).
isMultifilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Multifiling capability.
isMultiValued() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns if the property is a multi-value property.
isNotModified(Date) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Compares the provided date with the "If-Modified-Since" HTTP header (if present) and returns whether the resource has been modified or not.
isObjectInfoRequired() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns if true object infos can improve the performance.
isObjectInfoRequired() - Method in class org.apache.chemistry.opencmis.server.support.CallContextWrapper
 
isObjectInfoRequired() - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
isOpenChoice() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property supports open choice.
isOrderable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is Orderable.
isOrderByNameSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isPredfinedQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
isPrivateWorkingCopy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is the PWC (CMIS property cmis:isPrivateWorkingCopy).
isPwcSearchableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the PWC Searchable capability.
isPwcUpdatableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the PWC Updatable capability.
isQueryable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is queryable.
isQueryable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is queryable.
isRequired() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is required.
isRootFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns if the folder is the root folder.
isUnfilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Unfiling capability.
isVersionable() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Returns whether the document is versionable or not.
isVersionable() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentType
Gets the isVersionable flag.
isVersionable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.DocumentTypeDefinition
Returns whether objects of this type are versionable or not.
isVersionSeriesCheckedOut() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this version series is checked out (CMIS property cmis:isVersionSeriesCheckedOut).
isVersionSpecificFilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
Returns the Version Specific Filing capability.
Item - Interface in org.apache.chemistry.opencmis.client.api
CMIS item interface.
ItemIterable<T> - Interface in org.apache.chemistry.opencmis.client.api
Iterable for CMIS collections that allows ability to skip to specific position or return a subcollection.
ItemType - Interface in org.apache.chemistry.opencmis.client.api
Item Object Type.
ItemTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Item Type Definition.
iterator() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
 

J

joinReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
JoinSpec(String, String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
joinSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
JsonReport - Class in org.apache.chemistry.opencmis.tck.report
JSON Report.
JsonReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.JsonReport
 
junit() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
junit() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
JUNIT_PARAMETERS - Static variable in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
JUnitHelper - Class in org.apache.chemistry.opencmis.tck.impl
 

K

KEY_ACL_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_AUTHENTICATION - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_BINDING - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_CMIS_VERSION - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_COMPRESSION - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_COOKIES - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_CSRF_HEADER - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_CSRF_PARAMETER - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_DISCOVERY_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_DISPLAY_NAME - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
KEY_DISPLAY_NAME - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_DOCUMENTATION_URL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
KEY_ENDPOINTS - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpointsDocument
 
KEY_MULTIFILING_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_NAVIGATION_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_OBJECT_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_POLICY_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_PREFERENCE - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
KEY_RELATIONSHIP_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_REPOSITORY_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_SOAP_VERSION - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_TYPE - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
 
KEY_URL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
KEY_VERSIONING_SERVICE_WSDL - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
kind - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
INNER / LEFT / RIGHT

L

LAST_MODIFICATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:lastModificationDate: last modification date.
LAST_MODIFIED_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:lastModifiedBy: last modifier of the object.
LastModifiedContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream with last modified date.
LATEST_ACCESSIBLE_STATE - Static variable in class org.apache.chemistry.opencmis.commons.ExtensionFeatures
 
LATEST_ACCESSIBLE_STATE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
Latest accessible state property cmis:latestAccessibleStateId: ID of the latest accessible version of a document
LATEST_VERSION_WITH_VERSION_SERIES_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LatestAccessibleStateIdTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
LatestAccessibleStateIdTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.LatestAccessibleStateIdTest
 
LENGTH - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: length (value is a BigInteger)
LinkInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about an arbitrary Atom link.
load(File) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Loads entries from the given UTF-8 encoded file.
load(InputStream) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Loads entries from the given, UTF-8 encoded stream and leaves the stream open.
loadDefaultTckGroups() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadGroups(File) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadGroups(InputStream) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadParameters(File) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadParameters(InputStream) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadSecondaryTypeProperties() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns is secondary type properties should be loaded.
LOCAL_FACTORY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Factory class name for the local binding.
LOCALE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: local
LOCALE_ISO3166_COUNTRY - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
LOCALE_ISO3166_COUNTRY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LOCALE_ISO639_LANGUAGE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
LOCALE_ISO639_LANGUAGE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LOCALE_VARIANT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
log(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
Logs a call.
LruCacheBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge.lrucache
 
LruCacheBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
LruCacheCmisService - Class in org.apache.chemistry.opencmis.bridge.lrucache
Uses a LRU cache to cache CmisBinding objects.
LruCacheCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 

M

main(String[]) - Static method in class org.apache.chemistry.opencmis.tck.runner.ConsoleRunner
 
mark(int) - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
markSupported() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
MAX_CONTENT_SIZE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: max content size (values is a Long)
MEMORY_THRESHOLD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: memory threshold (values is an Integer)
message(String) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called when a group or test wants to print out a message.
MINUS_ONE - Static variable in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
move(ObjectId, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves this object.
move(ObjectId, ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves this object.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Moves the specified file-able object from one folder to another.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Moves the specified file-able object from one folder to another.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
MoveTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Move test.
MoveTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
MultiFilingService - Interface in org.apache.chemistry.opencmis.commons.spi
MultiFiling Service interface.
MultifilingTest - Class in org.apache.chemistry.opencmis.tck.tests.filing
Multifiling test.
MultifilingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
MutableAce - Interface in org.apache.chemistry.opencmis.commons.data
Mutable Access Control Entry (ACE).
MutableAcl - Interface in org.apache.chemistry.opencmis.commons.data
Mutable Access Control List (ACL).
MutableCallContext - Interface in org.apache.chemistry.opencmis.commons.server
Mutable CallContext.
MutableCallContextWrapper - Class in org.apache.chemistry.opencmis.server.support
Provides a convenient implementation of the MutableCallContext interface that can be subclassed by developers wishing to change, add, or hide call context data.
MutableCallContextWrapper(CallContext) - Constructor for class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
MutableContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Mutable ContentStream.
MutableDocumentTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Document Type Definition.
MutableFolderTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Folder Type Definition.
MutableItemTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Item Type Definition.
MutableObjectData - Interface in org.apache.chemistry.opencmis.commons.data
Mutable ObjectData.
MutablePolicyTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Policy Type Definition.
MutablePrincipal - Interface in org.apache.chemistry.opencmis.commons.data
 
MutableProperties - Interface in org.apache.chemistry.opencmis.commons.data
Mutable Properties.
MutablePropertyBoolean - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyBooleanDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyData<T> - Interface in org.apache.chemistry.opencmis.commons.data
Mutable PropertyData.
MutablePropertyDateTime - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyDateTimeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyDecimal - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyDecimalDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable base property definition interface.
MutablePropertyHtml - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyHtmlDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyId - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyIdDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyInteger - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyIntegerDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyString - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyStringDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyUri - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyUriDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutableRelationshipTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Relationship Type Definition.
MutableSecondaryTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Secondary Type Definition.
MutableTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 

N

NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:name: name of the object.
NameCharsetTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Document names test.
NameCharsetTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
NamespaceDefinitions - Interface in org.apache.chemistry.opencmis.commons.server
Defines a set of namespaces that are added to the root tag of AtomPub XML responses.
NavigationService - Interface in org.apache.chemistry.opencmis.commons.spi
Navigation Service interface.
newInstance() - Static method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a new factory instance.
newInstance() - Static method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new instance of the factory.
NewTypeSettableAttributes - Interface in org.apache.chemistry.opencmis.commons.data
A collection of flags that indicate which type attributes can be set at type creation.
NL - Static variable in class org.apache.chemistry.opencmis.tck.report.TextReport
 
NTLM_AUTHENTICATION_PROVIDER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
NTLM authentication provider class.

O

OAUTH_ACCESS_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_CLIENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_CLIENT_SECRET - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_CODE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_DEFAULT_TOKEN_LIFETIME - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_EXPIRATION_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_REDIRECT_URI - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_REFRESH_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_TOKEN_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OBJECT_FACTORY_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:objectId: ID of the object.
OBJECT_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:objectTypeId: ID of primary type of the object.
ObjectData - Interface in org.apache.chemistry.opencmis.commons.data
Base object for CMIS documents, folders, relationships, policies, and items.
ObjectFactory - Interface in org.apache.chemistry.opencmis.client.api
A factory to create and convert CMIS objects.
ObjectId - Interface in org.apache.chemistry.opencmis.client.api
Holds an object ID.
ObjectInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about an object.
ObjectInfoHandler - Interface in org.apache.chemistry.opencmis.commons.server
 
ObjectInFolderContainer - Interface in org.apache.chemistry.opencmis.commons.data
Container used for trees that represent objects in a folder hierarchy.
ObjectInFolderData - Interface in org.apache.chemistry.opencmis.commons.data
Represents an object in a folder.
ObjectInFolderList - Interface in org.apache.chemistry.opencmis.commons.data
Represents the objects in a folder.
ObjectList - Interface in org.apache.chemistry.opencmis.commons.data
Represents a list of objects.
ObjectParentData - Interface in org.apache.chemistry.opencmis.commons.data
Represents a parent of object of a child object.
ObjectService - Interface in org.apache.chemistry.opencmis.commons.spi
Object Service interface.
ObjectType - Interface in org.apache.chemistry.opencmis.client.api
Object Type.
OFFSET - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: offset (value is a BigInteger)
OMIT_CHANGE_TOKENS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
onLeft - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
onRight - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
OperationContext - Interface in org.apache.chemistry.opencmis.client.api
An OperationContext object defines the filtering, paging and caching of an operation.
OperationContextTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
OperationContextTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
 
OperationContextUtils - Class in org.apache.chemistry.opencmis.client.util
Constants and methods to create and manipulate OperationContext objects.
org.apache.chemistry.opencmis.bridge - package org.apache.chemistry.opencmis.bridge
 
org.apache.chemistry.opencmis.bridge.client - package org.apache.chemistry.opencmis.bridge.client
 
org.apache.chemistry.opencmis.bridge.httpsession - package org.apache.chemistry.opencmis.bridge.httpsession
 
org.apache.chemistry.opencmis.bridge.httpsession.sample - package org.apache.chemistry.opencmis.bridge.httpsession.sample
 
org.apache.chemistry.opencmis.bridge.lrucache - package org.apache.chemistry.opencmis.bridge.lrucache
 
org.apache.chemistry.opencmis.client - package org.apache.chemistry.opencmis.client
 
org.apache.chemistry.opencmis.client.api - package org.apache.chemistry.opencmis.client.api
The OpenCMIS Client API.
org.apache.chemistry.opencmis.client.bindings - package org.apache.chemistry.opencmis.client.bindings
 
org.apache.chemistry.opencmis.client.osgi - package org.apache.chemistry.opencmis.client.osgi
 
org.apache.chemistry.opencmis.client.util - package org.apache.chemistry.opencmis.client.util
 
org.apache.chemistry.opencmis.commons - package org.apache.chemistry.opencmis.commons
Contains interfaces, classes, exceptions, and constants shared by the client and server implementations.
org.apache.chemistry.opencmis.commons.data - package org.apache.chemistry.opencmis.commons.data
OpenCMIS data interfaces.
org.apache.chemistry.opencmis.commons.definitions - package org.apache.chemistry.opencmis.commons.definitions
OpenCMIS type and property definition interfaces.
org.apache.chemistry.opencmis.commons.endpoints - package org.apache.chemistry.opencmis.commons.endpoints
 
org.apache.chemistry.opencmis.commons.enums - package org.apache.chemistry.opencmis.commons.enums
OpenCMIS enums.
org.apache.chemistry.opencmis.commons.exceptions - package org.apache.chemistry.opencmis.commons.exceptions
Contains all exceptions used by OpenCMIS.
org.apache.chemistry.opencmis.commons.impl.endpoints - package org.apache.chemistry.opencmis.commons.impl.endpoints
 
org.apache.chemistry.opencmis.commons.impl.server - package org.apache.chemistry.opencmis.commons.impl.server
 
org.apache.chemistry.opencmis.commons.server - package org.apache.chemistry.opencmis.commons.server
OpenCMIS server interfaces.
org.apache.chemistry.opencmis.commons.spi - package org.apache.chemistry.opencmis.commons.spi
OpenCMIS client and server binding services.
org.apache.chemistry.opencmis.server.async - package org.apache.chemistry.opencmis.server.async
 
org.apache.chemistry.opencmis.server.filter - package org.apache.chemistry.opencmis.server.filter
 
org.apache.chemistry.opencmis.server.support - package org.apache.chemistry.opencmis.server.support
 
org.apache.chemistry.opencmis.server.support.query - package org.apache.chemistry.opencmis.server.support.query
 
org.apache.chemistry.opencmis.server.support.wrapper - package org.apache.chemistry.opencmis.server.support.wrapper
 
org.apache.chemistry.opencmis.tck - package org.apache.chemistry.opencmis.tck
 
org.apache.chemistry.opencmis.tck.impl - package org.apache.chemistry.opencmis.tck.impl
 
org.apache.chemistry.opencmis.tck.report - package org.apache.chemistry.opencmis.tck.report
 
org.apache.chemistry.opencmis.tck.runner - package org.apache.chemistry.opencmis.tck.runner
 
org.apache.chemistry.opencmis.tck.tests.basics - package org.apache.chemistry.opencmis.tck.tests.basics
 
org.apache.chemistry.opencmis.tck.tests.control - package org.apache.chemistry.opencmis.tck.tests.control
 
org.apache.chemistry.opencmis.tck.tests.crud - package org.apache.chemistry.opencmis.tck.tests.crud
 
org.apache.chemistry.opencmis.tck.tests.filing - package org.apache.chemistry.opencmis.tck.tests.filing
 
org.apache.chemistry.opencmis.tck.tests.query - package org.apache.chemistry.opencmis.tck.tests.query
 
org.apache.chemistry.opencmis.tck.tests.types - package org.apache.chemistry.opencmis.tck.tests.types
 
org.apache.chemistry.opencmis.tck.tests.versioning - package org.apache.chemistry.opencmis.tck.tests.versioning
 
OVERRIDE_KEY - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 

P

PARAM_BASE_PATH - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARAM_TRUSTED_PROXIES - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS folder property cmis:parentId: ID of the parent folder.
parse(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Parses a string that contains key-value pairs.
parserTree - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Perform the first phase of query processing.
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
PartialContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream that indicates that this stream may not represent the complete document content.
PASSWORD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: password
PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PATH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS folder property cmis:path: folder path.
pepareSessionParameters(CmisAuthentication) - Method in interface org.apache.chemistry.opencmis.client.api.CmisEndpointDocumentReader
Prepares session parameters based on the provides authentication information.
PermissionDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Permission definition.
PermissionMapping - Interface in org.apache.chemistry.opencmis.commons.data
 
Policy - Interface in org.apache.chemistry.opencmis.client.api
CMIS policy interface.
POLICY_TEXT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS policy property cmis:policyText: policy text.
PolicyIdList - Interface in org.apache.chemistry.opencmis.commons.data
List of policy IDs.
PolicyProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS policy properties.
PolicyService - Interface in org.apache.chemistry.opencmis.commons.spi
Policy Service interface.
PolicyType - Interface in org.apache.chemistry.opencmis.client.api
Policy Object Type.
PolicyTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Policy Type Definition.
postRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
postTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
predefinedQueryNames - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
PredicateWalker - Interface in org.apache.chemistry.opencmis.server.support.query
Interface for a tree walker of a WHERE clause.
predicateWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
PredicateWalkerBase - Interface in org.apache.chemistry.opencmis.server.support.query
Base interface for a tree walker of a WHERE clause.
preRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
preTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
Principal - Interface in org.apache.chemistry.opencmis.commons.data
ACE Principal.
printFooter(PrintWriter) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
printHeader(PrintWriter) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
printJavaScript(Writer) - Static method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
printProperties(CmisObject) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Prints out all of the properties for this object to System.out.
printProperties(CmisObject, PrintStream) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Prints out all of the properties for this object to the given PrintStream.
printProperty(Property<?>) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
 
printProperty(Property<?>, PrintStream) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
 
printStyle(Writer) - Static method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
processStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Fully process a query by parsing and walking it and setting up the supporting objects
processStatementUsingCmisExceptions() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Same as traverseStatement but throws only CMIS Exceptions
ProgressControlCmisService - Interface in org.apache.chemistry.opencmis.commons.server
CmisService classes that implement this interface can control whether the server framework continues or stops processing of the request.
ProgressControlCmisService.Progress - Enum in org.apache.chemistry.opencmis.commons.server
 
Properties - Interface in org.apache.chemistry.opencmis.commons.data
Represents a set of properties.
PROPERTIES_STAR - Static variable in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
 
Property<T> - Interface in org.apache.chemistry.opencmis.client.api
CMIS Property.
PropertyBoolean - Interface in org.apache.chemistry.opencmis.commons.data
Boolean property.
PropertyBooleanDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a boolean property.
PropertyCheckEnum - Enum in org.apache.chemistry.opencmis.tck.impl
 
PropertyData<T> - Interface in org.apache.chemistry.opencmis.commons.data
Base property interface.
PropertyDataWithDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.data
PropertyData objects implementing this interface also may provide the property definition.
PropertyDateTime - Interface in org.apache.chemistry.opencmis.commons.data
DateTime property.
PropertyDateTimeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a datetime property.
PropertyDecimal - Interface in org.apache.chemistry.opencmis.commons.data
Decimal property.
PropertyDecimalDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a decimal property.
PropertyDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Base property definition interface.
PropertyFilterTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
PropertyFilterTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest
 
PropertyHtml - Interface in org.apache.chemistry.opencmis.commons.data
HTML property.
PropertyHtmlDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a HTML property.
PropertyId - Interface in org.apache.chemistry.opencmis.commons.data
Id property.
PropertyIdDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of an ID property.
PropertyIds - Class in org.apache.chemistry.opencmis.commons
CMIS property id constants.
PropertyInteger - Interface in org.apache.chemistry.opencmis.commons.data
Integer property.
PropertyIntegerDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of an integer property.
PropertyString - Interface in org.apache.chemistry.opencmis.commons.data
String property.
PropertyStringDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a string property.
PropertyType - Enum in org.apache.chemistry.opencmis.commons.enums
Property Type Enum.
PropertyUri - Interface in org.apache.chemistry.opencmis.commons.data
URI property.
PropertyUriDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a URI property.
PROXY_PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PROXY_USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
ProxyFilter - Class in org.apache.chemistry.opencmis.server.filter
A filter that corrects server name, server port and scheme if OpenCMIS is running behind a proxy or load balancer.
ProxyFilter() - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
ProxyHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.filter
 
ProxyHttpServletRequestWrapper(HttpServletRequest, String) - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
put(String, long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets a long value.
put(String, boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets a boolean value.
put(String, Object) - Method in interface org.apache.chemistry.opencmis.commons.server.MutableCallContext
Adds or replaces an entry
put(String, Object) - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
putCmisBinding(CallContext, CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Puts the provided CmisBinding object into the cache and associates it somehow with the current CallContext.
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
putLine(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
 
putResponseHeaders(String, int, Map<String, List<String>>) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Receives the HTTP headers after a call.

Q

query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
query(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Executes the query.
query(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Executes the query.
query(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sends a query to the repository.
query(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sends a query to the repository using the given OperationContext.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Executes a CMIS query statement against the contents of the repository.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.DiscoveryService
Executes a CMIS query statement against the contents of the repository.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
queryByDate(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
queryById(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
QueryForObject - Class in org.apache.chemistry.opencmis.tck.tests.query
 
QueryForObject() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
QueryInFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.query
 
QueryInFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest
 
QueryLikeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Query LIKE test.
QueryLikeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
queryObj - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
QueryObject - Class in org.apache.chemistry.opencmis.server.support.query
QueryObject is a class used to encapsulate a CMIS query.
QueryObject() - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
QueryObject(TypeManager) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
QueryObject.JoinSpec - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryObject.SortSpec - Class in org.apache.chemistry.opencmis.server.support.query
 
queryObjects(String, String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Builds a CMIS query and returns the query results as an iterator of CmisObject objects.
QueryPagingTest - Class in org.apache.chemistry.opencmis.tck.tests.query
 
QueryPagingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryPagingTest
 
QueryResult - Interface in org.apache.chemistry.opencmis.client.api
Query result.
QueryRootFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Root folder query test.
QueryRootFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
QuerySmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Query smoke test.
QuerySmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
QueryStatement - Interface in org.apache.chemistry.opencmis.client.api
Query Statement.
QueryTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.query
This test group contains query tests.
QueryTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryTestGroup
 
QueryUtilBase<T extends org.antlr.runtime.tree.TreeParser> - Class in org.apache.chemistry.opencmis.server.support.query
Utility class to help parsing and processing a query statement using the AntLR parser Subclasses have to implement methods that setup parser and query walker and parse and process a query.
QueryUtilBase(String, TypeManager, PredicateWalkerBase) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
QueryUtilStrict - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryUtilStrict(String, TypeManager, PredicateWalkerBase) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
QueryUtilStrict(String, TypeManager, PredicateWalkerBase, boolean) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 

R

read(URL) - Method in interface org.apache.chemistry.opencmis.client.api.CmisEndpointDocumentReader
Reads a CMIS Endpoint Document from a URL.
read(File) - Method in interface org.apache.chemistry.opencmis.client.api.CmisEndpointDocumentReader
Reads a CMIS Endpoint Document from a file.
read(InputStream) - Method in interface org.apache.chemistry.opencmis.client.api.CmisEndpointDocumentReader
Reads a CMIS Endpoint Document from a stream.
read(Reader) - Method in interface org.apache.chemistry.opencmis.client.api.CmisEndpointDocumentReader
Reads a CMIS Endpoint Document from a reader.
read(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisEndpointDocumentReader
Reads a CMIS Endpoint Document from a String.
read() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
READ - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
CMIS read permission cmis:read.
read(URL) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(File) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
read(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
READ_TIMEOUT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
readFromJSON(InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Reads a type definition from a JSON stream.
readFromXML(InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Reads a type definition from a XML stream.
RedirectingContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream redirecting to another location.
refresh() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Reloads this object from the repository.
refreshIfOld(long) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Reloads the data from the repository if the last refresh did not occur within durationInMillis.
Relationship - Interface in org.apache.chemistry.opencmis.client.api
CMIS relationship interface.
RelationshipDirection - Enum in org.apache.chemistry.opencmis.commons.enums
Relationship Direction Enum.
RelationshipProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS relationship properties.
RelationshipService - Interface in org.apache.chemistry.opencmis.commons.spi
Relationship Service interface.
RelationshipType - Interface in org.apache.chemistry.opencmis.client.api
Relationship Object Type.
RelationshipTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Relationship Type Definition.
remove(String) - Method in interface org.apache.chemistry.opencmis.commons.server.MutableCallContext
Removes a parameter.
remove(String) - Method in class org.apache.chemistry.opencmis.server.support.MutableCallContextWrapper
 
removeAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes ACEs to the object and refreshes this object afterwards.
removeAllPropertyDefinitions() - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
Removes all property definitions.
removeFromFolder(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Removes this object from a folder.
removeInnerWrapper() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Removes the inner-most wrapper.
removeObjectFromCache(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the given object from the cache.
removeObjectFromCache(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the given object from the cache.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Removes an existing fileable non-folder object from a folder.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.MultiFilingService
Removes an existing fileable non-folder object from a folder.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
removeOuterWrapper() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Removes the outer-most wrapper.
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
removePolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Removes a set of policies from an object.
removePolicy(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes the provided policies and refreshes this object afterwards.
removePolicy(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes the provided policy.
removePolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes a set of policies from an object.
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Removes a specified policy from an object.
removePolicy(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Removes a specified policy from an object.
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
removeProperty(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableProperties
Removes a property.
removePropertyDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
Removes a property definition.
rename(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Renames this object (changes the value of cmis:name).
rename(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Renames this object (changes the value of cmis:name).
Rendition - Interface in org.apache.chemistry.opencmis.client.api
Rendition.
RENDITION_NONE - Static variable in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
 
RenditionData - Interface in org.apache.chemistry.opencmis.commons.data
Represents a rendition.
RenditionInfo - Interface in org.apache.chemistry.opencmis.commons.server
Contains information about a rendition of an object.
replaceProperty(PropertyData<?>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableProperties
Replaces a property.
Repository - Interface in org.apache.chemistry.opencmis.client.api
Represents a repository.
REPOSITORY_ID - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: repository id
REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
REPOSITORY_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Repository managed retention type.
RepositoryCapabilities - Interface in org.apache.chemistry.opencmis.commons.data
 
RepositoryInfo - Interface in org.apache.chemistry.opencmis.commons.data
Repository Info.
RepositoryInfoTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Repository info test.
RepositoryInfoTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
RepositoryService - Interface in org.apache.chemistry.opencmis.commons.spi
Repository Service interface.
requiresCookies() - Method in interface org.apache.chemistry.opencmis.commons.endpoints.CmisAuthentication
Returns if this authentication method requires cookies.
requiresCookies() - Method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisAuthenticationImpl
 
reset() - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
resolveTypeForAlias(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
resolveTypeForColumnReference(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
resolveTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
RootFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Basic root folder tests.
RootFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
run() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Runs the test.
run() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Runs all enabled tests in this group.
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
run(CmisTest) - Static method in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
run(CmisTestGroup) - Static method in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
run(CmisTestProgressMonitor) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
Runs all configured groups.
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.AsyncCreateAndDeleteDocumentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.AsyncCreateAndDeleteFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeletePolicyTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateInvalidTypeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.WhitespaceInNameTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.InvalidQueryTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryPagingTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.LatestAccessibleStateIdTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
runDocumentQuery(Session, Document) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
runFolderQuery(Session, Folder) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
runHighLevelApiTests(Session, Folder, Document) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
Checks for not requested properties, Allowable Actions, ACLs, renditions, relationships, and policies.
runLowLevelApiTests(Session, Folder, Document) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
Checks for change events and path segments.

S

SECONDARY_OBJECT_TYPE_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:secondaryObjectTypeIds (multivalue): list of IDs of the secondary types of the object.
SecondaryType - Interface in org.apache.chemistry.opencmis.client.api
Secondary type.
SecondaryTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Secondary Type Definition.
SecondaryTypeIds - Class in org.apache.chemistry.opencmis.commons
Secondary type IDs that are defined in the CMIS specification.
SecondaryTypesTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
SecondaryTypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
SecurityTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Tests wether HTTPS is used or not.
SecurityTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
SELECT_ALL_NO_CACHE_OC - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
SELECT_ALL_NO_CACHE_OC_ORDER_BY_NAME - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
selectReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SERVICE_CLASS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_DEPTH_OBJECTS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_DEPTH_TYPES - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_MAX_ITEMS_OBJECTS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_MAX_ITEMS_TYPES - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVLET_CONTEXT - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet context (value is a ServletContext)
Session - Interface in org.apache.chemistry.opencmis.client.api
A session is a connection to a CMIS repository with a specific user.
SessionFactory - Interface in org.apache.chemistry.opencmis.client.api
Entry point into the OpenCMIS Client API.
SessionFactoryFinder - Class in org.apache.chemistry.opencmis.client
Finds a SessionFactory implementation and creates a factory object.
SessionParameter - Class in org.apache.chemistry.opencmis.commons
Session parameter constants.
SessionParameterDefaults - Class in org.apache.chemistry.opencmis.commons
 
SessionParameterMap - Class in org.apache.chemistry.opencmis.client
A map with convenience methods to set session parameters.
SessionParameterMap() - Constructor for class org.apache.chemistry.opencmis.client.SessionParameterMap
Creates an empty map.
SessionParameterMap(Map<? extends String, ? extends String>) - Constructor for class org.apache.chemistry.opencmis.client.SessionParameterMap
Creates a map with the same mappings as the specified map.
setAces(List<Ace>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAcl
Sets the list of ACEs.
setAcl(ObjectId, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Removes the direct ACEs of an object and sets the provided ACEs.
setAcl(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes the direct ACE of this object, sets the provided ACEs to the object and refreshes this object afterwards.
setAcl(ObjectId, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the direct ACEs of an object and sets the provided ACEs.
setAcl(Acl) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the access control list.
setAcl(String, String, Acl) - Method in interface org.apache.chemistry.opencmis.commons.spi.ExtendedAclService
Removes the direct ACEs of an object and sets the provided ACEs.
setAdditionalData(Map<String, String>) - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Sets additional data.
setAfterServiceCall(ProgressControlCmisService.Progress) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Sets whether the server framework should continue after the service is called.
setAliasName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
setAllowableActions(AllowableActions) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the Allowable Actions.
setAllowedSourceTypes(List<String>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableRelationshipTypeDefinition
 
setAllowedTargetTypes(List<String>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableRelationshipTypeDefinition
 
SetAndDeleteContentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Content test.
SetAndDeleteContentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
setAtomPubBindingUrl(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the AtomPub URL and sets the binding to AtomPub.
setAuthenticationProvider(Class<? extends AuthenticationProvider>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the authentication provider class.
setBaseTypeId(BaseTypeId) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setBasicAuthentication(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns basic authentication on and UsernameToken authentication off if the standard authentication provider is used.
setBasicAuthentication() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns basic authentication on and UsernameToken authentication off if the standard authentication provider is used.
setBearerToken(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets bearer token.
setBeforeServiceCall(ProgressControlCmisService.Progress) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Sets whether the server framework should continue before the service is called.
setBoolean(int, boolean...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given boolean.
setBrowserBindingSuccinct(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets whether properties should be sent in the succinct format or not.
setBrowserBindingUrl(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Browser URL and sets the binding to Browser.
setCacheEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Enables or disables the cache.
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Called at the beginning of a request.
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Sets the call context and propagates it down to the next service wrapper or service if it implements the CallContextAwareCmisService interface.
setCallContext(CallContext) - Method in interface org.apache.chemistry.opencmis.server.support.wrapper.CallContextAwareCmisService
Sets a new call context.
setCardinality(Cardinality) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setChangeEventInfo(ChangeEventInfo) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the change event info.
setChoices(List<Choice<T>>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setClientCompression(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets whether requests to the server should be compressed or not.
setCompression(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets if the server should be asked to use compression.
setConnectionTimeout(long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the HTTP connection timeout.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
setContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document and refreshes this object afterwards.
setContentStream(ContentStream, boolean, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Sets the content stream for the specified document object.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Sets the content stream for the specified document object.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
setContentStreamAllowed(ContentStreamAllowed) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableDocumentTypeDefinition
 
setCookies(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets whether cookies should be managed or not.
setCsrfHeader(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the CSRF HTTP header
setDateTime(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTimeResolution(DateTimeResolution) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDateTimeDefinition
 
setDateTimeTimestamp(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDefaultContext(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sets the current session parameters for filtering, paging and caching.
setDefaultControllableAcl(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultControllablePolicy(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default depth.
setDefaultFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultIsFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultLocale() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the JVM default locale of the session.
setDefaultMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default maxItems.
setDefaultNamespace(String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultQueryable(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultSessionParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Sets the default session parameters.
setDefaultTypeMutability(TypeMutability) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultTypesDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default depth.
setDefaultTypesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default maxItems.
setDefaultValue(List<T>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setDescription(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setDescription(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setDirect(boolean) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAce
Sets whether this ACE is a direct ACE or not.
setDisplayName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Set the display name.
setDisplayName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setDisplayName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setDocumentTypeDefinitionClass(Class<? extends MutableDocumentTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Enables or disables the test.
setEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Enables or disables this test group.
setEnabled(boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setEnabled(boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setExact(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAcl
Sets whether this ACL expresses all permissions of the object.
setExtensions(List<CmisExtensionElement>) - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
Sets the list of top-level extension elements.
setExtraValue(String, Object) - Method in class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Sets an extra value.
setFileName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the file name.
setFileName(String) - Method in class org.apache.chemistry.opencmis.commons.server.TempStoreOutputStream
Sets the file name.
setFilter(Set<String>) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current filter.
setFilterString(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current filter.
setFolderTypeDefinitionClass(Class<? extends MutableFolderTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setFormat(String) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setGroup(AbstractCmisTestGroup) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setGroups(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setHttpInvoker(Class<?>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the HTTP invoker class.
setId(int, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given object ID.
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePrincipal
Sets the principal ID.
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Sets the property ID.
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIncludeAcls(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if ACLs should returned.
setIncludeAllowableActions(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if allowable actions should returned.
setIncludePathSegments(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if path segments should returned.
setIncludePolicies(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if policies should returned.
setIncludeRelationships(IncludeRelationships) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets which relationships should be returned.
setInfo(Object) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
setIsControllableAcl(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsControllablePolicy(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsCreatable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsExactAcl(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets if the access control list reflects the exact permission set in the repository.
setIsFileable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsFulltextIndexed(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsIncludedInSupertypeQuery(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsInherited(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsOpenChoice(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsOrderable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsQueryable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsQueryable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsRequired(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsVersionable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableDocumentTypeDefinition
 
setItemTypeDefinitionClass(Class<? extends MutableItemTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setLength(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the length of the stream.
setLoadSecondaryTypeProperties(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if secondary type properties should be loaded.
setLocalBindingClass(Class<? extends CmisServiceFactory>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the local service factory and sets the binding to Local.
setLocale(Locale) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the locale of the session.
setLocale(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the locale of the session.
setLocale(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the locale of the session.
setLocalName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Set the local name.
setLocalName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setLocalName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setLocalNamespace(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setLocalNamespace(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setMaxItemsPerPage(int) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Set the max number of items per batch for operations that return lists.
setMaxLength(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyStringDefinition
 
setMaxValue(BigDecimal) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDecimalDefinition
 
setMaxValue(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyIntegerDefinition
 
setMimeType(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the MIME type of the stream.
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.server.TempStoreOutputStream
Sets the MIME type of the stream.
setMinValue(BigDecimal) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDecimalDefinition
 
setMinValue(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyIntegerDefinition
 
setName(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setName(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setNoAuthentication() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns all authentication off if the standard authentication provider is used.
setNtlmAuthentication(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns NTLM authentication on and basic authentication and UsernameToken authentication off.
setNtlmAuthentication() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns NTLM authentication on and basic authentication and UsernameToken authentication off.
setNumber(int, Number...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given number.
setOAuthAuthentication(String, String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns OAuth 2.0 authentication on and basic authentication and UsernameToken authentication off.
setOAuthAuthentication(String, String, String, String, String, long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns OAuth 2.0 authentication on and basic authentication and UsernameToken authentication off.
setOAuthAuthentication() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns OAuth 2.0 authentication on and basic authentication and UsernameToken authentication off.
setOAuthBearerTokenAuthentication(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns simple OAuth 2.0 bearer token authentication on and basic authentication and UsernameToken authentication off.
setObjectFactory(Class<? extends ObjectFactory>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the object factory class.
setOrderBy(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the order by rule for operations that return lists.
setOutput(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
setParameters(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setParentTypeId(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setPermissions(List<String>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAce
Sets the permissions granted to the principal.
setPolicyIds(PolicyIdList) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the policy IDs.
setPolicyTypeDefinitionClass(Class<? extends MutablePolicyTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setPrecision(DecimalPrecision) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDecimalDefinition
 
setPrincipal(Principal) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAce
Sets the ACE principal.
setProgressMonitor(CmisTestProgressMonitor) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Sets the progress monitor that should be used during a run.
setProgressMonitor(CmisTestProgressMonitor) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setProperties(Properties) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the properties.
setProperty(int, String, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given property.
setProperty(int, PropertyDefinition<?>) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given property.
setPropertyType(PropertyType) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setProxyUserAndPassword(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets HTTP proxy user and password.
setQueryName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Set the query name.
setQueryName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setQueryName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setReadTimeout(long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the HTTP read timeout.
setRelationships(List<ObjectData>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the relationships.
setRelationshipTypeDefinitionClass(Class<? extends MutableRelationshipTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setRenditionFilter(Set<String>) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current rendition filter.
setRenditionFilterString(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current rendition filter.
setRenditions(List<RenditionData>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the renditions.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the repository ID.
setRequest(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setResponse(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setResponseHeader(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Sets a String response header.
setResponseHeader(String, Date) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractBindingCmisServiceWrapper
Sets a Date response header.
setSecondaryTypeDefinitionClass(Class<? extends MutableSecondaryTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setSelectors(ColumnReference, ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
setStackTrace(StackTraceElement[]) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setStream(InputStream) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the stream.
setString(int, String...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string.
setStringContains(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string in a CMIS contains statement.
setStringLike(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string.
setTime(long) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setType(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given type ID.
setType(int, ObjectType) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given type.
setTypeDefinition(String, TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
setTypeMutability(TypeMutability) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setUpdatability(Updatability) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setUri(int, URI...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given URI.
setUrl(int, URL...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given URL.
setUrl(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setUserAgent(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the user agent string.
setUserAndPassword(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets user and password.
setUsernameTokenAuthentication(String, String, boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns UsernameToken authentication on for the Web Services binding if the standard authentication provider is used.
setUsernameTokenAuthentication(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns UsernameToken authentication on for the Web Services binding if the standard authentication provider is used.
setValue(T) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Sets a property value.
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
Sets a new value of the holder.
setValues(List<T>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Sets the property value.
setWebServicesBindingUrl(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Web Services WSDL URL and sets the binding to Web Services.
setWebServicesMemoryTempDirectory(String, boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Web Service temp directory.
setWebServicesMemoryThreshold(long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Web Service memory threshold.
SimpleCmisBindingFactory - Class in org.apache.chemistry.opencmis.bridge.client
Creates a CmisBinding object for a set of parameters and a CallContext.
SimpleCmisBindingFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.client.SimpleCmisBindingFactory
 
SimpleForwardingCmisService - Class in org.apache.chemistry.opencmis.bridge.httpsession.sample
Very simple example of a concrete FilterCmisService implementation.
SimpleForwardingCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
SimpleLoggingCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
A simple CMIS service wrapper that logs CMIS calls.
SimpleLoggingCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
skip(long) - Method in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
skipTo(long) - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Skips to position within CMIS collection.
SOAP_VERSION_1_1 - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
SOAP_VERSION_1_2 - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
SortSpec(Integer, boolean) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
sortSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SOURCE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS relationship property cmis:sourceId: ID of the source object.
STANDARD_AUTHENTICATION_PROVIDER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Standard authentication provider class.
start(BundleContext) - Method in class org.apache.chemistry.opencmis.client.osgi.Activator
 
START_OF_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_startOfRetention: start date.
startGroup(CmisTestGroup) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called before a new group run starts.
startTest(CmisTest) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called before a new test run starts.
statement - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
stop(BundleContext) - Method in class org.apache.chemistry.opencmis.client.osgi.Activator
 
store(File) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Writes all entries to the given file.
store(OutputStream) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Writes all entries UTF-8 encoded to the given stream and leaves the stream open.
storeContentStream(ObjectId, String, BigInteger, BigInteger, OutputStream) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Reads the document content and writes it to an output stream.
storeContentStream(ObjectId, OutputStream) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Reads the document content and writes it to an output stream.
stream - Variable in class org.apache.chemistry.opencmis.client.util.ContentStreamUtils.AutoCloseInputStream
 
STREAM_FACTORY - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: factory for threshold streams (value is a TempStoreOutputStreamFactory)
StringUtil - Class in org.apache.chemistry.opencmis.server.support.query
 
SupportedPermissions - Enum in org.apache.chemistry.opencmis.commons.enums
ACL Capability Enum: Supported Permissions.
supportsACLs(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
supportsContentChanges(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
supportsDescendants() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getDescendants, false otherwise.
supportsFolderTree() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getFolderTree, false otherwise.
supportsMultifiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
supportsPolicies() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports policies even if no policies are applied, false otherwise.
supportsQuery(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
supportsRelationships() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports relationships even if no relationships exist, false otherwise.
supportsUnfiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 

T

TARGET_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS relationship property cmis:targetId: ID of the target object.
TCK_BUILD_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_BUILD_TIMESTAMP_PARAMETER - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_REVISION - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_REVISION_PARAMETER - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_USER_AGENT - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
TEMP_DIR - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: temp directory
TempStoreOutputStream - Class in org.apache.chemistry.opencmis.commons.server
Subclasses of this class are used to store document content for a short period of time.
TempStoreOutputStream() - Constructor for class org.apache.chemistry.opencmis.commons.server.TempStoreOutputStream
 
TestParameters - Class in org.apache.chemistry.opencmis.tck.impl
 
TextReport - Class in org.apache.chemistry.opencmis.tck.report
Text Report.
TextReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.TextReport
 
tokens - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
toQueryString() - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Returns the query statement.
toString() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
 
toString() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
toString() - Method in class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
 
toString() - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
 
toString(Calendar) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a Calendar to its CMISQL string representation.
toString(Calendar, StringBuilder) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a Calendar to its CMISQL string representation.
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
 
toString() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
Tree<T> - Interface in org.apache.chemistry.opencmis.client.api
Basic tree structure.
TYPE_DEFINITION_CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
typeContainsProperty(TypeDefinition, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
typeContainsPropertyWithQueryName(TypeDefinition, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
TypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Base type definition interface.
TypeDefinitionContainer - Interface in org.apache.chemistry.opencmis.commons.definitions
Type Definition Container.
TypeDefinitionFactory - Class in org.apache.chemistry.opencmis.server.support
Type definition factory.
TypeDefinitionList - Interface in org.apache.chemistry.opencmis.commons.definitions
List of type definitions.
TypeManager - Interface in org.apache.chemistry.opencmis.server.support
 
typeMgr - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
TypeMutability - Interface in org.apache.chemistry.opencmis.commons.definitions
Type mutability flags.
typeReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
TypesTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.types
This test group contains tests that check type operations.
TypesTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.TypesTestGroup
 
TypeUtils - Class in org.apache.chemistry.opencmis.client.util
 
TypeUtils.ValidationError - Class in org.apache.chemistry.opencmis.client.util
 
TypeValidator - Class in org.apache.chemistry.opencmis.server.support
 

U

unescape(String, String) - Static method in class org.apache.chemistry.opencmis.server.support.query.StringUtil
Removes all escape sequences in a string and return unescaped string escape character is backslash \, so \\ --> \, \' --> ' additional escaped characters can be allowed in escapedChars.
UnfileObject - Enum in org.apache.chemistry.opencmis.commons.enums
Unfile Object Enum.
UnfilingTest - Class in org.apache.chemistry.opencmis.tck.tests.filing
Unfiling test.
UnfilingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
unmodifiableOperationContext(OperationContext) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Returns an unmodifiable view of the specified OperationContext.
Updatability - Enum in org.apache.chemistry.opencmis.commons.enums
Updatability Enum.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
updateProperties(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties and refreshes this object afterwards.
updateProperties(Map<String, ?>, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties.
updateProperties(Map<String, ?>, List<String>, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties and refreshes this object afterwards.
updateProperties(Map<String, ?>, List<String>, List<String>, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates properties of the specified object.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Updates properties of the specified object.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
UpdateSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Update smoke test.
UpdateSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
updateType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.AsyncSession
Updates an existing type.
updateType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Updates an existing type.
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates a type.
updateType(String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Updates a type.
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
updateTypeDefinition(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
Modify an existing type definition.
USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
USER_AGENT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
USERNAME - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: username

V

validateAcl(TypeDefinition, Acl, Acl) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedChildObjectTypes(TypeDefinition, List<String>) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedRelationshipTypes(RelationshipTypeDefinition, TypeDefinition, TypeDefinition) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedTypes(TypeDefinition, List<String>, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateColumnReferenceAndResolveType(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
validateColumnReferenceAndResolveType(TypeDefinition, ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
validateContentAllowed(DocumentTypeDefinition, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(TypeDefinition, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(TypeDefinition, Properties, boolean, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(List<TypeDefinition>, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validatePropertyDefinition(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Validates a property definition.
validateRequiredSystemProperties(Properties) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateTypeDefinition(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Validates a type definition.
validateVersionStateForCreate(DocumentTypeDefinition, VersioningState) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
ValidationError(String, String) - Constructor for class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Action
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeFormat
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
 
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.server.ProgressControlCmisService.Progress
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.server.support.query.FunctionReference.CmisQlFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.tck.impl.PropertyCheckEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.server.ProgressControlCmisService.Progress
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.server.support.query.FunctionReference.CmisQlFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.tck.impl.PropertyCheckEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_1_0 - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
VERSION_1_1 - Static variable in interface org.apache.chemistry.opencmis.commons.endpoints.CmisEndpoint
 
VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionLabel: version label of the document.
VERSION_SERIES_CHECKED_OUT_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionSeriesCheckedOutBy: user who checked out the document, if the document is checked out.
VERSION_SERIES_CHECKED_OUT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionSeriesCheckedOutId: ID of the PWC, if the document is checked out.
VERSION_SERIES_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionSeriesId: ID of the version series.
VersionDeleteTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
VersionDeleteTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
VersioningService - Interface in org.apache.chemistry.opencmis.commons.spi
Versioning Service interface.
VersioningSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
Checked out test.
VersioningSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
VersioningState - Enum in org.apache.chemistry.opencmis.commons.enums
VersioningState Enum.
VersioningStateCreateTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
VersioningStateCreateTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
VersioningTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.versioning
This test group contains versioning tests.
VersioningTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningTestGroup
 

W

walkAnd(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkAnd(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkBoolean(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkBoolean(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkCol(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkCol(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkContains(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkContains(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkEqAny(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkEqAny(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walker - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
walkExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkExpr(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkGreaterThan(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkGreaterThan(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkId(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkId(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkIn(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkIn(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkInAny(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkInAny(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkInFolder(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkInFolder(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkInTree(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkInTree(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkIsNotNull(Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkIsNotNull(Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkIsNull(Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkIsNull(Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkLessOrEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkLessOrEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkLessThan(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkLessThan(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkLike(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkLike(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkList(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkList(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNot(Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNot(Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotIn(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotIn(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotInAny(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotInAny(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotLike(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotLike(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNumber(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNumber(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkOr(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkOr(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkOtherExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
For extensibility.
walkOtherPredicate(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
For extensibility.
walkPredicate(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkPredicate(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalkerBase
 
walkScore(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkSearchExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Perform the second phase of query processing, analyzes the select part, check for semantic errors, fill the query object.
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
walkString(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkString(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkTextAnd(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextMinus(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextOr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextPhrase(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextWord(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTimestamp(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTimestamp(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
WebRunnerServlet - Class in org.apache.chemistry.opencmis.tck.runner
Web Runner.
WebRunnerServlet() - Constructor for class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
WEBSERVICES_ACL_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_ACL_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_DISCOVERY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_DISCOVERY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_JAXWS_IMPL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MEMORY_THRESHOLD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MULTIFILING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MULTIFILING_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_NAVIGATION_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_NAVIGATION_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_PORT_PROVIDER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_RELATIONSHIP_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_RELATIONSHIP_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_REPOSITORY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
WSDL URLs for Web Services.
WEBSERVICES_REPOSITORY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Endpoint URLs for Web Services.
WEBSERVICES_REPSONSE_MEMORY_THRESHOLD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_TEMP_DIRECTORY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_TEMP_ENCRYPT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_VERSIONING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_VERSIONING_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
whereReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
WhitespaceInNameTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
WhitespaceInNameTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.WhitespaceInNameTest
 
wrap(CmisService) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Wraps a service with all configured wrappers.
WrapperCmisTestGroup - Class in org.apache.chemistry.opencmis.tck.impl
Helper group implementation that just hold one test.
WrapperCmisTestGroup(CmisTest) - Constructor for class org.apache.chemistry.opencmis.tck.impl.WrapperCmisTestGroup
 
WRITE - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
CMIS write permission cmis:write.
write(CmisEndpointsDocument, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpointsDocument, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpointsDocument) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpoint, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpoint, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisEndpoint) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisAuthentication, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisAuthentication, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
write(CmisAuthentication) - Static method in class org.apache.chemistry.opencmis.commons.impl.endpoints.CmisEndpointsDocumentHelper
 
writeToJSON(TypeDefinition, OutputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Serializes the type definition to JSON, using the format defined in the CMIS specification.
writeToXML(TypeDefinition, OutputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Serializes the type definition to XML, using the format defined in the CMIS specification.

X

XmlReport - Class in org.apache.chemistry.opencmis.tck.report
XML Report.
XmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.XmlReport
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.