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

A

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
 
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
 
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.

B

BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
BASE_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
BaseTypeId - Enum in org.apache.chemistry.opencmis.commons.enums
Base Object Type Ids Enum.
BaseTypesTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
BaseTypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
BasicPermissions - Class in org.apache.chemistry.opencmis.commons
CMIS basic permissions constants.
BasicsTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.basics
This test group contains tests that check the CMIS basics such the repository info or types.
BasicsTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.BasicsTestGroup
 
BINDING_ATOMPUB - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: AtomPub
BINDING_BROWSER - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Browser
BINDING_LOCAL - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Local
BINDING_SPI_ATOMPUB - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS AtomPub binding SPI implementation
BINDING_SPI_BROWSER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS Browser binding SPI implementation
BINDING_SPI_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Class name of the binding class.
BINDING_SPI_LOCAL - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS local binding SPI implementation
BINDING_SPI_WEBSERVICES - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS Web Services binding SPI implementation
BINDING_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Predefined binding types (see BindingType)
BINDING_WEBSERVICES - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Web Services
BindingsObjectFactory - Interface in org.apache.chemistry.opencmis.commons.spi
Factory for CMIS binding objects.
BindingType - Enum in org.apache.chemistry.opencmis.commons.enums
Binding Type Enum.
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BRIDGE_MAX_CONTENT_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BRIDGE_MEMORY_THERESHOLD - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BRIDGE_TEMP_DIRECTORY - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BROWSER_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
BROWSER_URL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
URL of the Browser Binding entry point.
BulkUpdateObjectIdAndChangeToken - Interface in org.apache.chemistry.opencmis.commons.data
Holder for bulkUpdateObject data.
bulkUpdateProperties(List<CmisObject>, Map<String, ?>, List<String>, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Updates multiple objects in one request.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates properties and secondary types of one or more objects.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Updates properties and secondary types of one or more objects.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
BulkUpdatePropertiesTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
BulkUpdatePropertiesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 

C

CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_PATH_OMIT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
CACHE_SIZE_LINKS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_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
Provides a framework to cache a CmisBinding object for a FilterCmisService.
CachedBindingCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
CacheHeaderContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream with HTTP cache headers.
CalendarHelper - Class in org.apache.chemistry.opencmis.server.support.query
Helper dealing with conversion of Calendar to and from the string format specified by CMISQL.
CallContext - Interface in org.apache.chemistry.opencmis.commons.server
An object implementing this interface holds context data of the current call.
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.
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
 
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
Simple LRU cache for CmisBinding objects.
CmisBindingCache(int) - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
CmisBindingFactory - Class in org.apache.chemistry.opencmis.client.bindings
Default factory for a CMIS binding instance.
CmisBindingFactory() - Constructor for class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Constructor.
CmisConnectionException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Connection Exception.
CmisConnectionException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
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
Factory for CmisService objects.
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
Converts a high level ContentStream object into a low level ContentStream object.
convertObject(ObjectData, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertPolicies(List<Policy>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(ObjectType, Collection<SecondaryType>, Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(Map<String, ?>, ObjectType, Collection<SecondaryType>, Set<Updatability>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertQueryProperties(Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertQueryResult(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertRendition(String, RenditionData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertRepositoryInfo(RepositoryInfo) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertTypeDefinition(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
COOKIES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
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.
 
copyOperationContext(OperationContext) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Copies an OperationContext object.
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
 
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
 
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
Creates a new CmisBinding object based on the current CallContext.
createCmisBinding(CallContext, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.bridge.client.SimpleCmisBindingFactory
 
createCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
createCmisBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a CMIS binding instance.
createCmisBinding(Map<String, String>, AuthenticationProvider) - 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
Creates an object that implements the ContentStream interface.
createContentStream(String, long, String, InputStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Creates an object that implements the ContentStream interface.
createContentStream(String, 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
 
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.
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.
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
 
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.
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
 
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.
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
 

D

DateTimeResolution - Enum in org.apache.chemistry.opencmis.commons.enums
Date Time Resolution Enum.
DecimalPrecision - Enum in org.apache.chemistry.opencmis.commons.enums
Decimal Precision Enum.
DEFAULT_ACL_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_ACL_PRINCIPAL_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
DEFAULT_DOCUMENT_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_DOCUMENT_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_FOLDER_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_FOLDER_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_HTTP_INVOKER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default HTTP invoker class
DEFAULT_ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_ITEM_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_RELATIONSHIP_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_RELATIONSHIP_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_SECONDARY_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TCK_GROUPS - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
DEFAULT_TEST_FOLDER_PARENT - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TEST_FOLDER_PARENT_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
delete() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes an object and, if it is a document, all versions in the version series.
delete(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes an object.
delete(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
delete(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Deletes an object by path or id (string identifier).
deleteAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Deletes this document and all its versions.
deleteAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
Deprecated.
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document and refreshes this object afterwards.
deleteContentStream(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document.
deleteContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
Deprecated.
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the content stream for the specified document object.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the content stream for the specified document object.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the specified object.
deleteObject(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the specified object.
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
deleteObject(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Deletes an object and checks if it is deleted.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes an object or cancels a check out.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Deletes an object or cancels a check out.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
deleteTestFolder() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Delete the test folder.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteTree(boolean, UnfileObject, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Deletes this folder and all subfolders.
deleteTree(boolean, UnfileObject, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the specified folder object and all of its child- and descendant-objects.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the specified folder object and all of its child- and descendant-objects.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
DeleteTreeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Delete tree test.
DeleteTreeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
deleteType(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
deleteType(Session, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Deletes a type.
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
destroy() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
destroy() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Cleans up the the factory instance.
destroy() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
DESTRUCTION_CLIENT_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
 
DESTRUCTION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
dfa12 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
dfa12 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
dfa2 - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
dfa6 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
dfa6 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
DiscoveryService - Interface in org.apache.chemistry.opencmis.commons.spi
Discovery Service interface.
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Document - Interface in org.apache.chemistry.opencmis.client.api
CMIS document interface.
DOCUMENT_BASETYPE_ID - Static variable in interface org.apache.chemistry.opencmis.client.api.ObjectType
 
DocumentProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS document properties.
DocumentType - Interface in org.apache.chemistry.opencmis.client.api
Document Object Type.
DocumentTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Document Type Definition.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
download(Document, String) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Downloads the contentStream for the given doc to the specified path.
download(String, String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Downloads a document by its id or path.
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 

E

emitErrorMessage(String) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
emitErrorMessage(String) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ENCRYPT_TEMP_FILE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: encrypt temp files (values is a Boolean)
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns false, do not encrypt temporary files.
encryptTempFiles() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns if temp files should be encrypted.
encryptTempFiles() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Indicates if temporary files should be encrypted.
endGroup(CmisTestGroup) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called after a group run ended.
endTest(CmisTest) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called after a test run ended.
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
escape(String) - Method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
 
execute() - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
exists(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Tests if an object exists by refreshing it.
EXPIRATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
ExtendedAclService - Interface in org.apache.chemistry.opencmis.commons.spi
Extended ACL Service interface.
ExtensionFeature - Interface in org.apache.chemistry.opencmis.commons.data
Representation of an extension feature.
ExtensionLevel - Enum in org.apache.chemistry.opencmis.commons.enums
 
ExtensionsData - Interface in org.apache.chemistry.opencmis.commons.data
Holds extension data either set by the CMIS repository or the client.

F

FailedToDeleteData - Interface in org.apache.chemistry.opencmis.commons.data
Holder for object ids of objects that could not be deleted.
FatalTestException - Exception in org.apache.chemistry.opencmis.tck.impl
This exception will be thrown if a result is fatal and the test has to be stopped.
FatalTestException() - Constructor for exception org.apache.chemistry.opencmis.tck.impl.FatalTestException
 
FatalTestException(String) - Constructor for exception org.apache.chemistry.opencmis.tck.impl.FatalTestException
 
FileableCmisObject - Interface in org.apache.chemistry.opencmis.client.api
Fileable CMIS object.
FileUtils - Class in org.apache.chemistry.opencmis.client.util
A set of utility methods that simplify file and folder operations.
FilingTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.filing
This test group contains multifiling and unfiling tests.
FilingTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.FilingTestGroup
 
FilterCmisService - Class in org.apache.chemistry.opencmis.bridge
Forwards incoming calls to a CMIS repository.
FilterCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
findObjectType(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a list of primary and secondary object types that define the given property.
Folder - Interface in org.apache.chemistry.opencmis.client.api
CMIS folder interface.
FOLDER_BASETYPE_ID - Static variable in interface org.apache.chemistry.opencmis.client.api.ObjectType
 
folder_id() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
folder_id() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
folder_id() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
folder_id() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
folder_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
folder_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
folder_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
folder_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FolderProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS folder properties.
FolderType - Interface in org.apache.chemistry.opencmis.client.api
Folder Object Type.
FolderTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Folder Type Definition.
FOLLOW_AND_in_boolean_term652 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_AND_in_boolean_term652 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_AND_in_conjunct410 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_AND_in_search_condition637 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ANY_in_quantified_comparison_predicate123 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_ANY_in_quantified_comparison_predicate1297 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ANY_in_quantified_in_predicate1331 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ANY_in_quantified_in_predicate1331 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_AS_in_one_table455 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_AS_in_one_table455 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_AS_in_select_sublist152 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_AS_in_select_sublist152 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ASC_in_sort_specification1206 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_BOOL_LIT_in_literal1157 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_boolean_factor_in_boolean_term649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_factor_in_boolean_term649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_factor_in_boolean_term655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_factor_in_boolean_term655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition630 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition630 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition636 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition636 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor679 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor679 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_BY_in_order_by_clause1554 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_BY_in_order_by_clause1554 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COL_in_column_reference292 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_COL_in_multi_valued_column_reference327 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_name_in_column_reference227 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_name_in_column_reference227 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_name_in_column_reference297 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_name_in_multi_valued_column_reference332 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_name_in_select_sublist156 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_name_in_select_sublist156 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_name_in_select_sublist190 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_in_predicate1021 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_in_predicate1021 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_in_predicate1055 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_in_predicate1055 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification554 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_join_specification560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_join_specification597 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification597 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification601 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification601 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1141 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1141 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_null_predicate1221 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_null_predicate1221 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_search_condition947 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_search_condition969 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_sort_specification1204 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_sort_specification1220 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_sort_specification1598 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_sort_specification1598 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_sort_specification1612 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_sort_specification1612 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_string_value_function199 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_column_reference_in_value_expression194 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_value_expression244 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_value_expression87 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_COMMA_in_folder_predicate1512 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_folder_predicate1512 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_in_value_list1103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_in_value_list1103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_order_by_clause1560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_order_by_clause1560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_select_list111 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_select_list111 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_text_search_predicate1448 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_text_search_predicate1448 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_comp_op_in_quantified_comparison_predicate121 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_comparison_predicate_in_predicate729 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_comparison_predicate_in_predicate729 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_conjunct_in_text_search_expression367 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_conjunct_in_text_search_expression372 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_conjunct_in_text_search_expression393 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_CONTAINS_in_search_condition876 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_CONTAINS_in_text_search_predicate1441 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_CONTAINS_in_text_search_predicate1441 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_correlation_name_in_one_table458 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_correlation_name_in_one_table458 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_correlation_name_in_one_table465 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_DESC_in_sort_specification1222 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_DISTINCT_in_query63 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_DOT_in_column_reference222 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_DOT_in_column_reference222 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_DOT_in_multi_valued_column_reference264 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_DOT_in_multi_valued_column_reference264 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_DOT_in_select_sublist169 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_DOT_in_select_sublist169 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_DOT_in_select_sublist211 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_EQ_ANY_in_search_condition803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_EQ_in_comparison_predicate803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_EQ_in_comparison_predicate803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_EQ_in_join_specification556 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_EQ_in_join_specification599 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_EQ_in_join_specification599 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_EQ_in_quantified_comparison_predicate1295 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_EQ_in_search_condition667 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_folder_id_in_folder_predicate1516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_folder_id_in_folder_predicate1516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_folder_predicate_in_predicate785 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_folder_predicate_in_predicate785 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_from_clause_in_query61 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_from_clause_in_query68 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_from_clause_in_query87 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_FROM_in_from_clause342 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_FROM_in_from_clause342 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_FROM_in_from_clause387 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_GT_in_comparison_predicate887 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_GT_in_comparison_predicate887 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_GT_in_search_condition709 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_GTEQ_in_comparison_predicate943 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_GTEQ_in_comparison_predicate943 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_GTEQ_in_search_condition723 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_column_name1266 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_column_name1660 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_column_name1660 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ID_in_correlation_name1244 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_correlation_name1638 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_correlation_name1638 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ID_in_multi_valued_column_name1671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_multi_valued_column_name1671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ID_in_string_value_function195 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_ID_in_table_name1255 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_table_name1649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_table_name1649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_ANY_in_search_condition827 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IN_FOLDER_in_folder_predicate1497 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_FOLDER_in_folder_predicate1497 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_FOLDER_in_search_condition899 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IN_in_in_predicate1023 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_in_predicate1023 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_in_predicate1059 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_in_predicate1059 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1382 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1382 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_search_condition945 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IN_LIST_in_in_value_list1030 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_predicate_in_predicate737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_predicate_in_predicate737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_TREE_in_folder_predicate1503 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_TREE_in_folder_predicate1503 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_TREE_in_search_condition922 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_in_predicate1027 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_in_predicate1027 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_in_predicate1063 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_in_predicate1063 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1349 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1349 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1390 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1390 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_search_condition833 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_search_condition858 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_search_condition949 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_search_condition971 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_INNER_in_join_kind510 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_INNER_in_join_kind514 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_INNER_in_join_kind514 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IS_in_null_predicate1223 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IS_in_null_predicate1223 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IS_NOT_NULL_in_search_condition791 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IS_NULL_in_search_condition779 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_JOIN_in_join_kind494 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind494 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind541 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind541 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind566 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind566 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_table_join426 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_join_kind_in_table_join375 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_join_kind_in_table_join375 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_join_kind_in_table_join428 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_join_specification_in_table_join379 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_join_specification_in_table_join379 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_join_specification_in_table_join432 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LEFT_in_join_kind520 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LEFT_in_join_kind536 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LEFT_in_join_kind536 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1143 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1143 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1175 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1175 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_search_condition751 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_like_predicate_in_predicate745 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_like_predicate_in_predicate745 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate805 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate805 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate833 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate833 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate861 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate861 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate889 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate889 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate917 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate917 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate945 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate945 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1035 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_literal_in_in_value_list1099 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1099 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1105 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1105 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_quantified_comparison_predicate119 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_literal_in_quantified_comparison_predicate1293 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_search_condition1004 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_literal_in_search_condition805 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LPAR_in_boolean_test703 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_boolean_test703 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_folder_predicate1507 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_folder_predicate1507 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1025 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1025 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1061 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1061 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_numeric_value_function304 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_numeric_value_function304 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_one_table415 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_one_table415 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1347 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1347 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1388 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1388 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_string_value_function197 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_LPAR_in_text_search_predicate1443 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_text_search_predicate1443 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LT_in_comparison_predicate859 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LT_in_comparison_predicate859 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LT_in_search_condition695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LTEQ_in_comparison_predicate915 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LTEQ_in_comparison_predicate915 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LTEQ_in_search_condition737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_multi_valued_column_name_in_multi_valued_column_reference269 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_name_in_multi_valued_column_reference269 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_comparison_predicate125 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_multi_valued_column_reference_in_quantified_comparison_predicate1299 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_in_predicate1333 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_in_predicate1333 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_search_condition809 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_multi_valued_column_reference_in_search_condition831 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_multi_valued_column_reference_in_search_condition856 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NEQ_in_comparison_predicate831 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NEQ_in_comparison_predicate831 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NEQ_in_search_condition681 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_IN_ANY_in_search_condition852 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_in_boolean_factor668 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_boolean_factor668 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_in_predicate1057 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_in_predicate1057 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_IN_in_search_condition967 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_in_like_predicate1173 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_like_predicate1173 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_null_predicate1233 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_null_predicate1233 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_quantified_in_predicate1343 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_quantified_in_predicate1343 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_search_condition655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_LIKE_in_search_condition765 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NULL_in_null_predicate1235 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NULL_in_null_predicate1235 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NULL_in_null_predicate1253 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NULL_in_null_predicate1253 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_null_predicate_in_predicate753 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_null_predicate_in_predicate753 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NUM_LIT_in_literal1103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_numeric_value_function_in_value_expression103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_numeric_value_function_in_value_expression202 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ON_in_join_specification550 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ON_in_join_specification594 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ON_in_join_specification594 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_join377 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_join377 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_join430 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_one_table_in_table_reference356 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_reference356 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_reference406 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_OR_in_search_condition619 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_OR_in_search_condition633 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_OR_in_search_condition633 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_OR_in_text_search_expression370 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_order_by_clause_in_query66 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_order_by_clause_in_query73 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_order_by_clause_in_query89 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ORDER_BY_in_order_by_clause1184 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ORDER_in_order_by_clause1552 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ORDER_in_order_by_clause1552 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind538 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind538 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind563 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind563 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_phrase_in_term460 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_predicate_in_boolean_test695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_predicate_in_boolean_test695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_column_reference220 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_column_reference220 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_column_reference294 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_folder_predicate1510 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_folder_predicate1510 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_multi_valued_column_reference262 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_multi_valued_column_reference262 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_multi_valued_column_reference329 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_search_condition878 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_search_condition901 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_search_condition924 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_select_sublist167 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_select_sublist167 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_select_sublist209 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_text_search_predicate1446 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_text_search_predicate1446 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_quantified_comparison_predicate_in_predicate761 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_quantified_comparison_predicate_in_predicate761 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_quantified_in_predicate_in_predicate769 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_quantified_in_predicate_in_predicate769 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_query_in_root69 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
FOLLOW_query_in_root91 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_RIGHT_in_join_kind531 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_RIGHT_in_join_kind561 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RIGHT_in_join_kind561 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_boolean_test707 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_boolean_test707 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_folder_predicate1518 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_folder_predicate1518 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1029 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1029 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1065 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1065 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_numeric_value_function306 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_numeric_value_function306 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_one_table420 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_one_table420 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1351 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1351 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1392 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1392 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_string_value_function201 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_RPAR_in_text_search_predicate1454 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_text_search_predicate1454 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SCORE_in_numeric_value_function302 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_SCORE_in_numeric_value_function302 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SCORE_in_value_expression260 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_boolean_test705 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_search_condition_in_boolean_test705 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_search_condition_in_search_condition623 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition627 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition641 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition645 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition657 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition669 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition683 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition685 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition697 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition699 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition711 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition713 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition725 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition727 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition739 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition741 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition753 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition755 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition767 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition769 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition781 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition793 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition904 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition927 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_where_clause588 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_where_clause619 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_search_condition_in_where_clause619 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SEL_LIST_in_select_list153 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_SELECT_in_query57 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SELECT_in_query60 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_SELECT_in_query83 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_select_list_in_query59 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_list_in_query66 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_select_list_in_query85 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_select_sublist_in_select_list107 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list107 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list113 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list113 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list155 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_set_in_sort_specification1614 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_set_in_sort_specification1614 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1186 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_sort_specification_in_order_by_clause1556 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1556 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1562 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1562 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_list136 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STAR_in_select_list99 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_list99 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_sublist171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_sublist171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_sublist213 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STRING_LIT_in_folder_id1682 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_folder_id1682 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1145 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1145 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1177 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1177 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_literal1121 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STRING_LIT_in_text_search_expression1074 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STRING_LIT_in_text_search_expression1693 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_text_search_expression1693 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_string_value_function_in_value_expression95 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_TABLE_in_one_table461 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_join_in_table_reference358 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_join_in_table_reference358 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_join_in_table_reference408 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_name_in_one_table429 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table429 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table453 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table453 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table463 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_name_in_qualifier325 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_name_in_qualifier325 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_name_in_qualifier363 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_reference_in_from_clause345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_reference_in_from_clause345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_reference_in_from_clause389 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_reference_in_one_table418 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_reference_in_one_table418 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_term_in_conjunct407 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_term_in_conjunct413 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_term_in_conjunct436 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_TEXT_MINUS_in_term451 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_text_search_expression_in_search_condition881 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_text_search_expression_in_text_search_predicate1452 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_text_search_expression_in_text_search_predicate1452 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_TEXT_SEARCH_PHRASE_STRING_LIT_in_phrase476 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_text_search_predicate_in_predicate777 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_text_search_predicate_in_predicate777 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_TEXT_SEARCH_WORD_LIT_in_word490 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_TIME_LIT_in_literal1139 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_value_expression_in_comparison_predicate801 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate801 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate829 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate829 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate857 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate857 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate885 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate885 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate913 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate913 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate941 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate941 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_search_condition988 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_value_expression_in_select_sublist148 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_select_sublist148 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_select_sublist188 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_where_clause_in_query63 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_where_clause_in_query70 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_where_clause_in_query92 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_WHERE_in_where_clause586 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_WHERE_in_where_clause616 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_WHERE_in_where_clause616 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_word_in_term456 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
formatValue(Object) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
FORWARDED_HOST_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
FORWARDED_PROTO_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
from - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
main from alias name
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
fromLevel(int) - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
 
froms - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
map from alias name to type query name
fromString(String) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a CMISQL date string representation to a GregorianCalendar.
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
 
fromValue(BigInteger) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FunctionReference - Class in org.apache.chemistry.opencmis.server.support.query
 
FunctionReference(FunctionReference.CmisQlFunction) - Constructor for class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
FunctionReference.CmisQlFunction - Enum in org.apache.chemistry.opencmis.server.support.query
 

G

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
Fetches all versions of this document using the given OperationContext.
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
Returns all checked out documents with the given OperationContext .
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
Returns the children of this folder using the given OperationContext.
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
Returns the current CmisBinding object.
getCmisBinding(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns a cached CmisBinding object or null if no appropriate object can be found in the cache.
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
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.
getDefaultFalse(Boolean) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Returns false if value is null.
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.
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.Folder
Gets the folder descendants starting with this folder.
getDescendants(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder descendants starting with this folder using the given OperationContext.
getDescendants(int) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Get the list of all types somehow derived from this type.
getDescendants(int) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
getDescendants(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the set of descendant objects contained in the specified folder or any of its child folders.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the set of descendant objects contained in the specified folder or any of its child folders.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getDescription() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the description of this CMIS object (CMIS property cmis:description).
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a human-readable description of the feature.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
Returns a human readable description of the permission.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property description.
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA12
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA5
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA6
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA12
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA5
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA6
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.DFA2
 
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the description of the test group.
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the description of the test group.
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client discovery service.
getDiscoveryService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Discovery Service interface object.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Return the display name of the choice value.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the display name.
getDocumentTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getDoFullTextParse() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getDoFullTextParse() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getError() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
getErrorContent() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the content of the error page sent by the web server.
getErrorMessage() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getErrorMessage(RecognitionException) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getETag() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the ETag header.
getException() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the exception if available.
getException() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the name of the exception as defined in the CMIS specification.
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
 
getExpires() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the Expires header.
getExtensionFeatures() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the list of CMIS extensions supported by this repository.
getExtensions(ExtensionLevel) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the extensions for the given level.
getExtensions() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
 
getFeatureData() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns extra feature data.
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the file name of the stream.
getFileName() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the file name of the content if the object is a document and has content, null otherwise.
getFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current filter.
getFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the filter extended by cmis:objectId, cmis:objectTypeId and cmis:baseTypeId.
getFirstValue() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the first entry of the list of values.
getFolder(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets a folder by path or object id.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getFolderParent() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the parent folder object
getFolderParent() - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the parent folder object for the specified folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the parent folder object for the specified folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getFolderTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getFolderTree(int) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder tree starting with this folder.
getFolderTree(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder tree starting with this folder using the given OperationContext.
getFolderTree(int) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
getFolderTree(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the set of descendant folder objects contained in the specified folder.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the set of descendant folder objects contained in the specified folder.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getFunction() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getGroup() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getGroupName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the group name.
getGroupName() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getGroups() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
getHasMoreItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Indicates whether are more change events or not.
getHasMoreItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns whether the repository contains additional items beyond the page of items already fetched.
getHeight() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the height in pixels if the rendition is an image.
getHostnameVerifier() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns the Hostname Verifier for HTTPS connections.
getHTTPHeaders(String) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns a set of HTTP headers (key-value pairs) that should be added to a HTTP call.
getHttpServletRequest() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns the current HttpServletRequest.
getHttpSession(boolean) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
Returns the current HttpSession.
getId() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectId
Returns the object id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
 
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns the unique feature id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the object id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.Principal
Returns the principal id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the property id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
Returns the permission id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property definition id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the type id.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the id of the rendition.
getIdProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getIds() - Method in interface org.apache.chemistry.opencmis.commons.data.FailedToDeleteData
Returns the list of object ids of the objects that haven't been deleted.
getIncludeRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns which relationships should be returned.
getInfo() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getInputExtensions(ExtensionLevel) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
getIntegerProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getItem() - Method in interface org.apache.chemistry.opencmis.client.api.Tree
Returns the item on this level.
getItemTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getJoinCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getJoinedSecondaryTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
Tests if the query has a JOIN from one primary type to only secondary types (This JOIN does not require a JOIN capability in CMIS).
getJoinReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getJoins() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getKey() - Method in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
getKind() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the kind of the rendition.
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getKind() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the kind of the rendition.
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been modified (CMIS property cmis:lastModificationDate).
getLastModificationDate() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the last modification date.
getLastModified() - Method in interface org.apache.chemistry.opencmis.commons.data.LastModifiedContentStream
Returns the last modified date of this content.
getLastModifiedBy() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the user who modified this CMIS object (CMIS property cmis:lastModifiedBy).
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the changelog token if available.
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the latest changelog token.
getLength() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the size of the rendition in byte if available.
getLength() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the length of stream.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getLength() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the content length if set, null otherwise
getLength() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the size of the rendition in bytes.
getLevel() - Method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
 
getList() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns the list of type definitions.
getLocale() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Get the current locale to be used for this session.
getLocale() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the locale.
getLocalName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the local name.
getLocalName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the local name.
getLocalName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the local name.
getLocalNamespace() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the local namespace.
getLocalNamespace() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the local namespace.
getMainFromName() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getMainTypeAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a max size of 4 GiB.
getMaxContentSize() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the may size of content.
getMaxContentSize() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns the maximal content size in bytes.
getMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Returns the default maxItems if maxItems == null, throws an exception if maxItems < 0, returns maxItems otherwise.
getMaxItemsPerPage() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current max number of items per batch.
getMaxLength() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition
Returns the max length of the string.
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the max value of this decimal.
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
Returns the max value of this integer.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a threshold of 4 MiB.
getMemoryThreshold() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the memory threshold.
getMemoryThreshold() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns up to which size content should be kept in memory.
getMessage() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the check message.
getMessage() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getMimeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the MIME type of the stream.
getMimeType() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the MIME type of the rendition.
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the min value of this decimal.
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
Returns the min value of this integer.
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client multifiling service.
getMultiFilingService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Multifiling Service interface object.
getName() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the name of this CMIS object (CMIS property cmis:name).
getName() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the name of the extension.
getName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository name.
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object name.
getName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getName() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getName() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
getName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the name of the test.
getName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the name of the test group.
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getName() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTestGroup
 
getNamespace() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the namespace of the extension.
getNamespaces() - Method in interface org.apache.chemistry.opencmis.commons.server.NamespaceDefinitions
Returns the namespaces.
getNavigationService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client navigation service.
getNavigationService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Navigation Service interface object.
getNewId() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
 
getNewTypeSettableAttributes() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getNumberOfContainsClauses() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getNumberOfContainsClauses() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
 
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
 
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns the total number of type definitions.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObject(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets an object by path or object id.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer
 
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderData
 
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the specified information for the object specified by id.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getObject() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the full object.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the specified information for the object specified by id.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectByPath(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the specified information for the object specified by path.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the specified information for the object specified by path.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getObjectFactory() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets a factory object that provides methods to create the objects used by this API.
getObjectFactory() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a factory for CMIS binding specific objects.
getObjectId() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Gets the id of the object.
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the ObjectInfo of the given object id or null if no object info exists.
getObjectInfo(String, String) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Returns the ObjectInfo of the given object id or null if no object info exists.
getObjectInfo(String, String) - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfoHandler
 
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Collects the ObjectInfo about an object.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectOfLatestVersion(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches the latest major or minor version of this document.
getObjectOfLatestVersion(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches the latest major or minor version of this document using the given OperationContext.
getObjectOfLatestVersion(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
Deprecated.
 
getObjectOfLatestVersion(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
Deprecated.
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get the latest document object in the version series.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Get the latest document object in the version series.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the parent folder(s) for the specified non-folder, fileable object.
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the parent folder(s) for the specified non-folder, fileable object.
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets all or a subset of relationships associated with an independent object.
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RelationshipService
Gets all or a subset of relationships associated with an independent object.
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getObjects() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
 
getObjects() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
 
getObjectService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getObjectService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client object service.
getObjectService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets an Object Service interface object.
getOffset() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the content offset if set, null otherwise
getOrderBy() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the order by rule for operations that return lists.
getOrderByCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getOrderBys() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getOriginalAcl() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
getOutputExtensions(ExtensionLevel) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
getPage() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Gets an iterable for the current sub collection within the CMIS collection using default maximum number of items
getPage(int) - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Gets an iterable for the current sub collection within the CMIS collection
getPageNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns the number of items fetched for the current page.
getParameters() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getParameters() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getParameters() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getParameters() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
getParentId() - Method in interface org.apache.chemistry.opencmis.client.api.FolderProperties
Returns the parent id or null if the folder is ther root folder (CMIS property cmis:parentId).
getParents() - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the parents of this object.
getParents(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the parents of this object.
getParents() - Method in interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
Deprecated.
 
getParentType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Get the type's parent type, if the type is a derived (non-base) type.
getParentType(TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getParentType(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getParentTypeId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the parent type id.
getPassword() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the password.
getPath() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the path of the folder.
getPath() - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
getPaths() - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the paths of this object.
getPaths() - Method in interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
Deprecated.
 
getPathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderData
 
getPermissionMapping() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the permissions granted to the principal.
getPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
getPolicies() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the applied policies if they have been fetched for this object.
getPolicies() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the policy ids.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the ids of the applied policies.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.commons.data.PolicyIdList
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client policy service.
getPolicyService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Policy Service interface object.
getPolicyText() - Method in interface org.apache.chemistry.opencmis.client.api.PolicyProperties
Returns the policy text of this CMIS policy (CMIS property cmis:policyText).
getPrecision() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the precision this decimal.
getPredicateWalker() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getPrincipal() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the ACE principal.
getPrincipalId() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the ACE principal id.
getPrincipalIdAnonymous() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns principal id for an anonymous user (any authenticated user).
getPrincipalIdAnyone() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns principal id for unauthenticated user (guest user).
getProductName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository product name.
getProductVersion() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository product version.
getProgressMonitor() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a list of all available CMIS properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a list of all properties in this query result.
getProperties() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the object properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.commons.data.Properties
Returns a map of properties (property id => property).
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of properties for an object.
getProperties(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of properties for an object.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get a subset of the properties for the latest document object in the version series.
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Get a subset of the properties for the latest document object in the version series.
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getProperty(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the requested property.
getPropertyById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property by id.
getPropertyByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property by query name or alias.
getPropertyDefinition() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyDefinitions() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property definitions of this type.
getPropertyId() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyIdForQueryName(TypeDefinition, String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
retrieve the property id from a type for a given property query name
getPropertyList() - Method in interface org.apache.chemistry.opencmis.commons.data.Properties
Returns the list of properties.
getPropertyMultivalueById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property multi-value by id.
getPropertyMultivalueByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property multi-value by query name or alias.
getPropertyQueryName() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyType() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property type.
getPropertyValue(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the value of the requested property.
getPropertyValueById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property (single) value by id.
getPropertyValueByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property (single) value by query name or alias.
getQualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getQueryCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getQueryName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the query name.
getQueryName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the query name
getQueryName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the query name
getQueryObject() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getReferencedTypeQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getRefreshTimestamp() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the timestamp (in milliseconds) of the last refresh.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the relationships if they have been fetched for this object.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the relationships if they were requested.
getRelationships(ObjectId, boolean, RelationshipDirection, ObjectType, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Fetches the relationships from or to an object from the repository.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
getRelationships() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the relationships from and to this object.
getRelationshipService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client relationship service.
getRelationshipService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Relationship Service interface object.
getRelationshipSourceIds() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRelationshipSourceIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of ids of the relationships that originate from this object, null is no such relationships exist.
getRelationshipTargetIds() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRelationshipTargetIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of ids of the relationships that point to this object, null is no such relationships exist.
getRelativePathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
 
getRenditionDocument() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the rendition document if the rendition is a stand-alone document.
getRenditionDocument(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the rendition document using the provides OperationContext if the rendition is a stand-alone document.
getRenditionDocumentId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the object id of the rendition document if the rendition is a stand-alone document.
getRenditionFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionInfos() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRenditionInfos() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns rendition information if the object has renditions, null otherwise.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the renditions if they have been fetched for this object.
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the renditions if they were requested.
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
getRenditions() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the renditions of this object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of associated renditions for the specified object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of associated renditions for the specified object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getRenditionsCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getRepositories(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.SessionFactory
Returns all repositories that are available at the endpoint.
getRepositoryId() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the repository id.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
getRepositoryInfo() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the repository info of the repository associated with this session.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns information about the CMIS repository, the optional capabilities it supports and its access control information if applicable.
getRepositoryInfo(String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns information about the CMIS repository, the optional capabilities it supports and its access control information if applicable.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getRepositoryInfo(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns a list of CMIS repository information available from this CMIS service endpoint.
getRepositoryInfos(ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns a list of CMIS repository information available from this CMIS service endpoint.
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client repository service.
getRepositoryService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Repository Service interface object.
getRequest() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the request body if available.
getRequest() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getRequestedFuncs() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
Deprecated.
Use getRequestedPropertiesByAlias instead.
getRequestedFuncsByAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
return a map of all functions that have been requested in the SELECT part of the statement.
getRequestedProperties() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
Deprecated.
Use getRequestedPropertiesByAlias instead.
getRequestedPropertiesByAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
return a map of all columns that have been requested in the SELECT part of the statement.
getRequestURI() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getRequestURL() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getResponse() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the response body if available.
getResponse() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getResults() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the results of the test after CmisTest.run() has be called.
getResults() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getRootFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the root folder of the repository.
getRootFolder(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the root folder of the repository with the given OperationContext.
getRootFolderId() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the object id of the root folder.
getRootTypes() - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a list of the root types as defined in the CMIS spec (for document, folder, policy and relationship
getScheme() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSecondaryTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getSecondaryTypes() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the secondary types of this CMIS object (object types identified by cmis:secondaryObjectTypeIds).
getSelectAlias(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getSelector() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
getSelectReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getServerName() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getServerPort() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
getService(CallContext) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns a CmisService object for the given CallContext.
getServiceClass() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getServletPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Returns 0 if skipCount == null, throws an exception if skipCount < 0, returns skipCount otherwise.
getSOAPHeaders(Object) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns a SOAP header that should be added to a Web Services call.
getSource() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the source object.
getSource(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the source object using the given OperationContext.
getSource() - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
Deprecated.
 
getSource(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
Deprecated.
 
getSourceId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the source id of this CMIS relationship (CMIS property cmis:sourceId).
getSSLSocketFactory() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns the SSL Socket Factory to be used when creating sockets for HTTPS connections.
getStackTrace() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the stack trace.
getStackTrace() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getStackTrace() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getStatus() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the check status.
getStatus() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getStream() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the stream.
getStreamId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the stream id of the rendition.
getStringFromContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getStringProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getSupportedPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getTarget() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the target object.
getTarget(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Gets the target object using the given OperationContext.
getTarget() - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
Deprecated.
 
getTarget(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
Deprecated.
 
getTargetId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the target id of this CMIS relationship (CMIS property cmis:targetId).
getTempDirectory() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns the Java temp directory.
getTempDirectory() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the temp directory.
getTempDirectory() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns the absolute path of the directory that should be used for temporary files.
getTestFolder() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Get the test folder.
getTestName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the test name.
getTestName() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getTests() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the all tests in this group.
getTests() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getThinClientUri() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the URL of a web interface for this repository if available.
getTime() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Gets the time (in milliseconds) that the test took to run.
getTime() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getTitle() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the title of the rendition.
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getTitle() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the title of the rendition.
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the total number of change events if available.
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns the total number of items.
getTransientDocument() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Deprecated.
Support for transient objects will be removed in the future.
getTransientFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Deprecated.
Support for transient objects will be removed in the future.
getTransientObject() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deprecated.
Support for transient objects will be removed in the future.
getTransientPolicy() - Method in interface org.apache.chemistry.opencmis.client.api.Policy
Deprecated.
Support for transient objects will be removed in the future.
getTransientRelationship() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
Deprecated.
Support for transient objects will be removed in the future.
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.comp_op_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.quantified_comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.string_value_function_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_factor_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_term_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_test_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_id_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.like_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.null_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.where_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser.root_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_term_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_test_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_id_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.like_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.null_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.where_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.root_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.where_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.conjunct_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.phrase_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.term_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.word_return
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getType() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the type of this CMIS object (object type identified by cmis:objectTypeId).
getType() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property data type.
getTypeById(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a type definition from the type definition id
getTypeByQueryName(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a type definition from the type query name or null if not found
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeChildren(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the type children of the given type id.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the list of object types defined for the repository that are children of the specified type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns the list of object types defined for the repository that are children of the specified type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the type definition of the given type id.
getTypeDefinition() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionContainer
Returns the type definition at this level.
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the definition of the specified object type.
getTypeDefinition(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Gets the definition of the specified object type.
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getTypeDefinitionFromQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypeDefinitionList() - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a list of all types known in this repository
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeDescendants(String, int, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the type descendants of the given type id.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the set of descendant object type defined for the repository under the specified type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns the set of descendant object type defined for the repository under the specified type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
getTypeFromObjectData(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getTypeId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the type id.
getTypeMutability() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns type mutability flags.
getTypeQueryName() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
Deprecated.
getTypeQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypeReference(Integer) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypesDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Checks the depth parameter if it complies with CMIS specification and returns the default value if depth is null.
getTypesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Returns the default maxItems if maxItems == null, throws an exception if maxItems < 0, returns maxItems otherwise.
getUpdatability() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the updatability.
getUrl() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a URL that provides more information about the feature.
getUrl() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the URL of the request if available.
getUrl() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getUsername() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the user name.
getValue() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property value (single or multiple).
getValue() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the value of the extension as a String.
getValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Return the value of the choice value.
getValue() - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
 
getValueAsString() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns a human readable representation of the property value.
getValues() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the list of values of this property.
getValuesAsString() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns a human readable representation of the property values.
getVendorName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository vendor name.
getVersioningService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getVersioningService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client versioning service.
getVersioningService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Versioning Service interface object.
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version label (CMIS property cmis:versionLabel).
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a feature version label.
getVersionSeriesCheckedOutBy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the user who checked out this version series (CMIS property cmis:versionSeriesCheckedOutBy).
getVersionSeriesCheckedOutId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the PWC id of this version series (CMIS property cmis:versionSeriesCheckedOutId).
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version series id (CMIS property cmis:versionSeriesId).
getVersionSeriesId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the version series id if the object is a document and it is versionable, null otherwise.
getWalker(String) - Static method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
Parse a CMISQL statement and return a tree that can be walked to evaluate the expression of the query (usually not used directly but through traverseStatement)
getWalker() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getWherePredicateTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getWherePredicateTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getWhereReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getWidth() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the width in pixels if the rendition is an image.
getWorkingCopyId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getWorkingCopyId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the working copy id if the object is a document and a working copy exists, null otherwise.
getWorkingCopyOriginalId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getWorkingCopyOriginalId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the original id of the working copy if the object is a document and a working copy, null otherwise.
getWorst(List<CmisTestResult>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getWrappedService() - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 

H

hasAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasAcl() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has an ACL, false otherwise.
hasContent() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasContent() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a document and has content, false otherwise.
hasErrors() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
hasErrors() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
hasErrors() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
hasErrors() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
hasItems(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
 
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
 
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns whether there more type definitions or not.
hasParent() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasParent() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has at least one parent, false otherwise.
hasPolicies(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasRelationships(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasSecondaries(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
HEADER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
HOLD - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
 
HOLD_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
Holder<T> - Class in org.apache.chemistry.opencmis.commons.spi
Holder for IN/OUT parameters.
Holder() - Constructor for class org.apache.chemistry.opencmis.commons.spi.Holder
 
Holder(T) - Constructor for class org.apache.chemistry.opencmis.commons.spi.Holder
 
HtmlReport - Class in org.apache.chemistry.opencmis.tck.report
HTML Report.
HtmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.HtmlReport
 
HTTP_INVOKER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
HTTP_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HTTP_SERVLET_REQUEST - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet request (value is a HttpServletRequest)
HTTP_SERVLET_RESPONSE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet response (value is a HttpServletResponse)
HTTPS_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HttpSessionBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge.httpsession
 
HttpSessionBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionBridgeServiceFactory
 
HttpSessionCmisService - Class in org.apache.chemistry.opencmis.bridge.httpsession
Uses HTTP sessions to cache CmisBinding objects.
HttpSessionCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 

I

ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IncludeRelationships - Enum in org.apache.chemistry.opencmis.commons.enums
Include Relationships Enum.
info - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
Arbitrary info for this selector (used by servers during parsing).
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Called after the object has been created.
init(Map<String, String>, ReentrantReadWriteLock) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
init(Map<String, String>, CmisBindingCache) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Initializes the factory instance.
init(FilterConfig) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Initializes the test with test parameters.
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Initializes the test group with test parameters.
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.WrapperCmisTestGroup
 
init() - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.BasicsTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ControlTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CRUDTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.FilingTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.TypesTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningTestGroup
 
initialize(Session, Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
inList - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.in_value_list_return
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS_IMMUTABLE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
IS_LATEST_MAJOR_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
IS_LATEST_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
IS_MAJOR_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS_PRIVATE_WORKING_COPY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
IS_VERSION_SERIES_CHECKED_OUT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
isAllVersionsSearchableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isAscending() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
isBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Indicates if this is base object type (i.e.
isCacheEnabled() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Return if caching is enabled.
isCanceled() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
isControllableAcl() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if objects of this type are controllable by ACLs.
isControllablePolicy() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if objects of this type are controllable by policies.
isCreatable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if an object of this type can be created.
isCurrentVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
isCurrentVersion() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a document and if it is the current version or it is not versionable, false otherwise.
isDirect() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Indicates if the ACE was directly applied to the object or has been inherited from another object (e.g.
isEnabled() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns if the test is enabled or not.
isEnabled() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns if the test group is enabled or not.
isEnabled() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
isEnabled() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
isEqual(Object, Object) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
isExact() - Method in interface org.apache.chemistry.opencmis.commons.data.Acl
Indicates if this ACL expresses all permissions.
isExactAcl() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns if the access control list reflects the exact permission set in the repository.
isFatal() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns if the result was fatal for the test.
isFatal() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
isFileable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if an object of this type can be filed.
isFulltextIndexed() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is full text indexed.
isFulltextOnly(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
isGetDescendantsSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isGetDescendantsSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isGetFolderTreeSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isGetFolderTreeSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isImmutable() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this CMIS object is immutable (CMIS property cmis:isImmutable).
isIncludeAcls() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if ACLs should returned.
isIncludeAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if allowable actions should returned.
isIncludedInSupertypeQuery() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is included in queries that query the super type.
isIncludePathSegments() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if path segments should returned.
isIncludePolicies() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if policies should returned.
isInherited() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is inherited by a parent type.
isLatestMajorVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this CMIS object is the latest major version (CMIS property cmis:isLatestMajorVersion).
isLatestVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns if this CMIS object is the latest version (CMIS property cmis:isLatestVersion).
isMajorVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this CMIS object is the latest version (CMIS property cmis:isMajorVersion).
isMarkedForDelete() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
isModified() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
isMultifilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isMultiValued() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns if the property is a multi-value property.
isObjectInfoRequired() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns if true object infos can improve the performance.
isOpenChoice() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property supports open choice.
isOrderable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is Orderable.
isPredfinedQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
isPrivateWorkingCopy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this CMIS object is the PWC (CMIS property cmis:isPrivateWorkingCopy).
isPwcSearchableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isPwcUpdatableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isQueryable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is queryable.
isQueryable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is queryable.
isRequired() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is required.
isRootFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns if the folder is the root folder.
isRootFolder() - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
isUnfilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isVersionable() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentType
Gets the isVersionable flag.
isVersionable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.DocumentTypeDefinition
Returns whether objects of this type are versionable or not.
isVersionSeriesCheckedOut() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this version series is checked out (CMIS property cmis:isVersionSeriesCheckedOut).
isVersionSpecificFilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
Item - Interface in org.apache.chemistry.opencmis.client.api
CMIS item interface.
ItemIterable<T> - Interface in org.apache.chemistry.opencmis.client.api
Iterable for CMIS collections that allows ability to skip to specific position or return a subcollection.
ItemType - Interface in org.apache.chemistry.opencmis.client.api
Item Object Type.
ItemTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Item Type Definition.
iterator() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
 

J

JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
joinReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
joinSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
junit() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
junit() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
JUNIT_PARAMETERS - Static variable in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
JUnitHelper - Class in org.apache.chemistry.opencmis.tck.impl
 

K

kind - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_kind_return
 
kind - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
INNER / LEFT / RIGHT

L

LAST_MODIFICATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
LAST_MODIFIED_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
LastModifiedContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream with last modified date.
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
LENGTH - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: length (value is a BigInteger)
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
loadDefaultTckGroups() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadGroups(File) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadGroups(InputStream) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadParameters(File) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadParameters(InputStream) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadSecondaryTypeProperties() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns is secondary type properties should be loaded.
LOCAL_FACTORY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Factory class name for the local binding.
LOCALE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: local
LOCALE_ISO3166_COUNTRY - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
LOCALE_ISO3166_COUNTRY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LOCALE_ISO639_LANGUAGE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
LOCALE_ISO639_LANGUAGE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LOCALE_VARIANT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
LruCacheBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge.lrucache
 
LruCacheBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
LruCacheCmisService - Class in org.apache.chemistry.opencmis.bridge.lrucache
Uses a LRU cache to cache CmisBinding objects.
LruCacheCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 

M

main(String[]) - Static method in class org.apache.chemistry.opencmis.tck.runner.ConsoleRunner
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mANY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mANY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mApproxNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mApproxNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mAS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mAS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mASC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mASC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MAX_CONTENT_SIZE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: max content size (values is a Long)
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mBOOL_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mBOOL_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mBY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mBY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mCOMMA() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mCOMMA() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mCONTAINS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mCONTAINS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mDESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDigits() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mDigits() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDISTINCT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
mDOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mDOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDUMMY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
MEMORY_THRESHOLD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: memory threshold (values is an Integer)
mEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
message(String) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called when a group or test wants to print out a message.
mExactNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mExactNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mFROM() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mFROM() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mGT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mGT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mGTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mGTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mID() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mID() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mIN_FOLDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIN_FOLDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mIN_TREE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIN_TREE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mINNER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mINNER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MINUS_ONE - Static variable in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
mIS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mismatch(IntStream, int, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
mismatch(IntStream, int, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
mJOIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mJOIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLEFT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLEFT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLIKE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLIKE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNULL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNULL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNUM_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNUM_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mON() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mON() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mORDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mORDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mOUTER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mOUTER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
move(ObjectId, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves this object.
move(ObjectId, ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves this object.
move(ObjectId, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
Deprecated.
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Moves the specified file-able object from one folder to another.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Moves the specified file-able object from one folder to another.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
MoveTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Move test.
MoveTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
mPERCENT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mPERCENT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mRIGHT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mRIGHT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mRPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mRPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSELECT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSELECT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSign() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSign() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSTAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSTAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSTRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSTRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTEXT_MINUS() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTEXT_SEARCH_PHRASE_STRING() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTEXT_SEARCH_PHRASE_STRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTEXT_SEARCH_WORD_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTIME_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mTIME_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTIMESTAMP() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mTIMESTAMP() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
MultiFilingService - Interface in org.apache.chemistry.opencmis.commons.spi
MultiFiling Service interface.
MultifilingTest - Class in org.apache.chemistry.opencmis.tck.tests.filing
Multifiling test.
MultifilingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
mUNDERSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mUNDERSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mWHERE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mWHERE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 

N

NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
NameCharsetTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Document names test.
NameCharsetTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
NamespaceDefinitions - Interface in org.apache.chemistry.opencmis.commons.server
Defines a set of namespaces that are added to the root tag of AtomPub XML responses.
NavigationService - Interface in org.apache.chemistry.opencmis.commons.spi
Navigation Service interface.
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
newInstance() - Static method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a new factory instance.
NewTypeSettableAttributes - Interface in org.apache.chemistry.opencmis.commons.data
A collection of flags that indicate which type attributes can be set at type creation.
NL - Static variable in class org.apache.chemistry.opencmis.tck.report.TextReport
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NTLM_AUTHENTICATION_PROVIDER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
NTLM authentication provider class
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 

O

OBJECT_FACTORY_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
OBJECT_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
ObjectData - Interface in org.apache.chemistry.opencmis.commons.data
Base object for CMIS documents, folders, relationships, policies, and items.
ObjectFactory - Interface in org.apache.chemistry.opencmis.client.api
A factory to create and convert CMIS objects.
ObjectId - Interface in org.apache.chemistry.opencmis.client.api
Holds an object id.
ObjectInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about an object.
ObjectInfoHandler - Interface in org.apache.chemistry.opencmis.commons.server
 
ObjectInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the ObjectInfo interface.
ObjectInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
ObjectInfoImpl(String, BaseTypeId) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
ObjectInFolderContainer - Interface in org.apache.chemistry.opencmis.commons.data
 
ObjectInFolderData - Interface in org.apache.chemistry.opencmis.commons.data
 
ObjectInFolderList - Interface in org.apache.chemistry.opencmis.commons.data
 
ObjectList - Interface in org.apache.chemistry.opencmis.commons.data
 
ObjectParentData - Interface in org.apache.chemistry.opencmis.commons.data
 
ObjectService - Interface in org.apache.chemistry.opencmis.commons.spi
Object Service interface.
ObjectType - Interface in org.apache.chemistry.opencmis.client.api
Object Type.
OFFSET - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: offset (value is a BigInteger)
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
onLeft - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
onRight - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
OperationContext - Interface in org.apache.chemistry.opencmis.client.api
An OperationContext object defines the filtering, paging and caching of an operation.
OperationContextUtils - Class in org.apache.chemistry.opencmis.client.util
Constants and methods to create and manipulate OperationContext objects.
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
org.apache.chemistry.opencmis.bridge - package org.apache.chemistry.opencmis.bridge
 
org.apache.chemistry.opencmis.bridge.client - package org.apache.chemistry.opencmis.bridge.client
 
org.apache.chemistry.opencmis.bridge.httpsession - package org.apache.chemistry.opencmis.bridge.httpsession
 
org.apache.chemistry.opencmis.bridge.httpsession.sample - package org.apache.chemistry.opencmis.bridge.httpsession.sample
 
org.apache.chemistry.opencmis.bridge.lrucache - package org.apache.chemistry.opencmis.bridge.lrucache
 
org.apache.chemistry.opencmis.client.api - package org.apache.chemistry.opencmis.client.api
The OpenCMIS Client API.
org.apache.chemistry.opencmis.client.bindings - package org.apache.chemistry.opencmis.client.bindings
 
org.apache.chemistry.opencmis.client.util - package org.apache.chemistry.opencmis.client.util
 
org.apache.chemistry.opencmis.commons - package org.apache.chemistry.opencmis.commons
 
org.apache.chemistry.opencmis.commons.data - package org.apache.chemistry.opencmis.commons.data
OpenCMIS data interfaces.
org.apache.chemistry.opencmis.commons.definitions - package org.apache.chemistry.opencmis.commons.definitions
OpenCMIS type and property definition interfaces.
org.apache.chemistry.opencmis.commons.enums - package org.apache.chemistry.opencmis.commons.enums
OpenCMIS enums.
org.apache.chemistry.opencmis.commons.exceptions - package org.apache.chemistry.opencmis.commons.exceptions
OpenCMIS exceptions.
org.apache.chemistry.opencmis.commons.impl.server - package org.apache.chemistry.opencmis.commons.impl.server
 
org.apache.chemistry.opencmis.commons.server - package org.apache.chemistry.opencmis.commons.server
OpenCMIS server interfaces.
org.apache.chemistry.opencmis.commons.spi - package org.apache.chemistry.opencmis.commons.spi
OpenCMIS client and server binding services.
org.apache.chemistry.opencmis.server.filter - package org.apache.chemistry.opencmis.server.filter
 
org.apache.chemistry.opencmis.server.support - package org.apache.chemistry.opencmis.server.support
 
org.apache.chemistry.opencmis.server.support.query - package org.apache.chemistry.opencmis.server.support.query
 
org.apache.chemistry.opencmis.tck - package org.apache.chemistry.opencmis.tck
 
org.apache.chemistry.opencmis.tck.impl - package org.apache.chemistry.opencmis.tck.impl
 
org.apache.chemistry.opencmis.tck.report - package org.apache.chemistry.opencmis.tck.report
 
org.apache.chemistry.opencmis.tck.runner - package org.apache.chemistry.opencmis.tck.runner
 
org.apache.chemistry.opencmis.tck.tests.basics - package org.apache.chemistry.opencmis.tck.tests.basics
 
org.apache.chemistry.opencmis.tck.tests.control - package org.apache.chemistry.opencmis.tck.tests.control
 
org.apache.chemistry.opencmis.tck.tests.crud - package org.apache.chemistry.opencmis.tck.tests.crud
 
org.apache.chemistry.opencmis.tck.tests.filing - package org.apache.chemistry.opencmis.tck.tests.filing
 
org.apache.chemistry.opencmis.tck.tests.query - package org.apache.chemistry.opencmis.tck.tests.query
 
org.apache.chemistry.opencmis.tck.tests.types - package org.apache.chemistry.opencmis.tck.tests.types
 
org.apache.chemistry.opencmis.tck.tests.versioning - package org.apache.chemistry.opencmis.tck.tests.versioning
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
OVERRIDE_KEY - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 

P

PARAM_BASE_PATH - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARAM_TRUSTED_PROXIES - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
parserTree - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Perform the first phase of query processing.
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
PartialContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream that indicates that this stream may not represent the complete document content.
PASSWORD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: password
PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PATH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
PermissionDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Permission definition.
PermissionMapping - Interface in org.apache.chemistry.opencmis.commons.data
 
phrase() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
Policy - Interface in org.apache.chemistry.opencmis.client.api
CMIS policy interface.
POLICY_BASETYPE_ID - Static variable in interface org.apache.chemistry.opencmis.client.api.ObjectType
 
POLICY_TEXT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
PolicyIdList - Interface in org.apache.chemistry.opencmis.commons.data
 
PolicyProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS policy properties.
PolicyService - Interface in org.apache.chemistry.opencmis.commons.spi
Policy Service interface.
PolicyType - Interface in org.apache.chemistry.opencmis.client.api
Policy Object Type.
PolicyTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Policy Type Definition.
postRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
postTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
predefinedQueryNames - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
PredicateWalker - Interface in org.apache.chemistry.opencmis.server.support.query
Interface for a tree walker of a WHERE clause.
predicateWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
PredicateWalkerBase - Interface in org.apache.chemistry.opencmis.server.support.query
Base interface for a tree walker of a WHERE clause.
preRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
preTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
Principal - Interface in org.apache.chemistry.opencmis.commons.data
ACE Principal.
printFooter(PrintWriter) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
printHeader(PrintWriter) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
printProperties(CmisObject) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Prints out all of the properties for this object to System.out.
printProperties(CmisObject, PrintStream) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Prints out all of the properties for this object to the given PrintStream.
printProperty(Property<?>) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
 
printProperty(Property<?>, PrintStream) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
 
printStyle(Writer) - Static method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
processStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Fully process a query by parsing and walking it and setting up the supporting objects
processStatementUsingCmisExceptions() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Same as traverseStatement but throws only CMIS Exceptions
Properties - Interface in org.apache.chemistry.opencmis.commons.data
Properties.
PROPERTIES_STAR - Static variable in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
 
Property<T> - Interface in org.apache.chemistry.opencmis.client.api
CMIS Property.
PropertyBoolean - Interface in org.apache.chemistry.opencmis.commons.data
Boolean property.
PropertyBooleanDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a boolean property.
PropertyCheckEnum - Enum in org.apache.chemistry.opencmis.tck.impl
 
PropertyData<T> - Interface in org.apache.chemistry.opencmis.commons.data
Base property interface.
PropertyDateTime - Interface in org.apache.chemistry.opencmis.commons.data
DateTime property.
PropertyDateTimeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a datetime property.
PropertyDecimal - Interface in org.apache.chemistry.opencmis.commons.data
Decimal property.
PropertyDecimalDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a decimal property.
PropertyDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Base property definition interface.
PropertyHtml - Interface in org.apache.chemistry.opencmis.commons.data
HTML property.
PropertyHtmlDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a HTML property.
PropertyId - Interface in org.apache.chemistry.opencmis.commons.data
Id property.
PropertyIdDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of an Id property.
PropertyIds - Class in org.apache.chemistry.opencmis.commons
Collection of CMIS property ids.
PropertyInteger - Interface in org.apache.chemistry.opencmis.commons.data
Integer property.
PropertyIntegerDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of an integer property.
PropertyString - Interface in org.apache.chemistry.opencmis.commons.data
String property.
PropertyStringDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a string property.
PropertyType - Enum in org.apache.chemistry.opencmis.commons.enums
Property Type Enum.
PropertyUri - Interface in org.apache.chemistry.opencmis.commons.data
URI property.
PropertyUriDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a URI property.
PROXY_PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PROXY_USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
ProxyFilter - Class in org.apache.chemistry.opencmis.server.filter
A filter that corrects server name, server port and scheme if OpenCMIS is running behind a proxy or load balancer.
ProxyFilter() - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
ProxyHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.filter
 
ProxyHttpServletRequestWrapper(HttpServletRequest, String) - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
putCmisBinding(CallContext, CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Puts the provided CmisBinding object into the cache and associates it somehow with the current CallContext.
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
putResponseHeaders(String, int, Map<String, List<String>>) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Receives the HTTP headers after a call.

Q

qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
quantified_comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
quantified_comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
quantified_comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
query(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Executes the query.
query(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Executes the query.
query(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sends a query to the repository.
query(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sends a query to the repository using the given OperationContext.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Executes a CMIS query statement against the contents of the repository.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.DiscoveryService
Executes a CMIS query statement against the contents of the repository.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
query() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
query() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
query() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
query(QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
query(QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
queryByDate(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
queryById(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
QueryLikeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Query LIKE test.
QueryLikeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
queryObj - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
QueryObject - Class in org.apache.chemistry.opencmis.server.support.query
QueryObject is a class used to encapsulate a CMIS query.
QueryObject() - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
QueryObject(TypeManager) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
QueryObject.JoinSpec - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryObject.JoinSpec(String, String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
QueryObject.SortSpec - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryObject.SortSpec(Integer, boolean) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
queryObjects(String, String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
 
QueryResult - Interface in org.apache.chemistry.opencmis.client.api
Query result.
QueryRootFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Root folder query test.
QueryRootFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
QuerySmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Query smoke test.
QuerySmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
QueryStatement - Interface in org.apache.chemistry.opencmis.client.api
Query Statement.
QueryTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.query
This test group contains query tests.
QueryTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryTestGroup
 
QueryUtil - Class in org.apache.chemistry.opencmis.server.support.query
Deprecated. 
QueryUtil() - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
QueryUtilBase<T extends org.antlr.runtime.tree.TreeParser> - Class in org.apache.chemistry.opencmis.server.support.query
Utility class to help parsing and processing a query statement using the AntLR parser Subclasses have to implement methods that setup parser and query walker and parse and process a query.
QueryUtilBase(String, TypeManager, PredicateWalkerBase) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
QueryUtilStrict - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryUtilStrict(String, TypeManager, PredicateWalkerBase) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
QueryUtilStrict(String, TypeManager, PredicateWalkerBase, boolean) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 

R

READ - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
 
READ_TIMEOUT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
readFromJSON(InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Reads a type definition from a JSON stream.
readFromXML(InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Reads a type definition from a XML stream.
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
refresh() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Reloads this object from the repository.
refreshAndReset() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
refreshIfOld(long) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Reloads the data from the repository if the last refresh did not occur within durationInMillis.
Relationship - Interface in org.apache.chemistry.opencmis.client.api
CMIS relationship interface.
RELATIONSHIP_BASETYPE_ID - Static variable in interface org.apache.chemistry.opencmis.client.api.ObjectType
 
RelationshipDirection - Enum in org.apache.chemistry.opencmis.commons.enums
Relationship Direction Enum.
RelationshipProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS relationship properties.
RelationshipService - Interface in org.apache.chemistry.opencmis.commons.spi
Relationship Service interface.
RelationshipType - Interface in org.apache.chemistry.opencmis.client.api
Relationship Object Type.
RelationshipTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Relationship Type Definition.
removeAce(String, List<String>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
removeAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes ACEs to the object and refreshes this object afterwards.
removeFromFolder(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Removes this object from a folder.
removeFromFolder(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
Deprecated.
 
removeObjectFromCache(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the given object from the cache.
removeObjectFromCache(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the given object from the cache.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Removes an existing fileable non-folder object from a folder.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.MultiFilingService
Removes an existing fileable non-folder object from a folder.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
removePolicy(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Remove the provided policies and refreshes this object afterwards.
removePolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes a set of policies from an object.
removePolicy(Policy...) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Removes a specified policy from an object.
removePolicy(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Removes a specified policy from an object.
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
Rendition - Interface in org.apache.chemistry.opencmis.client.api
Rendition.
RENDITION_NONE - Static variable in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
 
RenditionData - Interface in org.apache.chemistry.opencmis.commons.data
Rendition.
RenditionInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about a rendition of an object.
RenditionInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the RenditionInfo interface.
RenditionInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
reportError(RecognitionException) - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
Repository - Interface in org.apache.chemistry.opencmis.client.api
Represents a repository.
REPOSITORY_ID - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: repository id
REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
REPOSITORY_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
 
RepositoryCapabilities - Interface in org.apache.chemistry.opencmis.commons.data
 
RepositoryInfo - Interface in org.apache.chemistry.opencmis.commons.data
Repository Info.
RepositoryInfoTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Repository info test.
RepositoryInfoTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
RepositoryService - Interface in org.apache.chemistry.opencmis.commons.spi
Repository Service interface.
reset() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
resolveTypeForAlias(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
resolveTypeForColumnReference(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
resolveTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_reference_return
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.value_expression_return
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
root() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
root(QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
RootFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Basic root folder tests.
RootFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
run() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Runs the test.
run() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Runs all enabled tests in this group.
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
run(CmisTest) - Static method in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
run(CmisTestGroup) - Static method in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
run(CmisTestProgressMonitor) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
Runs all configured groups.
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 

S

save() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SECONDARY_OBJECT_TYPE_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
SecondaryType - Interface in org.apache.chemistry.opencmis.client.api
Secondary type.
SecondaryTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Secondary Type Definition.
SecondaryTypeIds - Class in org.apache.chemistry.opencmis.commons
Collection of secondary type ids that are defined in the CMIS specification.
SecondaryTypesTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
SecondaryTypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
SecurityTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Tests wether HTTPS is used or not.
SecurityTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SELECT_ALL_NO_CACHE_OC - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
SELECT_ALL_NO_CACHE_OC_ORDER_BY_NAME - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
select_sublist_stack - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
selectReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SERVICE_CLASS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_DEPTH_OBJECTS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_DEPTH_TYPES - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_MAX_ITEMS_OBJECTS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_MAX_ITEMS_TYPES - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVLET_CONTEXT - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet context (value is a ServletContext)
Session - Interface in org.apache.chemistry.opencmis.client.api
A session is a connection to a CMIS repository with a specific user.
SessionFactory - Interface in org.apache.chemistry.opencmis.client.api
Entry point into the OpenCMIS Client API.
SessionParameter - Class in org.apache.chemistry.opencmis.commons
Session parameter constants.
setAcl(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes the direct ACE of this object, sets the provided ACEs to the object and refreshes this object afterwards.
setAcl(ObjectId, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the direct ACEs of an object and sets the provided ACEs.
setAcl(String, String, Acl) - Method in interface org.apache.chemistry.opencmis.commons.spi.ExtendedAclService
Removes the direct ACEs of an object and sets the provided ACEs.
setAliasName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
setAllowedChildObjectTypes(List<ObjectType>) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
Deprecated.
 
SetAndDeleteContentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Content test.
SetAndDeleteContentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
setAtomId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setBaseType(BaseTypeId) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setBoolean(int, boolean...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given boolean.
setCacheEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Enables or disables the cache.
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Called at the beginning of a request.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
setContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document and refreshes this object afterwards.
setContentStream(ContentStream, boolean, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document.
setContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
Deprecated.
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Sets the content stream for the specified document object.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Sets the content stream for the specified document object.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
setContentType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setContentType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setCreatedBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setCreationDate(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setDateTime(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTimeTimestamp(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDefaultContext(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sets the current session parameters for filtering, paging and caching.
setDefaultDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Set the default depth.
setDefaultMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Set the default maxItems.
setDefaultSessionParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Sets the default session parameters.
setDefaultTypesDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Set the default depth.
setDefaultTypesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Set the default maxItems.
setDescription(String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setDoFullTextParse(boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
setDoFullTextParse(boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
setEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Enables or disables the test.
setEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Enables or disables this test group.
setEnabled(boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setEnabled(boolean) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setExtensions(List<CmisExtensionElement>) - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
 
setFileName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setFilter(Set<String>) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current filter.
setFilterString(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current filter.
setFormat(String) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setGroup(AbstractCmisTestGroup) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setGroups(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setHasAcl(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHasContent(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHasParent(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setId(int, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given object id.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setIncludeAcls(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if ACLs should returned.
setIncludeAllowableActions(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if allowable actions should returned.
setIncludePathSegments(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if path segments should returned.
setIncludePolicies(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if policies should returned.
setIncludeRelationships(IncludeRelationships) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets which relationships should be returned.
setInfo(Object) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
setIsCurrentVersion(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setLastModificationDate(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setLoadSecondaryTypeProperties(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if secondary type properties should be loaded.
setMaxItemsPerPage(int) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Set the max number of items per batch for operations that return lists.
setName(String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
setName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setName(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setName(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setNumber(int, Number...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given number.
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setOrderBy(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the order by rule for operations that return lists.
setOutput(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setOutputExtensions(ExtensionLevel, List<CmisExtensionElement>) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
setParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
setParameters(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setPolicyText(String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientPolicy
Deprecated.
 
setProgressMonitor(CmisTestProgressMonitor) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Sets the progress monitor that should be used during a run.
setProgressMonitor(CmisTestProgressMonitor) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setProperty(int, String, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given property.
setProperty(int, PropertyDefinition<?>) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given property.
setPropertyValue(String, Object) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
Deprecated.
 
setRelationshipSourceIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRelationshipTargetIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRenditionFilter(Set<String>) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current rendition filter.
setRenditionFilterString(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current rendition filter.
setRenditionInfos(List<RenditionInfo>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRequest(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setResponse(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setSelectors(ColumnReference, ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
setSourceId(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
Deprecated.
 
setStackTrace(StackTraceElement[]) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setString(int, String...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string.
setStringContains(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string in a CMIS contains statement.
setStringLike(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string.
setSupportsDescendants(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsFolderTree(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsPolicies(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsRelationships(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setTargetId(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
Deprecated.
 
setTime(long) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
setType(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given type id.
setType(int, ObjectType) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given type.
setTypeDefinition(String, TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setUri(int, URI...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given URI.
setUrl(int, URL...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given URL.
setUrl(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
 
setVersionSeriesId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setWorkingCopyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setWorkingCopyOriginalId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SimpleCmisBindingFactory - Class in org.apache.chemistry.opencmis.bridge.client
Creates a CmisBinding object for a set of parameters and a CallContext.
SimpleCmisBindingFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.client.SimpleCmisBindingFactory
 
SimpleForwardingCmisService - Class in org.apache.chemistry.opencmis.bridge.httpsession.sample
Very simple example of a concrete FilterCmisService implementation.
SimpleForwardingCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
skipTo(long) - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Skip to position within CMIS collection
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
sortSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SOURCE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
STANDARD_AUTHENTICATION_PROVIDER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Standard authentication provider class
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
START_OF_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
startGroup(CmisTestGroup) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called before a new group run starts.
startTest(CmisTest) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called before a new test run starts.
statement - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
STREAM_FACTORY - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: factory for threshold streams (value is a ThresholdOutputStreamFactory)
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
string_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
StringUtil - Class in org.apache.chemistry.opencmis.server.support.query
 
StringUtil() - Constructor for class org.apache.chemistry.opencmis.server.support.query.StringUtil
 
SupportedPermissions - Enum in org.apache.chemistry.opencmis.commons.enums
ACL Capability Enum: Supported Permissions.
supportsACLs(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
supportsContentChanges(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
supportsDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsDescendants() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getDescendants, false otherwise.
supportsFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsFolderTree() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getFolderTree, false otherwise.
supportsMultifiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
supportsPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsPolicies() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports policies even if no policies are applied, false otherwise.
supportsQuery(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
supportsRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsRelationships() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports relationships even if no relationships exist, false otherwise.
supportsUnfiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 

T

TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
TARGET_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
TCK_BUILD_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_BUILD_TIMESTAMP_PARAMETER - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TEMP_DIR - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: temp directory
term() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TestParameters - Class in org.apache.chemistry.opencmis.tck.impl
 
TestParameters() - Constructor for class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
TEXT_AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_MINUS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_MINUS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_SEARCH_PHRASE_STRING - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_SEARCH_PHRASE_STRING - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_SEARCH_PHRASE_STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_SEARCH_PHRASE_STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TEXT_SEARCH_WORD_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_SEARCH_WORD_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TextReport - Class in org.apache.chemistry.opencmis.tck.report
Text Report.
TextReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.TextReport
 
TextSearchLexer - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TextSearchLexer(CharStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TextSearchLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TextSearchParser - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL parser.
TextSearchParser(TokenStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TextSearchParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TextSearchParser.conjunct_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.conjunct_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.conjunct_return
 
TextSearchParser.DFA2 - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.DFA2(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.DFA2
 
TextSearchParser.phrase_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.phrase_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.phrase_return
 
TextSearchParser.term_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.term_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.term_return
 
TextSearchParser.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.text_search_expression_return
 
TextSearchParser.word_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.word_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.word_return
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
tokens - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
toQueryString() - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Returns the query statement.
toString() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
toString() - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
 
toString(Calendar) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a Calendar to its CMISQL string representation.
toString(Calendar, StringBuilder) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a Calendar to its CMISQL string representation.
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
toString() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
TransientCmisObject - Interface in org.apache.chemistry.opencmis.client.api
Deprecated.
Support for transient objects will be removed in the future.
TransientDocument - Interface in org.apache.chemistry.opencmis.client.api
Deprecated.
Support for transient objects will be removed in the future.
TransientFileableCmisObject - Interface in org.apache.chemistry.opencmis.client.api
Deprecated.
Support for transient objects will be removed in the future.
TransientFolder - Interface in org.apache.chemistry.opencmis.client.api
Deprecated.
Support for transient objects will be removed in the future.
TransientPolicy - Interface in org.apache.chemistry.opencmis.client.api
Deprecated.
Support for transient objects will be removed in the future.
TransientRelationship - Interface in org.apache.chemistry.opencmis.client.api
Deprecated.
Support for transient objects will be removed in the future.
traverseStatement(String, QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
Parse and process a CMISQL statement using the higher level support classes
traverseStatementAndCatchExc(String, QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
Tree<T> - Interface in org.apache.chemistry.opencmis.client.api
Basic tree structure.
typeContainsProperty(TypeDefinition, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
typeContainsPropertyWithQueryName(TypeDefinition, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
TypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Base type definition interface.
TypeDefinitionContainer - Interface in org.apache.chemistry.opencmis.commons.definitions
Type Definition Container.
TypeDefinitionList - Interface in org.apache.chemistry.opencmis.commons.definitions
List of type definitions.
TypeManager - Interface in org.apache.chemistry.opencmis.server.support
 
typeMgr - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
TypeMutability - Interface in org.apache.chemistry.opencmis.commons.definitions
Type mutability flags.
typeReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
TypesTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.types
This test group contains tests that check type operations.
TypesTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.TypesTestGroup
 
TypeUtils - Class in org.apache.chemistry.opencmis.client.util
 
TypeUtils.ValidationError - Class in org.apache.chemistry.opencmis.client.util
 
TypeUtils.ValidationError(String, String) - Constructor for class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
TypeValidator - Class in org.apache.chemistry.opencmis.server.support
 
TypeValidator() - Constructor for class org.apache.chemistry.opencmis.server.support.TypeValidator
 

U

UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
unescape(String, String) - Static method in class org.apache.chemistry.opencmis.server.support.query.StringUtil
remove all escape sequences in a string and return unescaped string escape character is backslash \, so \\ --> \, \' --> ' additional escaped characters can be allowed in escapedChars
UnfileObject - Enum in org.apache.chemistry.opencmis.commons.enums
Unfile Object Enum.
UnfilingTest - Class in org.apache.chemistry.opencmis.tck.tests.filing
Unfiling test.
UnfilingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
Updatability - Enum in org.apache.chemistry.opencmis.commons.enums
Updatability Enum.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
updateProperties(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties and refreshes this object afterwards.
updateProperties(Map<String, ?>, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates properties of the specified object.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Updates properties of the specified object.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
UpdateSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Update smoke test.
UpdateSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
updateType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Updates an existing type.
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates a type.
updateType(String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Updates a type.
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
USERNAME - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: username

V

validateAcl(TypeDefinition, Acl, Acl) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedChildObjectTypes(TypeDefinition, List<String>) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedRelationshipTypes(RelationshipTypeDefinition, TypeDefinition, TypeDefinition) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedTypes(TypeDefinition, List<String>, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateColumnReferenceAndResolveType(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
validateColumnReferenceAndResolveType(TypeDefinition, ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
validateContentAllowed(DocumentTypeDefinition, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(TypeDefinition, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(TypeDefinition, Properties, boolean, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(List<TypeDefinition>, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validatePropertyDefinition(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Validates a property definition.
validateRequiredSystemProperties(Properties) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateTypeDefinition(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Validates a type definition.
validateVersionStateForCreate(DocumentTypeDefinition, VersioningState) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Action
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
 
value - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.literal_return
 
value - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.qualifier_return
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.server.support.query.FunctionReference.CmisQlFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.tck.impl.PropertyCheckEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.server.support.query.FunctionReference.CmisQlFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.tck.impl.PropertyCheckEnum
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
VERSION_SERIES_CHECKED_OUT_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
VERSION_SERIES_CHECKED_OUT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
VERSION_SERIES_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
VersionDeleteTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
VersionDeleteTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
VersioningService - Interface in org.apache.chemistry.opencmis.commons.spi
Versioning Service interface.
VersioningSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
Checked out test.
VersioningSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
VersioningState - Enum in org.apache.chemistry.opencmis.commons.enums
VersioningState Enum.
VersioningStateCreateTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
VersioningStateCreateTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
VersioningTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.versioning
This test group contains versioning tests.
VersioningTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningTestGroup
 

W

walkAnd(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkAnd(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkBoolean(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkBoolean(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkCol(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkCol(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkContains(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkContains(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkEqAny(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkEqAny(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walker - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
walkExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkExpr(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkGreaterThan(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkGreaterThan(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkId(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkId(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkIn(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkIn(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkInAny(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkInAny(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkInFolder(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkInFolder(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkInTree(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkInTree(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkIsNotNull(Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkIsNotNull(Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkIsNull(Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkIsNull(Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkLessOrEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkLessOrEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkLessThan(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkLessThan(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkLike(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkLike(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkList(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkList(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNot(Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNot(Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotIn(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotIn(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotInAny(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotInAny(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNotLike(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNotLike(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkNumber(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkNumber(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkOr(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkOr(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkOtherExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
For extensibility.
walkOtherPredicate(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
For extensibility.
walkPredicate(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkPredicate(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalkerBase
 
walkScore(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkSearchExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Perform the second phase of query processing, analyzes the select part, check for semantic errors, fill the query object.
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
walkString(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkString(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkTextAnd(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextMinus(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextOr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextPhrase(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextWord(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTimestamp(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTimestamp(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
WebRunnerServlet - Class in org.apache.chemistry.opencmis.tck.runner
Web Runner.
WebRunnerServlet() - Constructor for class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
WEBSERVICES_ACL_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_ACL_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_DISCOVERY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_DISCOVERY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_JAXWS_IMPL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MEMORY_THRESHOLD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MULTIFILING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MULTIFILING_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_NAVIGATION_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_NAVIGATION_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_PORT_PROVIDER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_RELATIONSHIP_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_RELATIONSHIP_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_REPOSITORY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
WSDL URLs for Web Services.
WEBSERVICES_REPOSITORY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Endpoint URLs for Web Services.
WEBSERVICES_VERSIONING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_VERSIONING_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
whereReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
word() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
WrapperCmisTestGroup - Class in org.apache.chemistry.opencmis.tck.impl
Helper group implementation that just hold one test.
WrapperCmisTestGroup(CmisTest) - Constructor for class org.apache.chemistry.opencmis.tck.impl.WrapperCmisTestGroup
 
WRITE - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
 
writeToJSON(TypeDefinition, OutputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Serializes the type definition to JSON, using the format defined in the CMIS specification.
writeToXML(TypeDefinition, OutputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Serializes the type definition to XML, using the format defined in the CMIS specification.
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 

X

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

Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.