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

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
 
AbstractRunner - Class in org.apache.chemistry.opencmis.tck.runner
Base class for runners.
AbstractRunner() - Constructor for class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
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
 
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
Query 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.TextSearchParser
 
addAce(String, List<String>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
addAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Adds ACEs to the object.
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 interface org.apache.chemistry.opencmis.commons.server.ObjectInfoHandler
 
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
 
addResource(String, String, Class<?>, String) - Method in class org.apache.chemistry.opencmis.server.shared.Dispatcher
Connects a resource and HTTP method with a class and a class method.
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
 
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.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
 
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.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.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.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.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.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
 
applyAcl(List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Adds and removes ACEs to the object.
applyAcl(ObjectId, List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Applies an 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(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Applies policies to this object.
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
 
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.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.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
 
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.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
 
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.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
 
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.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.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.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.
BasicAuthCallContextHandler - Class in org.apache.chemistry.opencmis.server.shared
Call Context handler that handles basic authentication.
BasicAuthCallContextHandler() - Constructor for class org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
Constructor.
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_BROWSER - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
BINDING_LOCAL - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
BINDING_SPI_ATOMPUB - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS AtomPub 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
 
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.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.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
 
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
 
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.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
 

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_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
 
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.
CallContextHandler - Interface in org.apache.chemistry.opencmis.server.shared
Call Context handler interface.
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_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() - 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 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
 
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.
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 from the change log.
ChangeEventInfo - Interface in org.apache.chemistry.opencmis.commons.data
 
ChangeEvents - Interface in org.apache.chemistry.opencmis.client.api
 
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(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
 
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
 
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() - 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 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(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
 
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.
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
 
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
 
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.
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 CMIS object.
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
 
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
CMISQL lexer.
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
 
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.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.column_name_return
 
CmisQueryWalker.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.column_reference_return
 
CmisQueryWalker.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.correlation_name_return
 
CmisQueryWalker.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.from_clause_return
 
CmisQueryWalker.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.in_value_list_return
 
CmisQueryWalker.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.join_kind_return
 
CmisQueryWalker.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.join_specification_return
 
CmisQueryWalker.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.literal_return
 
CmisQueryWalker.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.multi_valued_column_reference_return
 
CmisQueryWalker.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.one_table_return
 
CmisQueryWalker.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.order_by_clause_return
 
CmisQueryWalker.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.qualifier_return
 
CmisQueryWalker.query_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query_return
 
CmisQueryWalker.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.search_condition_return
 
CmisQueryWalker.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.select_list_return
 
CmisQueryWalker.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.select_sublist_return
 
CmisQueryWalker.select_sublist_scope - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.select_sublist_scope() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.select_sublist_scope
 
CmisQueryWalker.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.sort_specification_return
 
CmisQueryWalker.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.table_join_return
 
CmisQueryWalker.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.table_name_return
 
CmisQueryWalker.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.table_reference_return
 
CmisQueryWalker.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.text_search_expression_return
 
CmisQueryWalker.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.value_expression_return
 
CmisQueryWalker.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.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
 
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.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.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
 
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_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
 
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.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.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
 
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.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.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(String[], String) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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
 
ContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream.
ContentStreamAllowed - Enum in org.apache.chemistry.opencmis.commons.enums
Content Stream Allowed Enum.
ControlTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.control
This test group contains ACL and policy tests.
ControlTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.control.ControlTestGroup
 
convertAces(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertChangeEvent(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertChangeEvents(String, ObjectList) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertContentStream(ContentStream) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertObject(ObjectData, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertPolicies(List<Policy>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(ObjectType, Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(Map<String, ?>, ObjectType, 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
 
copy(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
 
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
 
countFolderChildren(Folder) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Counts the children in a folder.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Creates a new document, folder or policy.
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
 
CreateAndDeleteRelationshipTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple folder test.
CreateAndDeleteRelationshipTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
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(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.
createCmisException(Exception) - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Converts the given exception into a CMIS exception.
createCmisLocalBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS local binding instance.
createCmisWebServicesBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Web Services binding instance.
createCmisWebServicesBinding(Map<String, String>, AuthenticationProvider) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Web Services binding instance with a custom authentication provider.
createContentStream(String, long, String, InputStream) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
createContentStream(String, BigInteger, String, InputStream) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createContext(HttpServletRequest, ServletContext, String, CallContextHandler) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Creates a CallContext object from a servlet request.
CREATED_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
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
 
createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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) - 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(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
 
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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
 
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
 
createFolder(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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 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
 
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.
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
 
createPolicy(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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
 
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(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 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
 
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.
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_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_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_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(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
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
 
deleteContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document.
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
 
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 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 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(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
 
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
Simple document test.
DeleteTreeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
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.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
 
destroy() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Cleans up the the factory instance.
dfa12 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
dfa2 - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
dfa22 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
dfa22 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
dfa23 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
dfa23 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
dfa6 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
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.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
 
DiscoveryService - Interface in org.apache.chemistry.opencmis.commons.spi
Discovery Service interface.
dispatch(String, String, CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.shared.Dispatcher
Find the appropriate method an call it.
Dispatcher - Class in org.apache.chemistry.opencmis.server.shared
Dispatcher for the AtomPub and Browser binding servlet.
Dispatcher() - Constructor for class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
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.
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
 
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.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.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
 
download(Document, String) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Downloads the contentStream for the given doc to the specified path.
download(String, String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Downloads a document by its id or path.

E

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
 
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.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.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.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.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.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_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.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
 
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.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.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.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.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
 
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
 
ExceptionHelper - Class in org.apache.chemistry.opencmis.server.shared
 
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.
ExtensionHandler - Interface in org.apache.chemistry.opencmis.client.api
 
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
 
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
 
Folder - Interface in org.apache.chemistry.opencmis.client.api
CMIS Folder.
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
 
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_condition647 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_ANY_in_quantified_comparison_predicate1297 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ANY_in_quantified_comparison_predicate142 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
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_specification1216 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_BOOL_LIT_in_literal1167 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_reference302 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_COL_in_multi_valued_column_reference337 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_reference307 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_column_name_in_multi_valued_column_reference342 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_sublist200 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_specification564 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_column_reference_in_join_specification570 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition957 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_column_reference_in_search_condition979 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_column_reference_in_sort_specification1214 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_column_reference_in_sort_specification1230 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_function218 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_column_reference_in_value_expression106 - 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_expression254 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_predicate140 - 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_condition886 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_table475 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_DESC_in_sort_specification1232 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_DISTINCT_in_query82 - 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_sublist221 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_EQ_ANY_in_search_condition813 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_specification566 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition677 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_query87 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_from_clause_in_query97 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_clause397 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition719 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition733 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_ID_in_column_name1276 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_name1254 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_function214 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_ID_in_table_name1265 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition837 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition909 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition955 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_IN_LIST_in_in_value_list1040 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition932 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition843 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_in_value_list_in_search_condition868 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_in_value_list_in_search_condition959 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_in_value_list_in_search_condition981 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_INNER_in_join_kind520 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition801 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_IS_NULL_in_search_condition789 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_join436 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_join438 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_join442 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_LEFT_in_join_kind530 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition761 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_list1045 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_predicate1293 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_quantified_comparison_predicate138 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_literal_in_search_condition1014 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_literal_in_search_condition815 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_function216 - 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_condition705 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition747 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_predicate1299 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_comparison_predicate144 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
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_condition819 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_multi_valued_column_reference_in_search_condition841 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_multi_valued_column_reference_in_search_condition866 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition691 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_NOT_IN_ANY_in_search_condition862 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition977 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition665 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_NOT_LIKE_in_search_condition775 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_literal1113 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_numeric_value_function_in_value_expression122 - 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_specification560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_join440 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_reference416 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_OR_in_search_condition629 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_query92 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_order_by_clause_in_query99 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_ORDER_BY_in_order_by_clause1194 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_reference304 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_reference339 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_qualifier_in_search_condition888 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_qualifier_in_search_condition911 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_qualifier_in_search_condition934 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_sublist219 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_RIGHT_in_join_kind541 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_function220 - 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_expression270 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition633 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition637 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition651 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition667 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition679 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition681 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition693 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition707 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition709 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition721 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition723 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition735 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition749 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition751 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition763 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition765 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition777 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition779 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition791 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition914 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_search_condition937 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_search_condition_in_where_clause598 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_list163 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_SELECT_in_query57 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SELECT_in_query79 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_SELECT_in_query93 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_select_list_in_query59 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_list_in_query85 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_select_list_in_query95 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_list165 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_set_in_comp_op0 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_set_in_literal0 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_set_in_literal0 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
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_clause1196 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_list146 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_sublist223 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_literal1131 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_STRING_LIT_in_text_search_expression1084 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_expression114 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_TABLE_in_one_table471 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_reference418 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_table473 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_qualifier373 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_clause399 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition891 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_literal1149 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_condition998 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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_sublist198 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_where_clause_in_query102 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_where_clause_in_query63 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_where_clause_in_query89 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_WHERE_in_where_clause596 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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
 
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.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 - 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
 
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.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.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.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
 
gCmisQlExtParser - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
gCmisQlStrictParser - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
generateOneParagraphHtml(int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates one paragraph of HTML, surrounded by HTML pararaph tags.
generateParagraph(boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a single lorem ipsum paragraph, of random length.
generateParagraphsFullHtml(int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph surrounded by HTML paragraph tags as a full HTML page.
generateParagraphsFullHtml(Appendable, int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph surrounded by HTML paragraph tags as a full HTML page.
generateParagraphsHtml(int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph surrounded by HTML pararaph tags.
generateParagraphsHtml(Appendable, int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph surrounded by HTML pararaph tags.
generateParagraphsPlainText(int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph separated by two newlines.
generateParagraphsPlainText(Appendable, int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph separated by two newlines.
generateParagraphsPlainText(int, int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph separated by two newlines and no line exceeding maxCols columns
generateParagraphsPlainText(Appendable, int, int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a number of paragraphs, with each paragraph separated by two newlines and no line exceeding maxCols columns
generateSentence(boolean) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates a single sentence, of random length.
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() - 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 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
 
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 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() - 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
 
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.AllowableActions
 
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the allowable actions.
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
 
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
 
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() - 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
 
getAllVersions(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
 
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 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
 
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 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
 
getBigIntegerParameter(HttpServletRequest, String, long) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts an integer parameter (with default).
getBigIntegerParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts an integer parameter.
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
 
getBigWidth() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
 
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
 
getBooleanParameter(HttpServletRequest, String, boolean) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts a boolean parameter (with default).
getBooleanParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts a boolean parameter.
getCacheKey() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns a key for this OperationContext object that is used for caching.
getCallContextMap(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
 
getCallContextMap(HttpServletRequest) - Method in interface org.apache.chemistry.opencmis.server.shared.CallContextHandler
Returns key-value pairs that will be added to the CallContext.
getCapabilities() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
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
 
getChangesCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getChangesIncomplete() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
getChangesOnType() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
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).
getChangeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
 
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
 
getCheckedOutDocs(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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() - 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
 
getChildren(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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
 
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.
getCmisObject() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
getCmisVersionSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
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
 
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 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() - 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() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
 
getContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
 
getContentStream(String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
 
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
 
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 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 interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the content type of the rendition.
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the user who created this CMIS object (CMIS property cmis:createdBy).
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the creator.
getCreationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been created (CMIS property cmis:creationDate).
getCreationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the creation date.
getDateTimeResolution() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDateTimeDefinition
 
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.
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(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
 
getDescendants(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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.commons.data.RepositoryInfo
 
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
 
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property description.
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the description of the test group.
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the description of the test group.
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getDictionary() - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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
 
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.
getDoFullTextParse() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getEnumParameter(HttpServletRequest, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts an enum parameter.
getErrorContent() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the content of the error page sent by the web server (AtomPub binding only).
getErrorMessage() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getErrorMessage(RecognitionException) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
 
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
 
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
 
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
 
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the file name of the stream.
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the file name of the content if the object is a document and has content, null otherwise.
getFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current filter.
getFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the filter extended by cmis:objectId, cmis:objectTypeId and cmis:baseTypeId.
getFirstValue() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the first entry of the list of values.
getFolder(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets a folder by path or object id.
getFolderParent() - 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
 
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
 
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
 
getFolderTree(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFolder
 
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.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.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.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
 
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
 
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.
getId() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectId
Returns the 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
 
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
 
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property definition id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the type id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object id.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the id of the rendition.
getIds() - Method in interface org.apache.chemistry.opencmis.commons.data.FailedToDeleteData
 
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
 
getItem() - Method in interface org.apache.chemistry.opencmis.client.api.Tree
Returns the item on this level.
getJoinCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
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
 
getKind() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the kind of the rendition.
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been modified (CMIS property cmis:lastModificationDate).
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the last modification date.
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
 
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
getLength() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
 
getLength() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the length of stream.
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
 
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
 
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 page.
getMaxLength() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition
 
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
 
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
 
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
 
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
 
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
 
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
 
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.
getNavigationService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Navigation Service interface object.
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
 
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() - 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) - 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 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 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
 
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
 
getObjectOfLatestVersion(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientDocument
 
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 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 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 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.
getOrderBys() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getOriginalAcl() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
getOutputExtensions(ExtensionLevel) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
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.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
 
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
 
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
 
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
 
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 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
 
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
 
getPrincipalIdAnyone() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
getProductName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
getProductVersion() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
 
getProgressMonitor() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
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 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 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
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
 
getRelationships() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the relationships from and to this object.
getRelationshipService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Relationship Service interface object.
getRelationshipSourceIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of ids of the relationships that originate from this object, null is no such relationships exist.
getRelationshipTargetIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of ids of the relationships that point to this object, null is no such relationships exist.
getRelativePathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
 
getRenditionDocument() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
 
getRenditionDocument(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
 
getRenditionDocumentId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
 
getRenditionFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionInfos() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns rendition information if the object has renditions, null otherwise.
getRenditions() - 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
 
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 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() - 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 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 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 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
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
return a map of all columns that have been requested in the SELECT part of the statement.
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
 
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
getSample() - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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
 
getService(CallContext) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns a CmisService object for the given CallContext.
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
 
getSource(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
 
getSourceId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the source id of this CMIS relationship (CMIS property cmis:sourceId).
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
 
getStacktraceAsNode(Throwable) - Static method in class org.apache.chemistry.opencmis.server.shared.ExceptionHelper
Returns the stack trace as DOM node.
getStacktraceAsString(Throwable) - Static method in class org.apache.chemistry.opencmis.server.shared.ExceptionHelper
Returns the stack trace as string.
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
 
getStringFromContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getStringParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts a string parameter.
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
 
getTarget(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
 
getTargetId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the target id of this CMIS relationship (CMIS property cmis:targetId).
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
 
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
 
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.TextSearchParser
 
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
 
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
 
getTransientFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
 
getTransientObject() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns a transient object adapter.
getTransientPolicy() - Method in interface org.apache.chemistry.opencmis.client.api.Policy
 
getTransientRelationship() - Method in interface org.apache.chemistry.opencmis.client.api.Relationship
 
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.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.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.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, 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 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) - 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
 
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, 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 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 interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the type id.
getTypeQueryName() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
Deprecated. use ColumnReference.getQualifier() instead.
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.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
 
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
 
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).
getVersionSeriesCheckedOutBy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the user who checked out this version series (CMIS property cmis:versionSeriesCheckedOutBy).
getVersionSeriesCheckedOutId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the PWC id of this version series (CMIS property cmis:versionSeriesCheckedOutId).
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version series id (CMIS property cmis:versionSeriesId).
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the version series id if the object is a document and it is versionable, null otherwise.
getWalker(String) - Static method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
 
getWherePredicateTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getWhereReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getWidth() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
 
getWorkingCopyId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the working copy id if the object is a document and a working copy exists, null otherwise.
getWorkingCopyOriginalId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the original id of the working copy if the object is a document and a working copy, null otherwise.
getWorst(List<CmisTestResult>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getWrappedService() - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
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.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
 
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.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
 

H

handleExtension(String) - Method in interface org.apache.chemistry.opencmis.client.api.ExtensionHandler
 
hasAcl() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has an ACL, false otherwise.
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
 
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
 
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
 
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
 
HttpUtils - Class in org.apache.chemistry.opencmis.server.shared
Utility methods that are used by the AtomPub and Browser binding.

I

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.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
 
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.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_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.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_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.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_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.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_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.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.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_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
 
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 interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Initializes the factory instance.
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.basics.TypesTest
 
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.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.CreateAndDeleteRelationshipTest
 
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.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.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.versioning.CheckedOutTest
 
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.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.in_value_list_return
 
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.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
 
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.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_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.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.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_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.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_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 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.
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
 
isModified() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
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.
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
 
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
 
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
 
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.
iterator() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
 

J

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.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_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_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
 
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.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
 
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.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
 
LENGTH - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
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.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_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
 
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
 
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
 
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
 
LoreIpsum - Class in org.apache.chemistry.opencmis.util.content
A generator of lorem ipsum text ported from the Python implementation at http://code.google.com/p/lorem-ipsum-generator/.
LoreIpsum() - Constructor for class org.apache.chemistry.opencmis.util.content.LoreIpsum
Generates random strings of "lorem ipsum" text, based on the word distribution of a sample text, using the words in a dictionary.
LoreIpsum(String, String) - Constructor for class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
LoreIpsum(String, String[]) - Constructor for class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
LoreIpsum(String) - Constructor for class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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.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
 
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.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
 
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.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
 

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.CmisQlStrictLexer
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mANY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mApproxNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mAS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mASC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mBOOL_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mBY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mCOMMA() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mCONTAINS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mDESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mDigits() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mDOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mean(int[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
mean(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
mEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
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.
METHOD_DELETE - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_GET - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_POST - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_PUT - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
mExactNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mFROM() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mGT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mGTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mID() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mIN_FOLDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mIN_TREE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mINNER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
MINUS_ONE - Static variable in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
 
mIS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mismatch(IntStream, int, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
mJOIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mLEFT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mLIKE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mLPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mLT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mLTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mNEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mNOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mNULL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mNUM_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mON() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mORDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mOUTER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
move(ObjectId, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves the object.
move(ObjectId, ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves the object.
move(ObjectId, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientFileableCmisObject
 
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
Copy test.
MoveTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mRIGHT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mRPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mSELECT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mSign() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mSTAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mSTRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
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.CmisQlStrictLexer
 
mTIMESTAMP() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
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
 
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
 
mWHERE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 

N

NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
NavigationService - Interface in org.apache.chemistry.opencmis.commons.spi
Navigation Service interface.
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.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
 
newInstance() - Static method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a new factory instance.
NL - Static variable in class org.apache.chemistry.opencmis.tck.report.TextReport
 
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.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_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.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_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.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_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.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
 
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.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.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_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.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.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
 
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 and policies.
ObjectFactory - Interface in org.apache.chemistry.opencmis.client.api
A factory to create CMIS objects.
ObjectId - Interface in org.apache.chemistry.opencmis.client.api
Holds an object id.
ObjectInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about an object.
ObjectInfoHandler - Interface in org.apache.chemistry.opencmis.commons.server
 
ObjectInFolderContainer - Interface in org.apache.chemistry.opencmis.commons.data
 
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
 
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.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
 
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
 
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.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.
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.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.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.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.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_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.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_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
 
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.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.shared - package org.apache.chemistry.opencmis.server.shared
 
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.versioning - package org.apache.chemistry.opencmis.tck.tests.versioning
 
org.apache.chemistry.opencmis.util.content - package org.apache.chemistry.opencmis.util.content
 
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.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
 
OVERRIDE_KEY - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 

P

PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
PASSWORD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PATH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
PermissionDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
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.
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
 
postRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
postTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
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.
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
 
Properties - Interface in org.apache.chemistry.opencmis.commons.data
 
Property<T> - Interface in org.apache.chemistry.opencmis.client.api
CMIS Property.
PropertyBoolean - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyBooleanDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
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
 
PropertyDateTimeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PropertyDecimal - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyDecimalDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PropertyDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Base property definition interface.
PropertyHtml - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyHtmlDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PropertyId - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyIdDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PropertyIds - Class in org.apache.chemistry.opencmis.commons
Collection of CMIS property ids.
PropertyInteger - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyIntegerDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PropertyString - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyStringDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PropertyType - Enum in org.apache.chemistry.opencmis.commons.enums
Property Type Enum.
PropertyUri - Interface in org.apache.chemistry.opencmis.commons.data
 
PropertyUriDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
PROXY_PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PROXY_USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
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
 
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(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 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
 
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
 
QueryResult - Interface in org.apache.chemistry.opencmis.client.api
Query result.
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
Utility class providing convenience methods for parsing CMIS queries.
QueryUtil() - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtil
 
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.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.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
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
refresh() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Reloads the data from the repository.
refreshAndReset() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
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.
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
 
removeAce(String, List<String>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
removeAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes ACEs to the object.
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
 
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 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(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Remove policies from this object.
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
 
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
CmisObject.getRenditions().
RenditionData - Interface in org.apache.chemistry.opencmis.commons.data
 
RenditionInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about a rendition of an object.
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
 
REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
RepositoryCapabilities - Interface in org.apache.chemistry.opencmis.commons.data
 
RepositoryInfo - Interface in org.apache.chemistry.opencmis.commons.data
 
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
 
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.column_reference_return
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.multi_valued_column_reference_return
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.value_expression_return
 
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.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
 
root() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
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.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.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
 
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.basics.TypesTest
 
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.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.CreateAndDeleteRelationshipTest
 
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.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.QuerySmokeTest
 
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.VersioningSmokeTest
 

S

save() - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
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.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
 
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
 
SecurityTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
 
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.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.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
 
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.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_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_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_stack - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
selectReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SERVLET_CONTEXT - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
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
Collection of session parameters.
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
 
SetAndDeleteContentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Copy test.
SetAndDeleteContentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
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.
setContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document.
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
 
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
 
setDateTime(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given timestamp.
setDateTime(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given timestamp.
setDateTime(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given 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 class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setDictionary(String) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
setDoFullTextParse(boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
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
 
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
 
setId(int, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given object id.
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
 
setMaxItemsPerPage(int) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Set the max number of items per page for operations that return lists.
setName(String) - Method in interface org.apache.chemistry.opencmis.client.api.TransientCmisObject
 
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.
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
 
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
 
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
 
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.
setRequest(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setResponse(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setSample(String) - Method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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
 
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.
setStringLike(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string.
setTargetId(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.TransientRelationship
 
setTime(long) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
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.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
 
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
 
sigma(int[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
sigma(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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.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
 
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
 
sortSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SOURCE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
 
splitPath(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Splits the path into its fragments.
STACK_TRACE_PROPERTY - Static variable in class org.apache.chemistry.opencmis.server.shared.ExceptionHelper
 
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.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.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
 
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.
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.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_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
 
sum(int[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
sum(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
SupportedPermissions - Enum in org.apache.chemistry.opencmis.commons.enums
ACL Capability Enum: Supported Permissions.
supportsACLs(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
supportsContentChanges(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
supportsDescendants() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getDescendants, false otherwise.
supportsFolderTree() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getFolderTree, false otherwise.
supportsMultifiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
supportsPolicies() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports policies even if no policies are applied, false otherwise.
supportsQuery(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
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.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.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_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_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_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
 
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
 
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.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.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.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.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
 
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.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
 
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
 
toQueryString() - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Returns the query statement.
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
 
TransientDocument - Interface in org.apache.chemistry.opencmis.client.api
 
TransientFileableCmisObject - Interface in org.apache.chemistry.opencmis.client.api
 
TransientFolder - Interface in org.apache.chemistry.opencmis.client.api
 
TransientPolicy - Interface in org.apache.chemistry.opencmis.client.api
 
TransientRelationship - Interface in org.apache.chemistry.opencmis.client.api
 
traverseStatement(String, QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
 
traverseStatementAndCatchExc(String, QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
 
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
 
TypeDefinitionList - Interface in org.apache.chemistry.opencmis.commons.definitions
 
TypeManager - Interface in org.apache.chemistry.opencmis.server.support
 
typeMgr - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
typeReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
TypesTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Types test.
TypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.TypesTest
 
TypeValidator - Class in org.apache.chemistry.opencmis.server.support
 
TypeValidator() - Constructor for class org.apache.chemistry.opencmis.server.support.TypeValidator
 

U

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(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the properties that are provided.
updateProperties(Map<String, ?>, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the properties that are provided.
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
Copy test.
UpdateSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
USERNAME - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 

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
 
validateProperties(TypeDefinition, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateRequiredSystemProperties(Properties) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
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.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.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.literal_return
 
value - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.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
 
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.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.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.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.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.
variance(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.LoreIpsum
 
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
 
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.
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
 
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
 
walkSearchExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
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_DISCOVERY_SERVICE - 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_NAVIGATION_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE - 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_REPOSITORY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
WSDL URLs for Web Services.
WEBSERVICES_VERSIONING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
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.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_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
 
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
 
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.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.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-2011 The Apache Software Foundation. All Rights Reserved.