- 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
-
- 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
-
- AbstractSessionTest.CmisPropertyDefintion(String, Boolean, PropertyType, Cardinality, Updatability, Boolean, Boolean) - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.CmisPropertyDefintion
-
- 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
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
-
- addAce(String, List<String>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
-
Deprecated.
- 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
-
- 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.CmisServiceWrapper
-
- addPolicyPropertyDefinitions(MutablePolicyTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
-
- 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.
- addToFolder(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
-
Deprecated.
- addType(String, String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
-
- 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
-
- alias - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.one_table_return
-
- 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
-
- 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
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
-
- AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- 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.CmisServiceWrapper
-
- 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(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 potentially 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, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
- applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
- applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
-
- applyPolicy(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
-
Applies the provided policies and refreshes this object afterwards.
- applyPolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.Session
-
Applies a set of policies to an object.
- applyPolicy(Policy...) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
-
Deprecated.
- 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.CmisServiceWrapper
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- 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
-
- 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
-
- 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
-
- ATOMPUB_URL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
URL of the AtomPub service document.
- AUTH_HTTP_BASIC - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
Toggle for HTTP basic authentication.
- AUTH_SOAP_USERNAMETOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
Toggle for WS-Security UsernameToken authentication.
- 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.
- 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_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- CACHE_SIZE_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- CACHE_SIZE_REPOSITORIES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- CACHE_SIZE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- CACHE_TTL_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- CACHE_TTL_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- CachedBindingCmisService - Class in org.apache.chemistry.opencmis.bridge
-
- 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.
- 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.CmisServiceWrapper
-
- 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
-
- ChangeEvent - Interface in org.apache.chemistry.opencmis.client.api
-
Change event in the change log.
- ChangeEventInfo - Interface in org.apache.chemistry.opencmis.commons.data
-
- 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, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
-
- 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.CmisServiceWrapper
-
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.CmisServiceWrapper
-
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.CmisServiceWrapper
-
Throws an exception if the given id is null
or empty.
- checkIds(String, String...) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
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(boolean, String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- 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.CmisServiceWrapper
-
- CHECKIN_COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
-
- checkList(String, List<?>) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Throws an exception if the given list is null
or empty.
- checkNullOrPositive(String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
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.CmisServiceWrapper
-
- checkPath(String, String) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Throws an exception if the given path is null
or invalid.
- checkProperties(Properties) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Throws an exception if the given properties set is null
.
- checkProperty(Properties, String, Class<?>) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
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.CmisServiceWrapper
-
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.CmisServiceWrapper
-
Throws an exception if the repository id is null
or empty.
- checkTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
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
-
- 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.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.CmisServiceWrapper
-
- 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)
- CmisBaseException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
Base exception class for all CMIS client 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, 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, 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
-
- 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
-
- CmisConnectionException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConnectionException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConnectionException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConnectionException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConnectionException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConnectionException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConnectionException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
-
- CmisConstraintException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS Constraint Exception.
- CmisConstraintException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisConstraintException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
-
- CmisContentAlreadyExistsException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS ContentAlreadyExists Exception.
- CmisContentAlreadyExistsException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisContentAlreadyExistsException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
-
- CmisExtensionElement - Interface in org.apache.chemistry.opencmis.commons.data
-
This class 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
-
- CmisFilterNotValidException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisFilterNotValidException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisFilterNotValidException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisFilterNotValidException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisFilterNotValidException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisFilterNotValidException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisFilterNotValidException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
-
- CmisInvalidArgumentException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS InvalidArgument Exception.
- CmisInvalidArgumentException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisInvalidArgumentException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
-
- CmisNameConstraintViolationException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS NameConstraintViolation Exception.
- CmisNameConstraintViolationException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNameConstraintViolationException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
-
- CmisNotSupportedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS NotSupported Exception.
- CmisNotSupportedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- CmisNotSupportedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
-
- 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
-
- CmisObjectNotFoundException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- CmisObjectNotFoundException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- CmisObjectNotFoundException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- CmisObjectNotFoundException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- CmisObjectNotFoundException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- CmisObjectNotFoundException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- CmisObjectNotFoundException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
-
- 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
-
- CmisPermissionDeniedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisPermissionDeniedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisPermissionDeniedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisPermissionDeniedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisPermissionDeniedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisPermissionDeniedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisPermissionDeniedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
-
- CmisProxyAuthenticationException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
Proxy authentication exception.
- CmisProxyAuthenticationException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisProxyAuthenticationException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
-
- CmisQlExtLexer - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- CmisQlExtLexer(CharStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- CmisQlExtLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- CmisQlExtLexer_CmisBaseLexer - Class in org.apache.chemistry.opencmis.server.support.query
-
CMISQL lexer.
- CmisQlExtLexer_CmisBaseLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- CmisQlExtLexer_CmisBaseLexer(CharStream, CmisQlExtLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- CmisQlExtLexer_CmisBaseLexer(CharStream, RecognizerSharedState, CmisQlExtLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- CmisQlExtLexer_CmisBaseLexer.DFA12 - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtLexer_CmisBaseLexer.DFA12(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA12
-
- CmisQlExtLexer_CmisBaseLexer.DFA5 - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtLexer_CmisBaseLexer.DFA5(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA5
-
- CmisQlExtLexer_CmisBaseLexer.DFA6 - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtLexer_CmisBaseLexer.DFA6(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA6
-
- CmisQlExtParser - Class in org.apache.chemistry.opencmis.server.support.query
-
CMISQL parser.
- CmisQlExtParser(TokenStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- CmisQlExtParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- CmisQlExtParser.comp_op_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser.comp_op_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.comp_op_return
-
- CmisQlExtParser.quantified_comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser.quantified_comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.quantified_comparison_predicate_return
-
- CmisQlExtParser.query_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.query_return
-
- CmisQlExtParser.string_value_function_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser.string_value_function_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.string_value_function_return
-
- CmisQlExtParser.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.value_expression_return
-
- CmisQlExtParser_CmisBaseGrammar - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar(TokenStream, CmisQlExtParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- CmisQlExtParser_CmisBaseGrammar(TokenStream, RecognizerSharedState, CmisQlExtParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- CmisQlExtParser_CmisBaseGrammar.boolean_factor_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.boolean_factor_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_factor_return
-
- CmisQlExtParser_CmisBaseGrammar.boolean_term_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.boolean_term_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_term_return
-
- CmisQlExtParser_CmisBaseGrammar.boolean_test_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.boolean_test_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_test_return
-
- CmisQlExtParser_CmisBaseGrammar.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_name_return
-
- CmisQlExtParser_CmisBaseGrammar.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_reference_return
-
- CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.correlation_name_return
-
- CmisQlExtParser_CmisBaseGrammar.folder_id_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.folder_id_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_id_return
-
- CmisQlExtParser_CmisBaseGrammar.folder_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.folder_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.from_clause_return
-
- CmisQlExtParser_CmisBaseGrammar.in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_value_list_return
-
- CmisQlExtParser_CmisBaseGrammar.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_kind_return
-
- CmisQlExtParser_CmisBaseGrammar.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_specification_return
-
- CmisQlExtParser_CmisBaseGrammar.like_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.like_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.like_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.literal_return
-
- CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return
-
- CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return
-
- CmisQlExtParser_CmisBaseGrammar.null_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.null_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.null_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return
-
- CmisQlExtParser_CmisBaseGrammar.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.one_table_return
-
- CmisQlExtParser_CmisBaseGrammar.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.order_by_clause_return
-
- CmisQlExtParser_CmisBaseGrammar.predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.qualifier_return
-
- CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.search_condition_return
-
- CmisQlExtParser_CmisBaseGrammar.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_list_return
-
- CmisQlExtParser_CmisBaseGrammar.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_sublist_return
-
- CmisQlExtParser_CmisBaseGrammar.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.sort_specification_return
-
- CmisQlExtParser_CmisBaseGrammar.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_join_return
-
- CmisQlExtParser_CmisBaseGrammar.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_name_return
-
- CmisQlExtParser_CmisBaseGrammar.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_reference_return
-
- CmisQlExtParser_CmisBaseGrammar.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_expression_return
-
- CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return
-
- CmisQlExtParser_CmisBaseGrammar.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlExtParser_CmisBaseGrammar.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.where_clause_return
-
- CmisQlStrictLexer - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- CmisQlStrictLexer(CharStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- CmisQlStrictLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- CmisQlStrictLexer_CmisBaseLexer - Class in org.apache.chemistry.opencmis.server.support.query
-
CMISQL lexer.
- CmisQlStrictLexer_CmisBaseLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- CmisQlStrictLexer_CmisBaseLexer(CharStream, CmisQlStrictLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- CmisQlStrictLexer_CmisBaseLexer(CharStream, RecognizerSharedState, CmisQlStrictLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- CmisQlStrictLexer_CmisBaseLexer.DFA12 - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictLexer_CmisBaseLexer.DFA12(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA12
-
- CmisQlStrictLexer_CmisBaseLexer.DFA5 - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictLexer_CmisBaseLexer.DFA5(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA5
-
- CmisQlStrictLexer_CmisBaseLexer.DFA6 - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictLexer_CmisBaseLexer.DFA6(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA6
-
- CmisQlStrictParser - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser(TokenStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- CmisQlStrictParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- CmisQlStrictParser.root_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser.root_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser.root_return
-
- CmisQlStrictParser_CmisBaseGrammar - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar(TokenStream, CmisQlStrictParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- CmisQlStrictParser_CmisBaseGrammar(TokenStream, RecognizerSharedState, CmisQlStrictParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return
-
- CmisQlStrictParser_CmisBaseGrammar.boolean_term_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.boolean_term_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_term_return
-
- CmisQlStrictParser_CmisBaseGrammar.boolean_test_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.boolean_test_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_test_return
-
- CmisQlStrictParser_CmisBaseGrammar.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_name_return
-
- CmisQlStrictParser_CmisBaseGrammar.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_reference_return
-
- CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.correlation_name_return
-
- CmisQlStrictParser_CmisBaseGrammar.folder_id_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.folder_id_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_id_return
-
- CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.from_clause_return
-
- CmisQlStrictParser_CmisBaseGrammar.in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_value_list_return
-
- CmisQlStrictParser_CmisBaseGrammar.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_kind_return
-
- CmisQlStrictParser_CmisBaseGrammar.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_specification_return
-
- CmisQlStrictParser_CmisBaseGrammar.like_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.like_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.like_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.literal_return
-
- CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return
-
- CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return
-
- CmisQlStrictParser_CmisBaseGrammar.null_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.null_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.null_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return
-
- CmisQlStrictParser_CmisBaseGrammar.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.one_table_return
-
- CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return
-
- CmisQlStrictParser_CmisBaseGrammar.predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.qualifier_return
-
- CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.query_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.query_return
-
- CmisQlStrictParser_CmisBaseGrammar.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.search_condition_return
-
- CmisQlStrictParser_CmisBaseGrammar.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_list_return
-
- CmisQlStrictParser_CmisBaseGrammar.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_sublist_return
-
- CmisQlStrictParser_CmisBaseGrammar.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.sort_specification_return
-
- CmisQlStrictParser_CmisBaseGrammar.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_join_return
-
- CmisQlStrictParser_CmisBaseGrammar.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_name_return
-
- CmisQlStrictParser_CmisBaseGrammar.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_reference_return
-
- CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return
-
- CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return
-
- CmisQlStrictParser_CmisBaseGrammar.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.value_expression_return
-
- CmisQlStrictParser_CmisBaseGrammar.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQlStrictParser_CmisBaseGrammar.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.where_clause_return
-
- 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
-
- CmisQueryWalker - Class in org.apache.chemistry.opencmis.server.support.query
-
CMISQL tree grammar, walker for the inmemory implementation.
- CmisQueryWalker(TreeNodeStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- CmisQueryWalker(TreeNodeStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- CmisQueryWalker.root_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker.root_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.root_return
-
- CmisQueryWalker_CmisBaseWalker - Class in org.apache.chemistry.opencmis.server.support.query
-
CMISQL tree grammar, walker for the inmemory implementation.
- CmisQueryWalker_CmisBaseWalker(TreeNodeStream, CmisQueryWalker) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- CmisQueryWalker_CmisBaseWalker(TreeNodeStream, RecognizerSharedState, CmisQueryWalker) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- CmisQueryWalker_CmisBaseWalker.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_name_return
-
- CmisQueryWalker_CmisBaseWalker.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_reference_return
-
- CmisQueryWalker_CmisBaseWalker.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.correlation_name_return
-
- CmisQueryWalker_CmisBaseWalker.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.from_clause_return
-
- CmisQueryWalker_CmisBaseWalker.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.in_value_list_return
-
- CmisQueryWalker_CmisBaseWalker.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_kind_return
-
- CmisQueryWalker_CmisBaseWalker.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_specification_return
-
- CmisQueryWalker_CmisBaseWalker.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.literal_return
-
- CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return
-
- CmisQueryWalker_CmisBaseWalker.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.one_table_return
-
- CmisQueryWalker_CmisBaseWalker.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.order_by_clause_return
-
- CmisQueryWalker_CmisBaseWalker.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.qualifier_return
-
- CmisQueryWalker_CmisBaseWalker.query_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query_return
-
- CmisQueryWalker_CmisBaseWalker.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.search_condition_return
-
- CmisQueryWalker_CmisBaseWalker.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_list_return
-
- CmisQueryWalker_CmisBaseWalker.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_sublist_return
-
- CmisQueryWalker_CmisBaseWalker.select_sublist_scope - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.select_sublist_scope() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_sublist_scope
-
- CmisQueryWalker_CmisBaseWalker.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.sort_specification_return
-
- CmisQueryWalker_CmisBaseWalker.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_join_return
-
- CmisQueryWalker_CmisBaseWalker.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_name_return
-
- CmisQueryWalker_CmisBaseWalker.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_reference_return
-
- CmisQueryWalker_CmisBaseWalker.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.text_search_expression_return
-
- CmisQueryWalker_CmisBaseWalker.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.value_expression_return
-
- CmisQueryWalker_CmisBaseWalker.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
-
- CmisQueryWalker_CmisBaseWalker.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.where_clause_return
-
- CmisRuntimeException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS Runtime Exception.
- CmisRuntimeException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- CmisRuntimeException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
-
- 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
-
- CmisServiceWrapper<T extends CmisService> - Class in org.apache.chemistry.opencmis.server.support
-
Service wrapper.
- CmisServiceWrapper(T, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Constructor.
- CmisStorageException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS Storage Exception.
- CmisStorageException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStorageException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
-
- CmisStreamNotSupportedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS StreamNotSupported Exception.
- CmisStreamNotSupportedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- CmisStreamNotSupportedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
-
- 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.
- CmisUnauthorizedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
Unauthorized exception.
- CmisUnauthorizedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUnauthorizedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
-
- CmisUpdateConflictException - Exception in org.apache.chemistry.opencmis.commons.exceptions
-
CMIS UpdateConflict Exception.
- CmisUpdateConflictException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- CmisUpdateConflictException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
-
- 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
-
- CmisVersioningException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- CmisVersioningException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- CmisVersioningException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- CmisVersioningException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- CmisVersioningException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- CmisVersioningException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- CmisVersioningException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- 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
-
- column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- 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
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- comp_op() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- COMPRESSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
-
- conjunct() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
-
- 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
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- CONTENT_STREAM_FILE_NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
-
- CONTENT_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
-
- CONTENT_STREAM_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
-
- CONTENT_STREAM_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
-
- 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.
- 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
-
- 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
-
- 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(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- copy(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- 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
-
- correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- 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.CmisServiceWrapper
-
- 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
-
- 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
-
- 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
-
- 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.
- 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) - 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
-
- 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) - 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) - 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.CmisServiceWrapper
-
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.
- 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) - 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
-
- createContentStream(String, long, String, InputStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
-
- 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
-
- createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
-
- 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(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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, ?>, 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(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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
-
- createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
-
- 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(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- createFolder(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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
-
- 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.CmisServiceWrapper
-
- 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.
- 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.
- createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
-
- 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(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- createPolicy(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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
-
- createPropDef(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.
- 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
-
- 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.
- 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.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.CmisServiceWrapper
-
- 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.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.
- 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(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.CmisServiceWrapper
-
- createType(Session, TypeDefinition) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
-
Creates a new type.
- createTypeDefinitionList(Map<String, TypeDefinition>, String, Boolean, BigInteger, BigInteger) - 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
-
- 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
-
- 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
-
- gCmisBaseGrammar - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- gCmisBaseGrammar - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- gCmisBaseLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- gCmisBaseLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- gCmisBaseWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- gCmisQlExtLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- gCmisQlExtParser - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- gCmisQlStrictLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- gCmisQlStrictParser - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- gCmisQueryWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- get(String) - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
-
Returns context data by key.
- getAces() - Method in interface org.apache.chemistry.opencmis.commons.data.Acl
-
Returns the list of 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.CmisServiceWrapper
-
- 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
-
- 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.
- getAdapter(Class<T>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
-
Returns an adapter based on the given interface.
- 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 were requested.
- getAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
-
Deprecated.
- getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.AllowableActions
-
Returns the set of Allowable Actions.
- 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.CmisServiceWrapper
-
- 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
-
- getAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- getAllVersions(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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.CmisServiceWrapper
-
- getAtomId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
-
- 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.
- 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
-
Get the type's base type, if the type is a derived (non-base) type.
- getBaseType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
-
- 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 stream.
- getBigLength() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
-
Returns the size of the rendition in byte 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.server.CallContext
-
Returns the binding.
- getBinding() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
-
- 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.
- 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
-
- getChangesIncomplete() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
-
Indicates whether the entries in the changelog are incomplete or
complete.
- getChangesOnType() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
-
Returns which types of objects are considered in the changelog.
- getChangeTime() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
-
- 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
-
- getChangeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
-
- 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
-
- getCheckedOutDocs() - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- getCheckedOutDocs(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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
-
- getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
-
Get 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.TransientFolder
-
Deprecated.
- getChildren(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
-
Deprecated.
- 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
-
- 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.CmisServiceWrapper
-
- 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
-
- 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
-
- 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
-
- getCmisObject() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
-
Deprecated.
- 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.server.CallContext
-
Returns the CMIS version.
- 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.
- 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, 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.CmisServiceWrapper
-
- getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
-
- 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() - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- getContentStream(String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
-
Deprecated.
- 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.CmisServiceWrapper
-
- 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
).
- 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
-
- getContentType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
-
- 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.
- getContenType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
-
- 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
-
- getCreatablePropertyTypes() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
-
- 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 class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
-
- 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 class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
-
- getCreationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
-
Returns the creation 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.CmisServiceWrapper
-
Returns the IncludeRelationships.NONE
if value
is null
.
- getDefault(VersioningState) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Returns the VersioningState.MAJOR
if value
is
null
.
- getDefault(UnfileObject) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Returns the UnfileObjects.DELETE
if value
is
null
.
- getDefault(AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
Returns the AclPropagation.REPOSITORYDETERMINED
if
value
is null
.
- getDefault(RelationshipDirection) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
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.CmisServiceWrapper
-
Returns false
if value
is null
.
- getDefaultFulltextIndexed() - 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.CmisServiceWrapper
-
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.CmisServiceWrapper
-
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.
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
-
- getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
-
- getDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
-
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.