A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractApacheClientHttpInvoker - Class in org.apache.chemistry.opencmis.client.bindings.spi.http
A HttpInvoker that uses The Apache HTTP client.
AbstractApacheClientHttpInvoker() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
AbstractAtomPubService - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Base class for all AtomPub client services.
AbstractAtomPubService() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
AbstractAtomPubService.IdentifierType - Enum in org.apache.chemistry.opencmis.client.bindings.spi.atompub
 
AbstractAtomPubServiceCall - Class in org.apache.chemistry.opencmis.server.impl.atompub
 
AbstractAtomPubServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
AbstractAuthenticationProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi
Authentication provider class.
AbstractAuthenticationProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
AbstractBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge
 
AbstractBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
AbstractBrowserBindingService - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Base class for all Browser Binding client services.
AbstractBrowserBindingService() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
AbstractBrowserServiceCall - Class in org.apache.chemistry.opencmis.server.impl.browser
 
AbstractBrowserServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
AbstractCmisHttpServlet - Class in org.apache.chemistry.opencmis.server.shared
 
AbstractCmisHttpServlet() - Constructor for class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
AbstractCmisObject - Class in org.apache.chemistry.opencmis.client.runtime
Base class for all persistent session object impl classes.
AbstractCmisObject() - Constructor for class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
AbstractCmisService - Class in org.apache.chemistry.opencmis.commons.impl.server
 
AbstractCmisService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
AbstractCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
An abstract CMIS service wrapper.
AbstractCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
AbstractCmisTest - Class in org.apache.chemistry.opencmis.tck.impl
Base class for tests.
AbstractCmisTest() - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
AbstractCmisTestGroup - Class in org.apache.chemistry.opencmis.tck.impl
Base class for test groups.
AbstractCmisTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
AbstractCmisTestReport - Class in org.apache.chemistry.opencmis.tck.report
Base class for reports.
AbstractCmisTestReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.AbstractCmisTestReport
 
AbstractDetailsTable - Class in org.apache.chemistry.opencmis.workbench.details
 
AbstractDetailsTable() - Constructor for class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
AbstractExtensionData - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract extension data implementation.
AbstractExtensionData() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
AbstractFilableCmisObject - Class in org.apache.chemistry.opencmis.client.runtime
Base class for all filable persistent session object impl classes.
AbstractFilableCmisObject() - Constructor for class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
AbstractIterable<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
Abstract ItemIterable implementation.
AbstractIterable(AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
AbstractIterable(long, AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
AbstractIterator<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
Abstract Iterator implementation.
AbstractIterator(long, AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
Construct
AbstractJcrTypeHandler - Class in org.apache.chemistry.opencmis.jcr.impl
This abstract class takes care of collecting references set when the handler is added to JcrTypeHandlerManager.
AbstractJcrTypeHandler() - Constructor for class org.apache.chemistry.opencmis.jcr.impl.AbstractJcrTypeHandler
 
AbstractJreWssTube - Class in org.apache.chemistry.opencmis.commons.impl.tube
Abstract WS-Security tube for OpenCMIS.
AbstractJreWssTube(Tube) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.AbstractJreWssTube
 
AbstractJreWssTube(AbstractFilterTubeImpl, TubeCloner) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.AbstractJreWssTube
 
AbstractLocalService - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
Base class for all local clients.
AbstractLocalService() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
 
AbstractLoginTab - Class in org.apache.chemistry.opencmis.workbench
Abstract Login Tab.
AbstractLoginTab() - Constructor for class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
 
AbstractMapCacheLevel - Class in org.apache.chemistry.opencmis.client.bindings.cache.impl
Abstract Map cache.
AbstractMapCacheLevel() - Constructor for class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
 
AbstractMetadataParser - Class in org.apache.chemistry.opencmis.tools.parser
 
AbstractMetadataParser() - Constructor for class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
AbstractPageFetcher<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
Abstract page fetcher.
AbstractPageFetcher(long) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher
 
AbstractPageFetcher.Page<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
A fetched page.
AbstractPageFetcher.Page(List<T>, BigInteger, Boolean) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher.Page
 
AbstractPageFetcher.Page(List<T>, long, boolean) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher.Page
 
AbstractPortProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
 
AbstractPortProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
AbstractPortProvider.CmisWebSerivcesService - Enum in org.apache.chemistry.opencmis.client.bindings.spi.webservices
 
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
 
AbstractPropertyData<T> - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract property data implementation.
AbstractPropertyData() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
AbstractPropertyDefinition<T> - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract property definition data implementation.
AbstractPropertyDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
AbstractPropertyMapper - Class in org.apache.chemistry.opencmis.tools.mapper
 
AbstractPropertyMapper() - Constructor for class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
AbstractQueryTest - Class in org.apache.chemistry.opencmis.tck.tests.query
 
AbstractQueryTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
AbstractRunner - Class in org.apache.chemistry.opencmis.tck.runner
Base class for runners.
AbstractRunner() - Constructor for class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
AbstractService - Class in org.apache.chemistry.opencmis.server.impl.webservices
This class contains operations used by all services.
AbstractService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
 
AbstractServiceCall - Class in org.apache.chemistry.opencmis.server.shared
 
AbstractServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
 
AbstractServiceFactory - Class in org.apache.chemistry.opencmis.commons.impl.server
 
AbstractServiceFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
AbstractServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
Common functionality for all service implementations.
AbstractServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
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
 
AbstractSimpleTokenHandler - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
AbstractSimpleTokenHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
AbstractSpringLoginTab - Class in org.apache.chemistry.opencmis.workbench
Convenience methods for spring layout tabs.
AbstractSpringLoginTab() - Constructor for class org.apache.chemistry.opencmis.workbench.AbstractSpringLoginTab
 
AbstractTypeDefinition - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Abstract type definition data implementation.
AbstractTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
AbstractUsernameTokenAuthHandler - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
AbstractUsernameTokenAuthHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
AbstractUsernameTokenAuthHandler.AttributedString - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
AbstractUsernameTokenAuthHandler.AttributedString() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
AbstractUsernameTokenAuthHandler.ObjectFactory - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
AbstractUsernameTokenAuthHandler.ObjectFactory() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
AbstractUsernameTokenAuthHandler.PasswordString - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
AbstractUsernameTokenAuthHandler.PasswordString() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.PasswordString
 
AbstractUsernameTokenAuthHandler.SecurityHeaderType - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
AbstractUsernameTokenAuthHandler.SecurityHeaderType() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.SecurityHeaderType
 
AbstractUsernameTokenAuthHandler.UsernameTokenType - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
AbstractUsernameTokenAuthHandler.UsernameTokenType() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
AbstractWebServicesService - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Base class for all Web Services clients.
AbstractWebServicesService() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
 
AbstractWssTube - Class in org.apache.chemistry.opencmis.commons.impl.tube
Abstract WS-Security tube for OpenCMIS.
AbstractWssTube(Tube) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.AbstractWssTube
 
AbstractWssTube(AbstractFilterTubeImpl, TubeCloner) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.AbstractWssTube
 
ACCEPT_LANGUAGE - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
ACCEPT_SELF_SIGNED_CERTIFICATES - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
AccessControlEntryImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Access Control Entry data implementation.
AccessControlEntryImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
Constructor.
AccessControlEntryImpl(Principal, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
Constructor.
AccessControlListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Access control list data implementation.
AccessControlListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
Constructor.
AccessControlListImpl(List<Ace>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
Constructor.
AccessControlPrincipalDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
AccessControlPrincipalData implementation.
AccessControlPrincipalDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
Constructor.
AccessControlPrincipalDataImpl(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
Constructor with principal id.
Ace - Interface in org.apache.chemistry.opencmis.commons.data
Access Control Entry (ACE).
ACE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
Acl - Interface in org.apache.chemistry.opencmis.commons.data
Access Control List (ACL).
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
acl - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
 
ACL_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ACLCAP_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ACLCAP_MAPPING_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ACLCAP_PERMISSION_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
AclCapabilities - Interface in org.apache.chemistry.opencmis.commons.data
Acl Capabilities.
AclCapabilitiesDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
AclCapabilities Implementation.
AclCapabilitiesDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
aclCapability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
AclEditorFrame - Class in org.apache.chemistry.opencmis.workbench
 
AclEditorFrame(ClientModel, CmisObject) - Constructor for class org.apache.chemistry.opencmis.workbench.AclEditorFrame
 
AclEditorFrame.AceInputPanel - Class in org.apache.chemistry.opencmis.workbench
ACE input panel.
AclEditorFrame.AceInputPanel(AclEditorFrame.AceList, List<String>, List<String>, int) - Constructor for class org.apache.chemistry.opencmis.workbench.AclEditorFrame.AceInputPanel
 
AclPropagation - Enum in org.apache.chemistry.opencmis.commons.enums
ACL Propagation Enum.
aclPropagation - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
ACLService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
ACLService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
ACLService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
AclService - Interface in org.apache.chemistry.opencmis.commons.spi
ACL Service interface.
AclService - Class in org.apache.chemistry.opencmis.server.impl.atompub
ACL Service operations.
AclService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService
 
AclService - Class in org.apache.chemistry.opencmis.server.impl.browser
ACL Service operations.
AclService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AclService
 
AclService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS ACL Service.
AclService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
AclService.AclServiceCall - Class in org.apache.chemistry.opencmis.server.impl.atompub
 
AclService.AclServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService.AclServiceCall
 
AclService.ApplyAcl - Class in org.apache.chemistry.opencmis.server.impl.atompub
Apply ACL.
AclService.ApplyAcl() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService.ApplyAcl
 
AclService.ApplyACL - Class in org.apache.chemistry.opencmis.server.impl.browser
applyACL.
AclService.ApplyACL() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AclService.ApplyACL
 
AclService.GetAcl - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get ACL.
AclService.GetAcl() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService.GetAcl
 
AclService.GetACL - Class in org.apache.chemistry.opencmis.server.impl.browser
getACL.
AclService.GetACL() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AclService.GetACL
 
AclServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
ACL Service AtomPub client.
AclServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AclServiceImpl
Constructor.
AclServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
ACL Service Browser Binding client.
AclServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.AclServiceImpl
Constructor.
AclServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
AclServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.AclServiceImpl
Constructor.
AclServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
ACL Service Web Services client.
AclServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AclServiceImpl
Constructor.
ACLServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
ACLSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.control
ACL smoke test.
ACLSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
ACLTable - Class in org.apache.chemistry.opencmis.workbench.details
 
ACLTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.ACLTable
 
AclUpdatePanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
AclUpdatePanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.AclUpdatePanel
 
acquireJcrRepository(Map<String, String>) - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
Acquire the JCR repository given a configuration.
Action - Enum in org.apache.chemistry.opencmis.commons.enums
 
ActionPanel - Class in org.apache.chemistry.opencmis.workbench.swing
 
ActionPanel(String, String, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
ActionsPanel - Class in org.apache.chemistry.opencmis.workbench.details
 
ActionsPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.ActionsPanel
 
Activator - Class in org.apache.chemistry.opencmis.client.osgi
OSGi Bundle activator for the OpenCMIS client which registers an instance of the SessionFactory in the OSGi service registry.
Activator() - Constructor for class org.apache.chemistry.opencmis.client.osgi.Activator
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
adaptor - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
add(URI, CmisHttpCookie) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieStoreImpl
 
add(String) - Method in class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
addAce(InMemoryAce) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
addACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
addAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Adds ACEs to the object and refreshes this object afterwards.
addAcl(List<Ace>, AclPropagation) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
addActionComponent(JComponent) - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
addAddAcesParameters(Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addAlias(String, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addAppliedPolicy(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
add an id of a policy to an object.
addAppliedPolicy(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
addBasePropertyDefinitions(AbstractTypeDefinition) - Static method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
addBasePropertyDefinitions(MutableTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Adds the base property definitions to a type definition.
addCollection(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a collection to the cache.
addCollection(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Adds a collection.
addComponent(String, T) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
addContentNodeMixins(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
addDocumentPropertyDefinitions(DocumentTypeDefinitionImpl) - Static method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
addDocumentPropertyDefinitions(MutableDocumentTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addElement(AtomElement) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase
 
addElemToPicklist(AbstractPropertyDefinition<T>, T) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
addEntry(AtomEntry) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomFeed
 
addFileNodeMixins(Node, VersioningState) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
addFolderListener(FolderListener) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
addFolderPropertyDefinitions(FolderTypeDefinitionImpl) - Static method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
addFolderPropertyDefinitions(MutableFolderTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addGroup(String) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
addGroup(CmisTestGroup) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
addGroups(String[]) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
addHandler(JcrTypeHandler) - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
addHeader(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Adds a HTTP header.
addId(String) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
addInnerWrapper(Class<? extends AbstractCmisServiceWrapper>, Object...) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Adds an inner-most (called last) wrapper.
addJoin(String, String, boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addJoinReference(Tree, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addLine(String) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
addLine(String, boolean) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
addLine(String, boolean, JTextField) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
addLink(String, String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a link to the cache.
addLink(String, String, AtomLink) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a link to the cache.
addLink(String, String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Adds a link.
addLink(String) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
addLogin(String, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareUserManager
Adds a login.
addMixins(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
addNewValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
addNodeFromSource(JcrDocument, Properties) - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
See CMIS 1.0 section 2.2.4.2 createDocumentFromSource
addObjectIdsAndChangeTokens(List<BulkUpdateObjectIdAndChangeToken>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addObjectInfo(ObjectInfo) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds an object info.
addObjectInfo(ObjectInfo) - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfoHandler
 
addObjectListener(ObjectListener) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.MultiFilingServiceImpl
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.MultiFilingServiceImpl
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.MultiFilingServiceImpl
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.MultiFilingServiceImpl
 
AddObjectToFolder - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
AddObjectToFolder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
addObjectToFolder(String, String, String, Boolean, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds an existing fileable non-folder object to a folder.
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.MultiFilingService
Adds an existing fileable non-folder object to a folder.
addObjectToFolder(CallContext, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
addObjectToFolder(CallContext, String, String, String, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryMultiFilingServiceImpl
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
addObjectToFolder(CallContext, String, String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
addObjectToFolder(CallContext, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
addObjectToFolder(String, String, String, Boolean, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
AddObjectToFolderPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
AddObjectToFolderPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.AddObjectToFolderPanel
 
AddObjectToFolderResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
AddObjectToFolderResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
 
addOuterWrapper(Class<? extends AbstractCmisServiceWrapper>, Object...) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Adds an outer-most (called first) wrapper.
addParameter(String, Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addParameter(String, Object) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a parameter to the URL.
addParameter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a parameter without value to the URL.
addParameter(String, String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
Adds a value to a parameter.
addParameter(String, String[]) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
Adds an array of values to a parameter.
addParent(StoredObject, Folder) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Add this document to a new parent folder as child object.
addParent(StoredObject, Folder) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
addParentId(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.MultiFiling
Add parent folder to this document.
addParentId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
addParentId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FilingImpl
 
addPath(String) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a path to the URL.
addPathPart(String, boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
 
addPathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Adds a path segment to the URL.
addPoliciesParameters(List<String>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addPolicyPropertyDefinitions(MutablePolicyTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addProperties(Collection<PropertyData<?>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
addPropertiesParameters(Properties) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addProperty(PropertyData<?>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableProperties
Adds a property to the end of the property list.
addProperty(PropertyData<?>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
addPropertyBoolean(PropertiesImpl, String, Set<String>, String, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Add boolean property to the CMIS object represented by this instance
addPropertyDateTime(PropertiesImpl, String, Set<String>, String, GregorianCalendar) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Add date-time property to the CMIS object represented by this instance
addPropertyDefinition(PropertyDefinition<?>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
Adds or replaces a property definition.
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryDocumentType
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryFolderType
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryItemType
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryPolicyType
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryRelationshipType
 
addPropertyDefinition(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemorySecondaryType
 
addPropertyId(PropertiesImpl, String, Set<String>, String, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Add Id property to the CMIS object represented by this instance
addPropertyInteger(PropertiesImpl, String, Set<String>, String, long) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Add integer property to the CMIS object represented by this instance
addPropertyList(PropertiesImpl, String, Set<String>, String, List<String>) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
addPropertyString(PropertiesImpl, String, Set<String>, String, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Add string property to the CMIS object represented by this instance
addRelationshipPropertyDefinitions(MutableRelationshipTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
addRemoveAcesParameters(Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addRepository(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Adds the URLs of a repository to the cache.
addRepository(FileShareRepository) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepositoryManager
Adds a repository object.
addRepositoryLink(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a repository link to the cache.
addRepositoryLink(String, AtomLink) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a repository link to the cache.
addRepositoryLink(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Adds a collection.
addRepositoryResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Registers a new repository resource.
addResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
Registers a new resource.
addResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.shared.Dispatcher
Connects a resource and HTTP method with an object that handles the call.
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
 
addRootResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Registers a new root resource.
addSecondaryTypeIds(List<String>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addSecondaryTypeIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
addSelectReference(Tree, CmisSelector) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addSessionParameterHeadersToFixedHeaders() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Adds the SessionParameter.HEADER to the fixed headers.
addSortCriterium(Tree, ColumnReference, boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addSuccinctFlag(boolean) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
addTemplate(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds an URI template to the cache.
addTemplate(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Adds an URI template.
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 class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
addToken(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Adds a token to the session.
addToList(List<S>, S) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
addType(TypeDefinition) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
Adds a type to collection with inheriting base type properties.
addType(String, String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
addTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
Adds a type definition.
addTypeDefinition(TypeDefinition, boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.TypeManagerCreatable
Add a type to the type system.
addTypeDefinition(TypeDefinition, boolean) - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
addTypeDefinition(TypeDefinition, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
addTypeDefinition(TypeDefinition, boolean) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
Add a type to the type system.
addTypeLink(String, String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a type link to the cache.
addTypeLink(String, String, AtomLink) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Adds a type link to the cache.
addTypeLink(String, String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Adds a type link.
addVersion(VersioningState, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Add a new version to this document.
addVersion(VersioningState, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
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
 
addWorkspace(RepositoryWorkspace) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.ServiceDoc
 
addWrappersFromServiceFactoryParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Gets wrapper settings from the service factory parameters and adds them to the wrappers.
addYesNoLabel(String) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
adjustTypeNamesAndId(AbstractTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.TypeValidator
 
ADMIN_PRINCIPAL_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
User id for administrator always having all rights.
afterLoadRepositories(List<Repository>) - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Called after the list of repositories has been loaded.
afterLogin(Session) - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Called after the Workbench session has been created.
ALGORITHM_MD5 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA1 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA224 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA256 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA3 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA384 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
ALGORITHM_SHA512 - Static variable in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
alias - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.one_table_return
 
alias - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
Alias or full table type
aliasName - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
Alias name for a column (only in SELECT part set).
ALL - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
CMIS all permission cmis:all.
ALLOWABLE_ACTIONS_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
AllowableActions - Interface in org.apache.chemistry.opencmis.commons.data
Allowable Actions.
allowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
allowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
 
AllowableActionsImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Allowable Actions.
AllowableActionsImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
ALLOWED_CHILD_OBJECT_TYPE_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS folder property cmis:allowedChildObjectTypeIds (multivalue): IDs of the types that can be filed in the folder.
allowedSourceTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
 
allowedTargetTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
 
allVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
allVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
allVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
and(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.AND nodes.
and(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
and(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
any - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
 
any - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.SecurityHeaderType
 
any - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ApacheClientHttpInvoker - Class in org.apache.chemistry.opencmis.client.bindings.spi.http
A HttpInvoker that uses The Apache HTTP client.
ApacheClientHttpInvoker() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.http.ApacheClientHttpInvoker
 
APP_ID_BYTES - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
APP_ID_LENGTH - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
append(LoggingEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientWriterAppender
 
appendContent(StoredObject, ContentStream) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Append content to an existing content stream.
appendContent(InputStream) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
appendContent(StoredObject, ContentStream) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
appendContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Appends a content stream to the content stream of the document and refreshes this object afterwards.
appendContentStream(ContentStream, boolean, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Appends a content stream to the content stream of the document.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
appendContentStream(ContentStream, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
appendContentStream(ContentStream, boolean, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
AppendContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
AppendContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
appendContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Appends the content stream to the content of the document.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Appends the content stream to the content of the document.
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
appendContentStream(CallContext, String, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
appendContentStream(CallContext, String, Holder<String>, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
appendContentStream(CallContext, String, Holder<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
appendContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
appendContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.server.impl.webservices.ObjectServicePort10
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
AppendContentStreamPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
AppendContentStreamPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.AppendContentStreamPanel
 
AppendContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
AppendContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
apply(Node) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode.PropertyUpdater
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
applyAcl(List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Adds and removes ACEs to the object and refreshes this object afterwards.
applyAcl(ObjectId, List<Ace>, List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Applies ACL changes to an object and dependent objects.
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AclServiceImpl
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AclServiceImpl
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AclServiceImpl
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AclServiceImpl
 
applyAcl(List<Ace>, List<Ace>, AclPropagation) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
applyAcl(ObjectId, List<Ace>, List<Ace>, AclPropagation) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
applyACL(String, String, CmisAccessControlListType, CmisAccessControlListType, EnumACLPropagation, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
 
ApplyACL - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
ApplyACL() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Adds or removes the given ACEs to or from the ACL of the object.
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Applies a new ACL to an object.
applyAcl(String, String, Acl, AclPropagation) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Applies a new ACL to an object.
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.AclService
Adds or removes the given ACEs to or from the ACL of the object.
applyAcl(CallContext, String, String, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
applyAcl(CallContext, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
applyAcl(CallContext, String, String, Acl, Acl, AclPropagation, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAclService
 
applyAcl(CallContext, String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAclService
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
applyAcl(CallContext, String, String, AclPropagation, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
applyAcl(CallContext, String, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
applyAcl(StoredObject, Acl, Acl, AclPropagation, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Apply a ACLs by relative adding and removing a list of ACEs to/from an object.
applyAcl(StoredObject, Acl, AclPropagation, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Apply a ACLs by setting a new list of ACEs to an object.
applyAcl(CallContext, String, String, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
applyAcl(CallContext, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
applyAcl(StoredObject, Acl, Acl, AclPropagation, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
applyAcl(StoredObject, Acl, AclPropagation, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
applyACL(String, String, CmisAccessControlListType, CmisAccessControlListType, EnumACLPropagation, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
applyAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
ApplyACLResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
ApplyACLResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
applyPolicy(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Applies the provided policies and refreshes this object afterwards.
applyPolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Applies a set of policies to an object.
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.PolicyServiceImpl
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.PolicyServiceImpl
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.PolicyServiceImpl
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.PolicyServiceImpl
 
applyPolicy(ObjectId...) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
applyPolicy(ObjectId, ObjectId...) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
ApplyPolicy - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
ApplyPolicy() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
applyPolicy(String, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Applies a specified policy to an object.
applyPolicy(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Applies a specified policy to an object.
applyPolicy(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
applyPolicy(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryPolicyServiceImpl
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
applyPolicy(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
applyPolicy(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
applyPolicy(String, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
applyPolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
ApplyPolicyPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
ApplyPolicyPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.ApplyPolicyPanel
 
ApplyPolicyResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
ApplyPolicyResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ApproxNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
AS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ASC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ascending - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
asDocument() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
asFolder() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
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
 
asVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
ATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
AtomAcl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
AtomAcl.
AtomAcl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAcl
 
AtomAcl(Acl) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAcl
 
AtomAllowableActions - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
AtomAllowableActions.
AtomAllowableActions() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
 
AtomAllowableActions(AllowableActions) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
 
AtomBase - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Base type for Atom responses.
AtomBase() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase
 
AtomDocumentBase - Class in org.apache.chemistry.opencmis.server.impl.atompub
Atom base class.
AtomDocumentBase() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
AtomElement - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Atom Element.
AtomElement(QName, Object) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomElement
 
AtomEntry - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Atom Entry.
AtomEntry() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomEntry
 
AtomEntry - Class in org.apache.chemistry.opencmis.server.impl.atompub
Atom Entry class.
AtomEntry() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Creates an Atom entry document.
AtomEntry(XMLStreamWriter) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Creates an Atom entry that is embedded somewhere.
AtomEntryParser - Class in org.apache.chemistry.opencmis.server.impl.atompub
Parser for Atom Entries.
AtomEntryParser(ThresholdOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Constructor.
AtomEntryParser(InputStream, ThresholdOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Constructor that immediately parses the given stream.
AtomEntryWriter - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Writes a CMIS Atom entry to an output stream.
AtomEntryWriter(ObjectData, CmisVersion) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomEntryWriter
Constructor for objects.
AtomEntryWriter(ObjectData, CmisVersion, ContentStream) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomEntryWriter
Constructor for objects.
AtomEntryWriter(TypeDefinition, CmisVersion) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomEntryWriter
Constructor for types.
AtomEntryWriter(BulkUpdateImpl) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomEntryWriter
Constructor for bulk updates.
AtomFeed - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Atom Feed.
AtomFeed() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomFeed
 
AtomFeed - Class in org.apache.chemistry.opencmis.server.impl.atompub
Atom Feed class.
AtomFeed() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Creates an Atom feed document.
AtomFeed(XMLStreamWriter) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Creates an Atom feed that is embedded somewhere.
AtomLink - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Atom Link.
AtomLink() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
AtomLinkInfoProvider - Class in org.apache.chemistry.opencmis.inmemory.server
For the Atom binding more information might be required than the result of a service call provides (mainly to fill all the links).
AtomLinkInfoProvider(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
 
ATOMPUB_URL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
URL of the AtomPub service document.
AtomPubParser - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
AtomPub Parser.
AtomPubParser(InputStream) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser
 
ATTR_CMIS_APP_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_APP_URL - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_AUTH_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_FORM_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_LOGIN_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_USER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_DOCUMENT_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
ATTR_DOCUMENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_FOLDER_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
ATTR_FOLDER_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
ATTR_ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_POLICY_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
ATTR_POLICY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_PROPERTY_TYPE_CHOICE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_RELATIONSHIP_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
ATTR_RELATIONSHIP_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
ATTR_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
ATTR_SEPARATOR - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
AUTH_HTTP_BASIC - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Toggle for HTTP basic authentication.
AUTH_HTTP_BASIC_CHARSET - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
AUTH_OAUTH_BEARER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Toggle for OAuth Bearer token authentication.
AUTH_SOAP_USERNAMETOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Toggle for WS-Security UsernameToken authentication.
authenticate(CallContext) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareUserManager
Takes user and password from the CallContext and checks them.
authenticate(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
authenticate(ServletContext, HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
authenticate(ServletContext, HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandler
 
AUTHENTICATION_PROVIDER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Class name of the authentication provider.
AUTHENTICATION_PROVIDER_OBJECT - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
AuthenticationProvider - Interface in org.apache.chemistry.opencmis.commons.spi
Authentication provider interface.
AuthHandler - Class in org.apache.chemistry.opencmis.server.impl.webservices
This class tries to extract a user name and a password from a UsernameToken.
AuthHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler
 
available() - Method in class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
available() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
available() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
available() - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
available() - Method in class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
Axis2PortProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Axis2 JAX-WS implementation !!! EXPERIMENTAL !!!
Axis2PortProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.Axis2PortProvider
 

B

BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
BACKSL - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
Base64 - Class in org.apache.chemistry.opencmis.commons.impl
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.apache.chemistry.opencmis.commons.impl
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.apache.chemistry.opencmis.commons.impl
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BASE_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:baseTypeId: ID of the base type of the object.
BASE_URL_ATTRIBUTE - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
baseId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
BaseServiceValidatorImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
BaseServiceValidatorImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
BaseTypeId - Enum in org.apache.chemistry.opencmis.commons.enums
Base Object Type IDs Enum.
BaseTypesTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
BaseTypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
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.
BasicLoginTab - Class in org.apache.chemistry.opencmis.workbench
 
BasicLoginTab() - Constructor for class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
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
 
beforeLoadRepositories() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Called before the list of repositories is loaded.
beforeLogin(Repository) - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Called before the Workbench session is created.
BIG_CONTENT_FAKE_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
BINDING_ATOMPUB - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: AtomPub
BINDING_BROWSER - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Browser
BINDING_LOCAL - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Local
BINDING_SPI_ATOMPUB - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS AtomPub binding SPI implementation.
BINDING_SPI_BROWSER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS Browser binding SPI implementation.
BINDING_SPI_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Class name of the binding class.
BINDING_SPI_LOCAL - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS local binding SPI implementation.
BINDING_SPI_WEBSERVICES - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default CMIS Web Services binding SPI implementation.
BINDING_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Predefined binding types (see BindingType).
BINDING_WEBSERVICES - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Binding: Web Services
BindingSession - Interface in org.apache.chemistry.opencmis.client.bindings.spi
CMIS provider session interface.
BindingsObjectFactory - Interface in org.apache.chemistry.opencmis.commons.spi
Factory for CMIS binding objects.
BindingsObjectFactoryImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
CMIS binding object factory implementation.
BindingsObjectFactoryImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
BindingType - Enum in org.apache.chemistry.opencmis.commons.enums
Binding Type Enum.
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
BOOL_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
boolean_factor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
boolean_term() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
boolean_test() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BRIDGE_MAX_CONTENT_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BRIDGE_MEMORY_THERESHOLD - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BRIDGE_TEMP_DIRECTORY - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
BROWSER_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
BROWSER_URL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
URL of the Browser Binding entry point.
BrowserCallContextImpl - Class in org.apache.chemistry.opencmis.server.impl.browser
A CallContext implementation that holds browser binding specific values
BrowserCallContextImpl(String, CmisVersion, String, ServletContext, HttpServletRequest, HttpServletResponse, CmisServiceFactory, ThresholdOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
 
BrowseServlet - Class in org.apache.chemistry.opencmis.browser
CMIS Browser Servlet.
BrowseServlet() - Constructor for class org.apache.chemistry.opencmis.browser.BrowseServlet
 
BUFFER_SIZE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
buildElementTest(TypeDefinition) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Build a XPath element test for the given CMIS type.
buildOrderByClause(TypeDefinition, List<QueryObject.SortSpec>) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Build a XPath order by clause for the given CMIS type and a list of QueryObject.SortSpecs.
buildPathExpression(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Build a XPath path expression for the CMIS type queried for and a folder predicate.
buildPredicates(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Build a XPath predicate for the given CMIS type and an additional condition.
buildResultList(TypeManager, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor
Create the list of matching objects for this query.
BULK_UPDATE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
bulkUpdateData - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
BulkUpdateImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
BulkUpdateImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
BulkUpdateObjectIdAndChangeToken - Interface in org.apache.chemistry.opencmis.commons.data
Holder for bulkUpdateObject data.
BulkUpdateObjectIdAndChangeTokenImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
BulkUpdateObjectIdAndChangeTokenImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateObjectIdAndChangeTokenImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateObjectIdAndChangeTokenImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
BulkUpdateObjectIdAndChangeTokenImpl(String, String, String, List<CmisExtensionElement>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
bulkUpdateProperties(List<CmisObject>, Map<String, ?>, List<String>, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Updates multiple objects in one request.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
bulkUpdateProperties(List<CmisObject>, Map<String, ?>, List<String>, List<String>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
BulkUpdateProperties - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
BulkUpdateProperties() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
bulkUpdateProperties(String, CmisBulkUpdateType, Holder<CmisExtensionType>, Holder<CmisObjectIdAndChangeTokenType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates properties and secondary types of one or more objects.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Updates properties and secondary types of one or more objects.
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
bulkUpdateProperties(CallContext, List<BulkUpdateObjectIdAndChangeToken>, Properties, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS bulkUpdateProperties.
bulkUpdateProperties(CallContext, String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
bulkUpdateProperties(String, CmisBulkUpdateType, Holder<CmisExtensionType>, Holder<CmisObjectIdAndChangeTokenType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
bulkUpdateProperties(String, CmisBulkUpdateType, Holder<CmisExtensionType>, Holder<CmisObjectIdAndChangeTokenType>) - Method in interface org.apache.chemistry.opencmis.server.impl.webservices.ObjectServicePort10
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
BulkUpdatePropertiesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
BulkUpdatePropertiesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
 
BulkUpdatePropertiesTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
BulkUpdatePropertiesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
byteArrayToHexString(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 

C

Cache - Interface in org.apache.chemistry.opencmis.client.bindings.cache
An interface for an hierarchical cache.
Cache - Interface in org.apache.chemistry.opencmis.client.runtime.cache
Implements a session cache providing following capabilities:
CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_PATH_OMIT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
CACHE_SIZE_LINKS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_REPOSITORIES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_SIZE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_TTL_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CACHE_TTL_PATHTOID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CachedBindingCmisService - Class in org.apache.chemistry.opencmis.bridge
Provides a framework to cache a CmisBinding object for a FilterCmisService.
CachedBindingCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
CacheHeaderContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream with HTTP cache headers.
CacheImpl - Class in org.apache.chemistry.opencmis.client.bindings.cache.impl
Default cache implementation.
CacheImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
Constructor.
CacheImpl(String) - Constructor for class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
Constructor.
CacheImpl - Class in org.apache.chemistry.opencmis.client.runtime.cache
Synchronized cache implementation.
CacheImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
Default constructor.
CacheLevel - Interface in org.apache.chemistry.opencmis.client.bindings.cache
Interface for a level of an hierarchical cache.
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.
CALL_CONTEXT_MAP - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
 
CallContext - Interface in org.apache.chemistry.opencmis.commons.server
An object implementing this interface holds context data of the current call.
CallContextAwareCmisService - Interface in org.apache.chemistry.opencmis.server.support.wrapper
Identifies a CMIS service object that can handle call contexts.
CallContextHandler - Interface in org.apache.chemistry.opencmis.server.shared
Call Context handler interface.
CallContextImpl - Class in org.apache.chemistry.opencmis.server.impl
Implementation of the CallContext interface.
CallContextImpl(String, CmisVersion, String, ServletContext, HttpServletRequest, HttpServletResponse, CmisServiceFactory, ThresholdOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
CAN_ADD_POLICY_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_ADD_POLICY_POLICY - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_ADD_TO_FOLDER_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_ADD_TO_FOLDER_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_APPLY_ACL_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CANCEL_CHECKOUT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CHECKIN_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CHECKOUT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_DOCUMENT_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_FOLDER_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_POLICY_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_RELATIONSHIP_SOURCE - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_CREATE_RELATIONSHIP_TARGET - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_DELETE_CONTENT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_DELETE_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_DELETE_TREE_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_ACL_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_ALL_VERSIONS_VERSION_SERIES - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_APPLIED_POLICIES_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_CHILDREN_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_DESCENDENTS_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_FOLDER_PARENT_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_OBJECT_RELATIONSHIPS_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_PARENTS_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_GET_PROPERTIES_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_MOVE_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_MOVE_SOURCE - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_MOVE_TARGET - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_FROM_FOLDER_FOLDER - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_FROM_FOLDER_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_POLICY_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_REMOVE_POLICY_POLICY - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_SET_CONTENT_DOCUMENT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_UPDATE_PROPERTIES_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
CAN_VIEW_CONTENT_OBJECT - Static variable in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
canAddObjectToFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canApplyACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canApplyPolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCancelCheckOut - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
cancel() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
cancelCheckOut() - Method in interface org.apache.chemistry.opencmis.client.api.Document
If this is a PWC (private working copy) the check out will be reversed.
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
 
cancelCheckOut() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
CancelCheckOut - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CancelCheckOut() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
cancelCheckOut(String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Reverses the effect of a check-out.
cancelCheckOut(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Reverses the effect of a check-out.
cancelCheckOut(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
cancelCheckOut(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
cancelCheckOut(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
cancelCheckOut(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Cancel a check-out operation and discard the private working copy.
cancelCheckOut(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
cancelCheckOut(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
cancelCheckout(Session, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.7.2 cancelCheckout
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
cancelCheckout() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
See CMIS 1.0 section 2.2.7.2 cancelCheckout
cancelCheckOut(String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
cancelCheckOut(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
CancelCheckOutPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
CancelCheckOutPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.CancelCheckOutPanel
 
CancelCheckOutResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CancelCheckOutResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
 
canCheckIn - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCheckOut - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreate() - Method in interface org.apache.chemistry.opencmis.commons.data.CreatablePropertyTypes
Returns the set of property data types that can used to create or update a type definition.
canCreate() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeMutability
Indicates if a sub type of this type can be created.
canCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
canCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
canCreate - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
 
canCreateDocument - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreateFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreateItem - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canCreateRelationship - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canDelete() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeMutability
Indicates if this type can be deleted.
canDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
canDeleteContentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canDeleteObject - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canDeleteTree - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetAllVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetAppliedPolicies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetChildren - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetContentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetDescendants - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetFolderParent - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetFolderTree - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetObjectParents - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetObjectRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetProperties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canGetRenditions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canHandle(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
canHandle(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
canHandle(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
canHandle(Node) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrTypeHandler
 
canMoveObject - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canRemoveObjectFromFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canRemovePolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canSetContentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
canSetControllableAcl() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "controllableACL" attribute can be set.
canSetControllableAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetControllablePolicy() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "controllablePolicy" attribute can be set.
canSetControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetCreatable() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "creatable" attribute can be set.
canSetCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "description" attribute can be set.
canSetDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "displayName" attribute can be set.
canSetDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetFileable() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "fileable" attribute can be set.
canSetFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetFulltextIndexed() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "fulltextIndexed" attribute can be set.
canSetFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetId() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "id" attribute can be set.
canSetId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetIncludedInSupertypeQuery() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "includedInSupertypeQuery" attribute can be set.
canSetIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetLocalName() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "localName" attribute can be set.
canSetLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetLocalNamespace() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "localNamespace" attribute can be set.
canSetLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetQueryable() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "queryable" attribute can be set.
canSetQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canSetQueryName() - Method in interface org.apache.chemistry.opencmis.commons.data.NewTypeSettableAttributes
Indicates if the "queryName" attribute can be set.
canSetQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
canUpdate() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeMutability
Indicates if this type can be updated.
canUpdate() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
canUpdateProperties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
CAP_CREATABLE_PROPERTY_TYPES_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
CAP_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
capabilities - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
CapabilityAcl - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: ACL.
capabilityACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityAllVersionsSearchable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CapabilityChanges - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Changes.
capabilityChanges - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityContentStreamUpdatability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CapabilityContentStreamUpdates - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Content Stream Updates.
capabilityCreatablePropertyTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityGetDescendants - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityGetFolderTree - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CapabilityJoin - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Join.
capabilityJoin - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityMultifiling - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityNewTypeSettableAttributes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CapabilityOrderBy - Enum in org.apache.chemistry.opencmis.commons.enums
 
capabilityOrderBy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityPWCSearchable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityPWCUpdatable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CapabilityQuery - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Query.
capabilityQuery - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CapabilityRenditions - Enum in org.apache.chemistry.opencmis.commons.enums
Capability Enum: Rendition.
capabilityRenditions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityUnfiling - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
capabilityVersionSpecificFiling - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CAPACITY - Static variable in class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
 
CappedInputStream - Class in org.apache.chemistry.opencmis.server.shared
A stream that counts bytes and throws an exception if the given maximum is reached.
CappedInputStream(InputStream, long) - Constructor for class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
Cardinality - Enum in org.apache.chemistry.opencmis.commons.enums
Cardinality Enum.
cardinality - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
CHANGE_EVENT_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:changeToken: change token of the object.
changeContentStream(CallContext, Holder<String>, Boolean, ContentStream, boolean) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS setContentStream, deleteContentStream, and appendContentStream.
ChangeEvent - Interface in org.apache.chemistry.opencmis.client.api
Change event in the change log.
ChangeEventImpl - Class in org.apache.chemistry.opencmis.client.runtime
Change Event.
ChangeEventImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
ChangeEventImpl(ChangeType, GregorianCalendar, String, Map<String, List<?>>, List<String>, Acl) - Constructor for class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
ChangeEventInfo - Interface in org.apache.chemistry.opencmis.commons.data
Basic change event.
changeEventInfo - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
ChangeEventInfoDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Change event.
ChangeEventInfoDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
ChangeEventInfoDataImpl(ChangeType, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
ChangeEvents - Interface in org.apache.chemistry.opencmis.client.api
Change event list.
ChangeEventsImpl - Class in org.apache.chemistry.opencmis.client.runtime
 
ChangeEventsImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
ChangeEventsImpl(String, List<ChangeEvent>, boolean, long) - Constructor for class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
ChangeLogFrame - Class in org.apache.chemistry.opencmis.workbench
 
ChangeLogFrame(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.ChangeLogFrame
 
changeLogToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
changeLogToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
 
changesIncomplete - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
changesOnType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
changeTime - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
changeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
ChangeTokenTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
ChangeTokenTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest
 
ChangeType - Enum in org.apache.chemistry.opencmis.commons.enums
 
changeType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
check(String...) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Checks if a given key is in the cache.
check(String...) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
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
 
checkAddProperty(Properties, String, Set<String>, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Validate a set of properties against a filter and its definitions
checkAllAccess(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
checkApplicationKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
checkBasicType(TypeDefinition) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkChangeEvent(Session, ChangeEvent) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
checkChildren(Session, Folder, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given content object is null.
checkCreatablePropertyTypes(String, Collection<PropertyDefinition<?>>) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
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
 
checkExistingObjectId(ObjectStore, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
checkExistingObjectId(ObjectStore, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkExistingObjectId(ObjectStore, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
checkExistingTypeId(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkForBytes(InputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Checks if a stream has more bytes.
checkForBytes(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Checks if a stream has more bytes.
checkFormKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
checkHasUser(String) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
checkHasUser(String) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
checkHolderId(String, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given holder or id is null or empty.
checkId(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given id is null or empty.
checkIds(String, String...) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given ids are all null or empty.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
checkIn(boolean, Map<String, ?>, ContentStream, String, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Document
If this is a PWC (private working copy) it performs a check in.
checkIn(boolean, Map<String, ?>, ContentStream, String) - Method in interface org.apache.chemistry.opencmis.client.api.Document
If this is a PWC (private working copy) it performs a check in.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
 
checkIn(boolean, Map<String, ?>, ContentStream, String, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
checkIn(boolean, Map<String, ?>, ContentStream, String) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
CheckIn - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CheckIn() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
checkIn(String, Holder<String>, Boolean, CmisPropertiesType, CmisContentStreamType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Checks-in the private working copy (PWC) document.
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Checks-in the private working copy (PWC) document.
checkIn(CallContext, String, Holder<String>, Acl, Acl, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
checkIn(CallContext, String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
checkIn(CallContext, String, Holder<String>, Acl, Acl, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
checkIn(boolean, Properties, ContentStream, String, List<String>, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Check in a private working copy.
checkIn(CallContext, String, Holder<String>, Acl, Acl, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
checkIn(boolean, Properties, ContentStream, String, List<String>, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
checkIn(Session, Holder<String>, Boolean, Properties, ContentStream, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.7.3 checkedIn
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
checkin(Properties, ContentStream, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
See CMIS 1.0 section 2.2.7.3 checkedIn
checkIn(String, Holder<String>, Boolean, CmisPropertiesType, CmisContentStreamType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
CHECKIN_COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:checkinComment: check-in comment for the document version.
checkinComment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
CheckInPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
CheckInPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.CheckInPanel
 
CheckInResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CheckInResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
 
checkIsVersionableObject(StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
checkIsVersionableObject(StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
checkLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Checks a link.
checkList(String, List<?>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given list is null or empty.
checkLoginKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
checkNullOrPositive(String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given value is negative.
checkObject(Session, CmisObject, String[], String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
checkOut() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Checks out the document and returns the object ID of the PWC (private working copy).
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
 
checkOut() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
CheckOut - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CheckOut() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
checkOut(String, Holder<String>, Holder<CmisExtensionType>, Holder<Boolean>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Create a private working copy of the document.
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Create a private working copy of the document.
checkOut(CallContext, String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
checkOut(CallContext, String, Holder<String>, ExtensionsData, Holder<Boolean>, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
checkOut(CallContext, String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
checkOut(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Perform a check-out operation.
checkOut(CallContext, String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
checkOut(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
checkOut(Session, Holder<String>, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.7.1 checkOut
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
checkout() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
See CMIS 1.0 section 2.2.7.1 checkOut
checkOut(String, Holder<String>, Holder<CmisExtensionType>, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
CheckOutPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
CheckOutPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.CheckOutPanel
 
CheckOutResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CheckOutResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
checkParams(String, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkParams(String, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
checkPath(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given path is null or invalid.
checkPolicies(String, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkProperties(Properties) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given properties set is null.
checkProperty(Properties, String, Class<?>) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given property isn't set or of the wrong type.
checkProperty(Property<?>, String, PropertyCheckEnum) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkPropertyDefinition(PropertyDefinition<?>, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkQueryName(String, boolean, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkQueryResult(Session, QueryResult, ObjectType, String) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
checkQueryStatement(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given query statement is null or empty.
checkReadAccess(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
checkRenditions(Session, CmisObject, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkRepositoryId(String) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
checkRepositoryId(String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkRepositoryId(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the repository id is null or empty.
checkSettableAttributes(String, TypeDefinition, TypeDefinition) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkStandardParameters(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
check if repository is known and that object exists.
checkStandardParameters(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
Check if repository is known and that object exists.
checkStandardParameters(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
checkStandardParametersAllowNull(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkStandardParametersAllowNull(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
checkStandardParametersByPath(String, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkType(TypeManager, TypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.TypeValidator
 
checkTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Throws an exception if the given type definition is null.
checkTypeDefinition(Session, TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkUpdatePropertyDefinitions(Map<String, PropertyDefinition<?>>, Map<String, PropertyDefinition<?>>) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkUpdateType(TypeDefinition, TypeDefinition) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
checkVersionHistory(Session, CmisObject, String[], String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
checkWriteAccess(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
children - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
children - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
Children - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
A folder is a StoredObject that that has a path and children.
Children.ChildrenResult - Class in org.apache.chemistry.opencmis.inmemory.storedobj.api
Class to represent a result of get children calls
Choice<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Choice value interface.
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
choice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
 
ChoiceImpl<T> - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Choice implementation.
ChoiceImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
CHUNK_SIZE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
ClassLoaderUtil - Class in org.apache.chemistry.opencmis.commons.impl
 
clean() - Static method in class org.apache.chemistry.opencmis.tools.specexamples.SpecExamples
 
CLEAN_REPOSITORY_INTERVAL - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
clear() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Clears all cached data.
clear() - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
clear() - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
clear() - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
clear() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
clear() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Clear repository and remove all data.
clear() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
Clear repository and remove all data.
clear() - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel.InfoList
 
clearAllCaches() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
clearAllCaches() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
clearAllCaches() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
clearAllCaches() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Clears all caches of the current session.
clearAllCaches() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
clearAllCaches() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
clearAllCaches() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Clears all caches of the current CMIS binding session.
clearObjectInfos() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Clears the object info map.
clearRepository(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Removes all entries of the given repository from the caches.
clearRepositoryCache(String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
clearRepositoryCache(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
clearRepositoryCache(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
clearRepositoryCache(String) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Clears all caches of the current session that are related to the given repository.
clearRepositoryCache(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
clearRepositoryCache(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
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.
clearTypeSystem(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
clearTypeSystem() - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
Remove all types from the type system.
CLIENT_COMPRESSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
CLIENT_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Client managed retention type.
ClientFrame - Class in org.apache.chemistry.opencmis.workbench
 
ClientFrame() - Constructor for class org.apache.chemistry.opencmis.workbench.ClientFrame
 
ClientHelper - Class in org.apache.chemistry.opencmis.workbench
 
ClientHelper.FileEntry - Class in org.apache.chemistry.opencmis.workbench
 
ClientHelper.FileEntry(String, URI) - Constructor for class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
ClientModel - Class in org.apache.chemistry.opencmis.workbench.model
 
ClientModel() - Constructor for class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
ClientModelEvent - Class in org.apache.chemistry.opencmis.workbench.model
 
ClientModelEvent(Object) - Constructor for class org.apache.chemistry.opencmis.workbench.model.ClientModelEvent
 
ClientOperationContext - Class in org.apache.chemistry.opencmis.workbench.model
 
ClientOperationContext(String, Map<String, String>) - Constructor for class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
ClientSession - Class in org.apache.chemistry.opencmis.workbench.model
 
ClientSession(Map<String, String>, ObjectFactory, AuthenticationProvider, Cache, TypeDefinitionCache) - Constructor for class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
ClientSession.Authentication - Enum in org.apache.chemistry.opencmis.workbench.model
 
ClientTypeCacheImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
 
ClientTypeCacheImpl(String, AbstractBrowserBindingService) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
 
ClientVersion - Class in org.apache.chemistry.opencmis.client.bindings.impl
 
ClientWriterAppender - Class in org.apache.chemistry.opencmis.workbench
 
ClientWriterAppender() - Constructor for class org.apache.chemistry.opencmis.workbench.ClientWriterAppender
 
clone() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers a copy of this object.
clone() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
clone() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
clonePropertyDefinition(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneType(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneTypeDoc(DocumentTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneTypeFolder(FolderTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneTypeItem(ItemTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneTypeList(int, boolean, TypeDefinitionContainer, TypeDefinitionContainer) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
traverse tree and replace each need node with a clone.
cloneTypePolicy(PolicyTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneTypeRelationship(RelationshipTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
cloneTypeSecondary(SecondaryTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
close() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
close() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
close() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
close() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
close() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
close() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Releases all resources assigned to this SPI instance.
close() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
close() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
close() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
close() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Signals that this object will not be used anymore and resources can released.
close() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Releases all resources assigned to this binding instance.
close() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
close() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
close() - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
close(MessageContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler
 
close(MessageContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
 
close() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
close() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
close() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
close() - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
closeContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Closes a content stream.
closeQuietly(Closeable) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Closes a stream and ignores any exceptions.
closeQuietly(ContentStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Closes the stream of a ContentStream object and ignores any exceptions.
closeService(CmisService) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Closes the service instance.
closeSocket(Socket) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
Closes the given socket and ignores exceptions.
cmis2Jcr - Variable in class org.apache.chemistry.opencmis.jcr.query.IdentifierMapBase
 
CMIS_BINDING - Static variable in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
Key in the HTTP session.
CMIS_ROOT_ID - Static variable in class org.apache.chemistry.opencmis.jcr.PathManager
Identifier of the root folder
CMIS_ROOT_PATH - Static variable in class org.apache.chemistry.opencmis.jcr.PathManager
Root path
CMIS_VERSION - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: CMIS version (value is a CmisVersion)
CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
CmisAccessControlEntryType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisAccessControlEntryType complex type.
CmisAccessControlEntryType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
CmisAccessControlListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisAccessControlListType complex type.
CmisAccessControlListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
 
CmisAccessControlPrincipalType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisAccessControlPrincipalType complex type.
CmisAccessControlPrincipalType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
 
CmisACLCapabilityType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisACLCapabilityType complex type.
CmisACLCapabilityType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
CmisACLType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisACLType complex type.
CmisACLType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
CMISACTION_ADD_OBJECT_TO_FOLDER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_APPEND_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_APPLY_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_APPLY_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CANCEL_CHECK_OUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CHECK_IN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CHECK_OUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_DOCUMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_DOCUMENT_FROM_SOURCE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_FOLDER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_ITEM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_RELATIONSHIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_CREATE_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_DELETE_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_MOVE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_REMOVE_OBJECT_FROM_FOLDER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_REMOVE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_SET_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_UPDATE_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CMISACTION_UPDATE_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CmisAllowableActionsType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisAllowableActionsType complex type.
CmisAllowableActionsType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
 
CmisAtomPubConstants - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Constants for AtomPub.
CmisAtomPubServlet - Class in org.apache.chemistry.opencmis.server.impl.atompub
CMIS AtomPub servlet.
CmisAtomPubServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
CmisAtomPubSpi - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
CMIS AtomPub SPI implementation.
CmisAtomPubSpi(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
Constructor.
CmisBaseException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Base exception class for all CMIS exceptions.
CmisBaseException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Default constructor.
CmisBaseException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBaseException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Constructor.
CmisBinding - Interface in org.apache.chemistry.opencmis.commons.spi
Entry point for all CMIS binding related operations.
CmisBindingCache - Class in org.apache.chemistry.opencmis.bridge.lrucache
Simple LRU cache for CmisBinding objects.
CmisBindingCache(int) - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
CmisBindingFactory - Class in org.apache.chemistry.opencmis.client.bindings
Default factory for a CMIS binding instance.
CmisBindingFactory() - Constructor for class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Constructor.
CmisBindingHelper - Class in org.apache.chemistry.opencmis.client.runtime
Helper methods for binding handling.
CmisBindingImpl - Class in org.apache.chemistry.opencmis.client.bindings.impl
CMIS binding implementation.
CmisBindingImpl(Map<String, String>) - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
Constructor.
CmisBindingImpl(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
Constructor.
CmisBindingsHelper - Class in org.apache.chemistry.opencmis.client.bindings.impl
A collection of static methods that are used in multiple places within the bindings implementation.
CmisBrowserBindingServlet - Class in org.apache.chemistry.opencmis.server.impl.browser
 
CmisBrowserBindingServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
 
CmisBrowserBindingServlet.CallUrl - Enum in org.apache.chemistry.opencmis.server.impl.browser
 
CmisBrowserBindingSpi - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
 
CmisBrowserBindingSpi(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
Constructor.
CmisBulkUpdateType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisBulkUpdateType complex type.
CmisBulkUpdateType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
CmisChangeEventType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChangeEventType complex type.
CmisChangeEventType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
 
CmisChoice - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoice complex type.
CmisChoice() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
 
CmisChoiceBoolean - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceBoolean complex type.
CmisChoiceBoolean() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
 
CmisChoiceDateTime - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceDateTime complex type.
CmisChoiceDateTime() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
 
CmisChoiceDecimal - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceDecimal complex type.
CmisChoiceDecimal() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
 
CmisChoiceHtml - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceHtml complex type.
CmisChoiceHtml() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
 
CmisChoiceId - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceId complex type.
CmisChoiceId() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
 
CmisChoiceInteger - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceInteger complex type.
CmisChoiceInteger() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
 
CmisChoiceString - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceString complex type.
CmisChoiceString() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
 
CmisChoiceUri - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisChoiceUri complex type.
CmisChoiceUri() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
 
CmisConnectionException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Connection Exception.
CmisConnectionException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Default constructor.
CmisConnectionException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConnectionException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
Constructor.
CmisConstraintException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Constraint Exception.
CmisConstraintException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Default constructor.
CmisConstraintException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisConstraintException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
Constructor.
CmisContentAlreadyExistsException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS ContentAlreadyExists Exception.
CmisContentAlreadyExistsException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Default constructor.
CmisContentAlreadyExistsException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentAlreadyExistsException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
Constructor.
CmisContentStreamType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisContentStreamType complex type.
CmisContentStreamType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
CmisCookieManager - Class in org.apache.chemistry.opencmis.client.bindings.spi.cookies
Cookie Manager.
CmisCookieManager() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
Constructs a new cookie manager.
CmisCookieManager(String) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
Constructs a new cookie manager.
CmisCookieStoreImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.cookies
Provides an in-memory cookie store.
CmisCookieStoreImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieStoreImpl
 
CmisCookieStoreImpl(int) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieStoreImpl
 
CmisCreatablePropertyTypesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisCreatablePropertyTypesType complex type.
CmisCreatablePropertyTypesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
 
CmisEnumHelper - Class in org.apache.chemistry.opencmis.commons.impl
Helper methods to turn a value into a CMIS enum.
CmisException - Exception in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
CmisException(String, CmisFaultType) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisException(String, CmisFaultType, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
CmisExtensionElement - Interface in org.apache.chemistry.opencmis.commons.data
Represents one node in the extension tree.
CmisExtensionElementImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
CmisExtensionElementImpl(String, String, Map<String, String>, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
Constructor for a leaf.
CmisExtensionElementImpl(String, String, Map<String, String>, List<CmisExtensionElement>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
Constructor for a node.
CmisExtensionElementImpl(CmisExtensionElement) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
Copy constructor.
CmisExtensionFeatureKeyValuePair - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisExtensionFeatureKeyValuePair complex type.
CmisExtensionFeatureKeyValuePair() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
 
CmisExtensionFeatureType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisExtensionFeatureType complex type.
CmisExtensionFeatureType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
CmisExtensionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisExtensionType complex type.
CmisExtensionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType
 
CmisFaultType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisFaultType complex type.
CmisFaultType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
CmisFilterNotValidException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS FilterNotValid Exception.
CmisFilterNotValidException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Default constructor.
CmisFilterNotValidException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisFilterNotValidException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
Constructor.
CmisHttpCookie - Class in org.apache.chemistry.opencmis.client.bindings.spi.cookies
This class represents a http cookie, which indicates the status information between the client agent side and the server side.
CmisHttpCookie(String, String) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Initializes a cookie with the specified name and value.
CmisInvalidArgumentException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS InvalidArgument Exception.
CmisInvalidArgumentException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Default constructor.
CmisInvalidArgumentException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisInvalidArgumentException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
Constructor.
CmisListOfIdsType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisListOfIdsType complex type.
CmisListOfIdsType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
 
CmisLocalSpi - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
* CMIS local SPI implementation.
CmisLocalSpi(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
Constructor.
CmisNameConstraintViolationException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS NameConstraintViolation Exception.
CmisNameConstraintViolationException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Default constructor.
CmisNameConstraintViolationException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNameConstraintViolationException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
Constructor.
CmisNewTypeSettableAttributes - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisNewTypeSettableAttributes complex type.
CmisNewTypeSettableAttributes() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
CmisNotSupportedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS NotSupported Exception.
CmisNotSupportedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Default constructor.
CmisNotSupportedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisNotSupportedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
Constructor.
CmisObject - Interface in org.apache.chemistry.opencmis.client.api
Base interface for all CMIS objects.
CmisObjectIdAndChangeTokenType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectIdAndChangeTokenType complex type.
CmisObjectIdAndChangeTokenType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
CmisObjectInFolderContainerType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectInFolderContainerType complex type.
CmisObjectInFolderContainerType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
CmisObjectInFolderListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectInFolderListType complex type.
CmisObjectInFolderListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
CmisObjectInFolderType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectInFolderType complex type.
CmisObjectInFolderType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
CmisObjectListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectListType complex type.
CmisObjectListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
CmisObjectNotFoundException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS ObjectNotFound Exception.
CmisObjectNotFoundException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Default constructor.
CmisObjectNotFoundException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectNotFoundException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
Constructor.
CmisObjectParentsType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectParentsType complex type.
CmisObjectParentsType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
CmisObjectProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS object properties.
CmisObjectType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisObjectType complex type.
CmisObjectType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
CmisPermissionDefinition - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPermissionDefinition complex type.
CmisPermissionDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
CmisPermissionDeniedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS PermissionDenied Exception.
CmisPermissionDeniedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Default constructor.
CmisPermissionDeniedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionDeniedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
Constructor.
CmisPermissionMapping - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPermissionMapping complex type.
CmisPermissionMapping() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
cmisProperties - Variable in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
CmisPropertiesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertiesType complex type.
CmisPropertiesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
 
CmisProperty - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisProperty complex type.
CmisProperty() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
CmisPropertyBoolean - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyBoolean complex type.
CmisPropertyBoolean() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
 
CmisPropertyBooleanDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyBooleanDefinitionType complex type.
CmisPropertyBooleanDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
 
CmisPropertyDateTime - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyDateTime complex type.
CmisPropertyDateTime() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
 
CmisPropertyDateTimeDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyDateTimeDefinitionType complex type.
CmisPropertyDateTimeDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
CmisPropertyDecimal - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyDecimal complex type.
CmisPropertyDecimal() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
 
CmisPropertyDecimalDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyDecimalDefinitionType complex type.
CmisPropertyDecimalDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
CmisPropertyDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyDefinitionType complex type.
CmisPropertyDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
CmisPropertyHtml - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyHtml complex type.
CmisPropertyHtml() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
 
CmisPropertyHtmlDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyHtmlDefinitionType complex type.
CmisPropertyHtmlDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
 
CmisPropertyId - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyId complex type.
CmisPropertyId() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
 
CmisPropertyIdDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyIdDefinitionType complex type.
CmisPropertyIdDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
 
CmisPropertyInteger - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyInteger complex type.
CmisPropertyInteger() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
 
CmisPropertyIntegerDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyIntegerDefinitionType complex type.
CmisPropertyIntegerDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
CmisPropertyString - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyString complex type.
CmisPropertyString() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
 
CmisPropertyStringDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyStringDefinitionType complex type.
CmisPropertyStringDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
CmisPropertyUri - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyUri complex type.
CmisPropertyUri() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
 
CmisPropertyUriDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisPropertyUriDefinitionType complex type.
CmisPropertyUriDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
 
CmisProxyAuthenticationException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Proxy authentication exception.
CmisProxyAuthenticationException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Default constructor.
CmisProxyAuthenticationException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisProxyAuthenticationException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisProxyAuthenticationException
Constructor.
CmisQlExtLexer - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
CmisQlExtLexer(CharStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
CmisQlExtLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
CmisQlExtLexer_CmisBaseLexer - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL lexer.
CmisQlExtLexer_CmisBaseLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
CmisQlExtLexer_CmisBaseLexer(CharStream, CmisQlExtLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
CmisQlExtLexer_CmisBaseLexer(CharStream, RecognizerSharedState, CmisQlExtLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
CmisQlExtLexer_CmisBaseLexer.DFA12 - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtLexer_CmisBaseLexer.DFA12(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA12
 
CmisQlExtLexer_CmisBaseLexer.DFA5 - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtLexer_CmisBaseLexer.DFA5(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA5
 
CmisQlExtLexer_CmisBaseLexer.DFA6 - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtLexer_CmisBaseLexer.DFA6(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA6
 
CmisQlExtParser - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL parser.
CmisQlExtParser(TokenStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
CmisQlExtParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
CmisQlExtParser.comp_op_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser.comp_op_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.comp_op_return
 
CmisQlExtParser.quantified_comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser.quantified_comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.quantified_comparison_predicate_return
 
CmisQlExtParser.query_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.query_return
 
CmisQlExtParser.string_value_function_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser.string_value_function_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.string_value_function_return
 
CmisQlExtParser.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.value_expression_return
 
CmisQlExtParser_CmisBaseGrammar - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar(TokenStream, CmisQlExtParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
CmisQlExtParser_CmisBaseGrammar(TokenStream, RecognizerSharedState, CmisQlExtParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
CmisQlExtParser_CmisBaseGrammar.boolean_factor_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.boolean_factor_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_factor_return
 
CmisQlExtParser_CmisBaseGrammar.boolean_term_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.boolean_term_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_term_return
 
CmisQlExtParser_CmisBaseGrammar.boolean_test_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.boolean_test_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_test_return
 
CmisQlExtParser_CmisBaseGrammar.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_name_return
 
CmisQlExtParser_CmisBaseGrammar.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_reference_return
 
CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.correlation_name_return
 
CmisQlExtParser_CmisBaseGrammar.folder_id_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.folder_id_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_id_return
 
CmisQlExtParser_CmisBaseGrammar.folder_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.folder_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.from_clause_return
 
CmisQlExtParser_CmisBaseGrammar.in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_value_list_return
 
CmisQlExtParser_CmisBaseGrammar.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_kind_return
 
CmisQlExtParser_CmisBaseGrammar.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_specification_return
 
CmisQlExtParser_CmisBaseGrammar.like_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.like_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.like_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.literal_return
 
CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return
 
CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return
 
CmisQlExtParser_CmisBaseGrammar.null_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.null_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.null_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return
 
CmisQlExtParser_CmisBaseGrammar.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.one_table_return
 
CmisQlExtParser_CmisBaseGrammar.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.order_by_clause_return
 
CmisQlExtParser_CmisBaseGrammar.predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.predicate_return
 
CmisQlExtParser_CmisBaseGrammar.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.qualifier_return
 
CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.search_condition_return
 
CmisQlExtParser_CmisBaseGrammar.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_list_return
 
CmisQlExtParser_CmisBaseGrammar.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_sublist_return
 
CmisQlExtParser_CmisBaseGrammar.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.sort_specification_return
 
CmisQlExtParser_CmisBaseGrammar.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_join_return
 
CmisQlExtParser_CmisBaseGrammar.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_name_return
 
CmisQlExtParser_CmisBaseGrammar.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_reference_return
 
CmisQlExtParser_CmisBaseGrammar.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_expression_return
 
CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return
 
CmisQlExtParser_CmisBaseGrammar.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlExtParser_CmisBaseGrammar.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.where_clause_return
 
CmisQlStrictLexer - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
CmisQlStrictLexer(CharStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
CmisQlStrictLexer(CharStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
CmisQlStrictLexer_CmisBaseLexer - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL lexer.
CmisQlStrictLexer_CmisBaseLexer() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
CmisQlStrictLexer_CmisBaseLexer(CharStream, CmisQlStrictLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
CmisQlStrictLexer_CmisBaseLexer(CharStream, RecognizerSharedState, CmisQlStrictLexer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
CmisQlStrictLexer_CmisBaseLexer.DFA12 - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictLexer_CmisBaseLexer.DFA12(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA12
 
CmisQlStrictLexer_CmisBaseLexer.DFA5 - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictLexer_CmisBaseLexer.DFA5(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA5
 
CmisQlStrictLexer_CmisBaseLexer.DFA6 - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictLexer_CmisBaseLexer.DFA6(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA6
 
CmisQlStrictParser - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser(TokenStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
CmisQlStrictParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
CmisQlStrictParser.root_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser.root_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser.root_return
 
CmisQlStrictParser_CmisBaseGrammar - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar(TokenStream, CmisQlStrictParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
CmisQlStrictParser_CmisBaseGrammar(TokenStream, RecognizerSharedState, CmisQlStrictParser) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return
 
CmisQlStrictParser_CmisBaseGrammar.boolean_term_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.boolean_term_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_term_return
 
CmisQlStrictParser_CmisBaseGrammar.boolean_test_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.boolean_test_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_test_return
 
CmisQlStrictParser_CmisBaseGrammar.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_name_return
 
CmisQlStrictParser_CmisBaseGrammar.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_reference_return
 
CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.correlation_name_return
 
CmisQlStrictParser_CmisBaseGrammar.folder_id_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.folder_id_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_id_return
 
CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.from_clause_return
 
CmisQlStrictParser_CmisBaseGrammar.in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_value_list_return
 
CmisQlStrictParser_CmisBaseGrammar.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_kind_return
 
CmisQlStrictParser_CmisBaseGrammar.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_specification_return
 
CmisQlStrictParser_CmisBaseGrammar.like_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.like_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.like_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.literal_return
 
CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return
 
CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return
 
CmisQlStrictParser_CmisBaseGrammar.null_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.null_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.null_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return
 
CmisQlStrictParser_CmisBaseGrammar.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.one_table_return
 
CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return
 
CmisQlStrictParser_CmisBaseGrammar.predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.qualifier_return
 
CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.query_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.query_return
 
CmisQlStrictParser_CmisBaseGrammar.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.search_condition_return
 
CmisQlStrictParser_CmisBaseGrammar.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_list_return
 
CmisQlStrictParser_CmisBaseGrammar.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_sublist_return
 
CmisQlStrictParser_CmisBaseGrammar.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.sort_specification_return
 
CmisQlStrictParser_CmisBaseGrammar.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_join_return
 
CmisQlStrictParser_CmisBaseGrammar.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_name_return
 
CmisQlStrictParser_CmisBaseGrammar.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_reference_return
 
CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return
 
CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return
 
CmisQlStrictParser_CmisBaseGrammar.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.value_expression_return
 
CmisQlStrictParser_CmisBaseGrammar.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQlStrictParser_CmisBaseGrammar.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.where_clause_return
 
CmisQueryException - Exception in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryException() - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryException(String) - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryException(Throwable) - Constructor for exception org.apache.chemistry.opencmis.server.support.query.CmisQueryException
 
CmisQueryType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisQueryType complex type.
CmisQueryType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
CmisQueryWalker - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL tree grammar, walker for the inmemory implementation.
CmisQueryWalker(TreeNodeStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
CmisQueryWalker(TreeNodeStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
CmisQueryWalker.root_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker.root_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.root_return
 
CmisQueryWalker_CmisBaseWalker - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL tree grammar, walker for the inmemory implementation.
CmisQueryWalker_CmisBaseWalker(TreeNodeStream, CmisQueryWalker) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
CmisQueryWalker_CmisBaseWalker(TreeNodeStream, RecognizerSharedState, CmisQueryWalker) - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
CmisQueryWalker_CmisBaseWalker.column_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.column_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_name_return
 
CmisQueryWalker_CmisBaseWalker.column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_reference_return
 
CmisQueryWalker_CmisBaseWalker.correlation_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.correlation_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.correlation_name_return
 
CmisQueryWalker_CmisBaseWalker.from_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.from_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.from_clause_return
 
CmisQueryWalker_CmisBaseWalker.in_value_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.in_value_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.in_value_list_return
 
CmisQueryWalker_CmisBaseWalker.join_kind_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.join_kind_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_kind_return
 
CmisQueryWalker_CmisBaseWalker.join_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.join_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_specification_return
 
CmisQueryWalker_CmisBaseWalker.literal_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.literal_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.literal_return
 
CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return
 
CmisQueryWalker_CmisBaseWalker.one_table_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.one_table_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.one_table_return
 
CmisQueryWalker_CmisBaseWalker.order_by_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.order_by_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.order_by_clause_return
 
CmisQueryWalker_CmisBaseWalker.qualifier_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.qualifier_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.qualifier_return
 
CmisQueryWalker_CmisBaseWalker.query_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.query_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query_return
 
CmisQueryWalker_CmisBaseWalker.search_condition_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.search_condition_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.search_condition_return
 
CmisQueryWalker_CmisBaseWalker.select_list_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.select_list_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_list_return
 
CmisQueryWalker_CmisBaseWalker.select_sublist_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.select_sublist_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_sublist_return
 
CmisQueryWalker_CmisBaseWalker.select_sublist_scope - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.select_sublist_scope() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_sublist_scope
 
CmisQueryWalker_CmisBaseWalker.sort_specification_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.sort_specification_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.sort_specification_return
 
CmisQueryWalker_CmisBaseWalker.table_join_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.table_join_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_join_return
 
CmisQueryWalker_CmisBaseWalker.table_name_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.table_name_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_name_return
 
CmisQueryWalker_CmisBaseWalker.table_reference_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.table_reference_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_reference_return
 
CmisQueryWalker_CmisBaseWalker.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.text_search_expression_return
 
CmisQueryWalker_CmisBaseWalker.value_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.value_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.value_expression_return
 
CmisQueryWalker_CmisBaseWalker.where_clause_return - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisQueryWalker_CmisBaseWalker.where_clause_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.where_clause_return
 
CmisRenditionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisRenditionType complex type.
CmisRenditionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
CmisRepositoryCapabilitiesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisRepositoryCapabilitiesType complex type.
CmisRepositoryCapabilitiesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
 
CmisRepositoryContextListener - Class in org.apache.chemistry.opencmis.server.impl
CMIS context listener.
CmisRepositoryContextListener() - Constructor for class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
CmisRepositoryEntryType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisRepositoryEntryType complex type.
CmisRepositoryEntryType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
CmisRepositoryInfoType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisRepositoryInfoType complex type.
CmisRepositoryInfoType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
CmisRuntimeException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Runtime Exception.
CmisRuntimeException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Default constructor.
CmisRuntimeException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisRuntimeException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
Constructor.
CmisSelector - Class in org.apache.chemistry.opencmis.server.support.query
 
CmisSelector() - Constructor for class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
CmisService - Interface in org.apache.chemistry.opencmis.commons.server
OpenCMIS server interface.
CmisServiceFactory - Interface in org.apache.chemistry.opencmis.commons.server
Factory for CmisService objects.
CmisServiceValidator - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
 
CmisServiceWrapper<T extends CmisService> - Class in org.apache.chemistry.opencmis.server.support
Deprecated.
CmisServiceWrapper(T, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Deprecated.
Constructor.
CmisServiceWrapperManager - Class in org.apache.chemistry.opencmis.server.support.wrapper
Manages a list of CMIS service wrappers.
CmisServiceWrapperManager() - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Constructor.
CmisSpi - Interface in org.apache.chemistry.opencmis.client.bindings.spi
CMIS SPI interface.
CmisStorageException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Storage Exception.
CmisStorageException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Default constructor.
CmisStorageException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStorageException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
Constructor.
CmisStreamNotSupportedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS StreamNotSupported Exception.
CmisStreamNotSupportedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Default constructor.
CmisStreamNotSupportedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisStreamNotSupportedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
Constructor.
CmisTckAntTask - Class in org.apache.chemistry.opencmis.tck.runner
CMIS TCK Ant Task.
CmisTckAntTask() - Constructor for class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
CmisTest - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test.
CmisTestGroup - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test Group.
CmisTestProgressMonitor - Interface in org.apache.chemistry.opencmis.tck
CMIS Progress Monitor.
CmisTestReport - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test Report.
CmisTestResult - Interface in org.apache.chemistry.opencmis.tck
CMIS TCK Test Result.
CmisTestResultImpl - Class in org.apache.chemistry.opencmis.tck.impl
CmisTestResult implementation.
CmisTestResultImpl(String, String, String, CmisTestResultStatus, Throwable, boolean) - Constructor for class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
CmisTestResultStatus - Enum in org.apache.chemistry.opencmis.tck
CMIS TCK Test Result Status.
CmisTypeContainer - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeContainer complex type.
CmisTypeContainer() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
CmisTypeDefinitionListType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeDefinitionListType complex type.
CmisTypeDefinitionListType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
CmisTypeDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeDefinitionType complex type.
CmisTypeDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
CmisTypeDocumentDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeDocumentDefinitionType complex type.
CmisTypeDocumentDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
 
CmisTypeFolderDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeFolderDefinitionType complex type.
CmisTypeFolderDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeFolderDefinitionType
 
cmisTypeId - Variable in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
CmisTypeItemDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeItemDefinitionType complex type.
CmisTypeItemDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeItemDefinitionType
 
CmisTypeMutabilityCapabilitiesType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeMutabilityCapabilitiesType complex type.
CmisTypeMutabilityCapabilitiesType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
CmisTypePolicyDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypePolicyDefinitionType complex type.
CmisTypePolicyDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypePolicyDefinitionType
 
CmisTypeRelationshipDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeRelationshipDefinitionType complex type.
CmisTypeRelationshipDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
 
CmisTypeSecondaryDefinitionType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for cmisTypeSecondaryDefinitionType complex type.
CmisTypeSecondaryDefinitionType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeSecondaryDefinitionType
 
CmisUnauthorizedException - Exception in org.apache.chemistry.opencmis.commons.exceptions
Unauthorized exception.
CmisUnauthorizedException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Default constructor.
CmisUnauthorizedException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUnauthorizedException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUnauthorizedException
Constructor.
CmisUpdateConflictException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS UpdateConflict Exception.
CmisUpdateConflictException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Default constructor.
CmisUpdateConflictException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisUpdateConflictException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
Constructor.
CmisVersion - Enum in org.apache.chemistry.opencmis.commons.enums
 
CmisVersioningException - Exception in org.apache.chemistry.opencmis.commons.exceptions
CMIS Versioning Exception.
CmisVersioningException() - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Default constructor.
CmisVersioningException(String, BigInteger, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, BigInteger) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, BigInteger, String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
CmisVersioningException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
Constructor.
cmisVersionSupported - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
CmisWebServicesServlet - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
CmisWebServicesServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
CmisWebServicesSpi - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
CMIS Web Services SPI implementation.
CmisWebServicesSpi(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
Constructor.
code - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
col(String) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.COL nodes.
col(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
col(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
COL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
COLLECTION_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_CHECKEDOUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_ROOT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
COLLECTION_UNFILED - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CollectionIterable<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
CMIS Collection Iterable.
CollectionIterable(AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.CollectionIterable
Constructor.
CollectionIterable(long, AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.CollectionIterable
Constructor.
CollectionIterator<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
Iterator for iterating over all items in a CMIS Collection.
CollectionIterator(long, AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator
Construct
CollectionPageIterable<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
Iterable for a CMIS Collection Page.
CollectionPageIterable(AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterable
Constructor.
CollectionPageIterable(long, AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterable
Constructor.
CollectionPageIterator<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
Iterator for iterating over a page of items in a CMIS Collection.
CollectionPageIterator(long, AbstractPageFetcher<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterator
Construct
CollectionRenderer - Class in org.apache.chemistry.opencmis.workbench.swing
 
CollectionRenderer() - Constructor for class org.apache.chemistry.opencmis.workbench.swing.CollectionRenderer
 
colOrFuncAlias - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
colRefKey - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ColumnReference - Class in org.apache.chemistry.opencmis.server.support.query
 
ColumnReference(String, String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
ColumnReference(String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
columnReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
COMMA - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
commit(boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
make the private working copy an official version.
commit(boolean) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
commonName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
comp_op() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
compareTo(PropertyDefinition<?>, Object, Object) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor
 
compareTo(Tree, Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
compareTo(ClientHelper.FileEntry) - Method in class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
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
 
compileAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
compileAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
compileAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Compile the allowed actions on the CMIS object represented by this instance See CMIS 1.0 section 2.2.4.6 getAllowableActions
compileAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
compileAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
compileBaseUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Compiles the base URL for links, collections and templates.
compileBaseUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Compiles the base URL for links, collections and templates.
compileObjectLocationUrl(HttpServletRequest, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileObjectType(Set<String>, Boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Compile the ObjectData for this node
compileProperties(PropertiesImpl, Set<String>, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
compileProperties(PropertiesImpl, Set<String>, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
compileProperties(PropertiesImpl, Set<String>, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Compile the properties of the CMIS object represented by this instance.
compileProperties(PropertiesImpl, Set<String>, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
compileRepositoryInfo(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
compileRepositoryUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileRootUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileTypeLocationUrl(HttpServletRequest, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileUrl(UrlBuilder, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Compiles a URL for links, collections and templates.
compileUrlBuilder(UrlBuilder, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Compiles a URL for links, collections and templates.
completeType(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.TypeValidator
 
COMPLEX_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
ComplexPoint - Class in org.apache.chemistry.opencmis.util.content.fractal
 
ComplexPoint(double, double) - Constructor for class org.apache.chemistry.opencmis.util.content.fractal.ComplexPoint
 
ComplexPoint() - Constructor for class org.apache.chemistry.opencmis.util.content.fractal.ComplexPoint
 
ComplexRectangle - Class in org.apache.chemistry.opencmis.util.content.fractal
 
ComplexRectangle(double, double, double, double) - Constructor for class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
ComplexRectangle() - Constructor for class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
ComplexRectangle(ComplexRectangle) - Constructor for class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
COMPRESSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
concat(Iterable<T>, Iterable<T>) - Static method in class org.apache.chemistry.opencmis.jcr.util.Iterables
 
ConfigConstants - Class in org.apache.chemistry.opencmis.inmemory
 
ConfigurationSettings - Class in org.apache.chemistry.opencmis.inmemory
 
Configurator - Class in org.apache.chemistry.opencmis.tools.mapper
 
ConformanceCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
Service wrapper that checks in incoming calls for specification conformance.
ConformanceCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Constructor used by CmisServiceWrapperManager.
ConformanceCmisServiceWrapper(CmisService, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Alternative constructor.
conjunct() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
connect() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
Connect session object to the provider.
connect(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tools.filecopy.FileCopier
 
CONNECT_TIMEOUT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
ConnectionErrorDialog - Class in org.apache.chemistry.opencmis.workbench
 
ConnectionErrorDialog(JDialog, Exception) - Constructor for class org.apache.chemistry.opencmis.workbench.ConnectionErrorDialog
 
ConsoleRunner - Class in org.apache.chemistry.opencmis.tck.runner
Console Runner.
ConsoleRunner(String[]) - Constructor for class org.apache.chemistry.opencmis.tck.runner.ConsoleRunner
 
Constants - Class in org.apache.chemistry.opencmis.commons.impl
Constants for CMIS server and client.
consumeAndClose(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Consumes and closes the provided stream.
consumeAndClose(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Consumes and closes the provided reader.
ContainerFactory - Interface in org.apache.chemistry.opencmis.commons.impl.json.parser
Container factory for creating containers for JSON object and JSON array.
contains(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
contains(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
contains(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
CONTAINS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
contains(String[], String) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
containsId(String, String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
containsId(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
containsId(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
containsPath(String, String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
containsPath(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
containsPath(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
Content - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Interface to represent a content stream according to the CMIS spec.
CONTENT_DISPOSITION - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
CONTENT_KIND - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
CONTENT_SRC - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
CONTENT_STREAM_FILE_NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamFileName: file name, if the document has content.
CONTENT_STREAM_HASH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
Content Hash property cmis:contentStreamHash (multivalue): hashes of the content stream
CONTENT_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamId: content stream ID.
CONTENT_STREAM_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamLength: length of the content stream, if the document has content.
CONTENT_STREAM_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:contentStreamMimeType: MIME type of the content stream, if the document has content.
ContentChangesSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Content Changes smoke test.
ContentChangesSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
contentCopied - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
ContentHandler - Interface in org.apache.chemistry.opencmis.commons.impl.json.parser
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
ContentLengthContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream that should not be chunked.
ContentRangeInputStream - Class in org.apache.chemistry.opencmis.fileshare
 
ContentRangeInputStream(InputStream, BigInteger, BigInteger) - Constructor for class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
ContentRangesTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Content Range Test.
ContentRangesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
ContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream.
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
 
contentStream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
ContentStreamAllowed - Enum in org.apache.chemistry.opencmis.commons.enums
Content Stream Allowed Enum.
contentStreamAllowed - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
 
ContentStreamDataImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
ContentStreamDataImpl(long) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
ContentStreamDataImpl(long, boolean) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
ContentStreamHash - Interface in org.apache.chemistry.opencmis.commons.data
Content hash.
ContentStreamHashImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
ContentStreamHashImpl(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Constructs an object from the cmis:contentStreamHash property value.
ContentStreamHashImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Constructs an object from the algorithm and hash.
ContentStreamImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Content stream data implementation.
ContentStreamImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
Constructor.
ContentStreamImpl(String, BigInteger, String, InputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
Constructor.
ContentStreamImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
Convenience constructor for tests.
ContentTypeCacheLevelImpl - Class in org.apache.chemistry.opencmis.client.bindings.cache.impl
Content type cache.
ContentTypeCacheLevelImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.cache.impl.ContentTypeCacheLevelImpl
Constructor.
contentTypes - Variable in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
continueOnFailure - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
CONTROL_ADD_ACE_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_ADD_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_ADD_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_CMISACTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_CONTENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_FILENAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_IS_LAST_CHUNK - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_PROP_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_PROP_ID_LOWER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
CONTROL_PROP_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_REMOVE_ACE_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_REMOVE_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_REMOVE_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
CONTROL_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
controllableACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
controllableACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
controllablePolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
controllablePolicy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
ControlParser - Class in org.apache.chemistry.opencmis.server.impl.browser
Parses HTML form controls.
ControlParser(HttpServletRequest) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
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
 
convert(RepositoryInfo, String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a repository info object.
convert(RepositoryCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a capabilities object.
convert(AclCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an ACL capabilities object.
convert(ObjectData, TypeCache, JSONConverter.PropertyMode, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object.
convert(Properties, String, TypeCache, JSONConverter.PropertyMode, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a bag of properties.
convert(PropertyData<?>, PropertyDefinition<?>, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a property.
convert(AllowableActions) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts allowable actions.
convert(Acl) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an ACL.
convert(RenditionData) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a rendition.
convert(ObjectList, TypeCache, JSONConverter.PropertyMode, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a query object list.
convert(ObjectInFolderData, TypeCache, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object in a folder list.
convert(ObjectInFolderList, TypeCache, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a folder list.
convert(ObjectInFolderContainer, TypeCache, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a folder container.
convert(ObjectParentData, TypeCache, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object parent.
convert(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition.
convert(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a property type definition.
convert(TypeDefinitionList) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition list.
convert(TypeDefinitionContainer) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition container.
convert(FailedToDeleteData) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts FailedToDelete ids.
convert(BulkUpdateObjectIdAndChangeToken) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts bulk update data.
convert(CmisRepositoryInfoType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository info object.
convert(CmisRepositoryCapabilitiesType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository capability object.
convert(CmisACLCapabilityType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a ACL capability object.
convert(RepositoryInfo, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository info object.
convert(RepositoryCapabilities, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a repository capability object.
convert(AclCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a ACL capability object.
convert(CmisTypeDefinitionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type definition object.
convert(CmisPropertyDefinitionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property definition object.
convert(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type definition object.
convert(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property definition object.
convert(CmisObjectType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a CMIS object.
convert(CmisPropertiesType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a properties object.
convert(CmisProperty) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property object.
convert(Properties) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a properties object.
convert(PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a property object.
convert(CmisRenditionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a rendition object.
convert(RenditionData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a rendition object.
convert(ObjectData, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a CMIS object.
convert(CmisAccessControlListType, Boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ACL object with its ACEs.
convert(Acl) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ACL object with its ACEs.
convert(CmisAllowableActionsType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an AllowableActions object.
convert(AllowableActions, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an AllowableActions object.
convert(CmisListOfIdsType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of policy ids.
convert(PolicyIdList) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of policy ids.
convert(CmisTypeDefinitionListType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type list.
convert(TypeDefinitionList) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type list.
convert(CmisObjectInFolderType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder object.
convert(ObjectInFolderData, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder object.
convert(CmisObjectParentsType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectParent object.
convert(ObjectParentData, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectParent object.
convert(CmisObjectInFolderListType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder list object.
convert(ObjectInFolderList, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder list object.
convert(CmisObjectListType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an Object list object.
convert(ObjectList, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an Object list object.
convert(CmisObjectInFolderContainerType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder container object.
convert(ObjectInFolderContainer, CmisVersion) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an ObjectInFolder container object.
convert(CmisACLType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an access control list object.
convert(DeleteTreeResponse.FailedToDelete) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a FailedToDelete object.
convert(FailedToDeleteData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a FailedToDelete object.
convert(CmisContentStreamType, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a content stream object.
convert(ContentStream, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a content stream object.
convert(List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts bulk update data.
convert(BulkUpdateObjectIdAndChangeToken) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts bulk update object id and change token.
convert(CmisObjectIdAndChangeTokenType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts bulk update object id and change token.
convert(ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a binding extension into a Web Services extension.
convert(CmisExtensionType) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an extension object.
convert(Class<T>, Enum<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts an Enum.
convert(Property) - Static method in class org.apache.chemistry.opencmis.jcr.JcrConverter
Convert a JCR Property to a CMIS PropertyData.
convertAces(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertAces(List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertAcl(Map<String, Object>, Boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an ACL.
convertAcl(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertAclCapabilities(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertAllowableActions(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts allowable actions.
convertAllowableActions(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertBulkUpdate(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts bulk update data lists.
convertBulkUpdate(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts bulk update data.
convertBulkUpdate(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertCalendar(List<GregorianCalendar>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of calendar objects.
convertCalendar(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a calendar object.
convertChangeEvent(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertChangeEvent(ObjectData) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertChangeEvents(String, ObjectList) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertChangeEvents(String, ObjectList) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertContentStream(ContentStream) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Converts a high level ContentStream object into a low level ContentStream object.
convertContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertDescendant(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a descendant.
convertDescendants(List<Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a descendants tree.
convertException(CmisException) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
Converts a Web Services Exception into a CMIS Client exception.
convertException(Exception) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Converts a CMIS exception to the appropriate Web Service exception.
convertExtension(ExtensionsData, JSONObject) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(Map<String, Object>, ExtensionsData, Set<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(String, List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertExtension(Object, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
 
convertExtension(ExtensionsData, Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
 
convertExtensionHolder(ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a binding extension into a Web Services extension holder.
convertExtensionHolder(Holder<CmisExtensionType>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a Web Services extension extension into a binding holder.
convertFailedToDelete(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts FailedToDelete ids.
convertHolder(Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a holder into a WS holder.
convertHolder(Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a WS holder into a holder.
convertObject(ObjectData, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertObject(ObjectData, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertObject(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object.
convertObject(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertObjectInFolder(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object in a folder.
convertObjectInFolderList(Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a object list.
convertObjectList(Map<String, Object>, TypeCache, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a object list.
convertObjectParents(List<Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object parents list.
convertObjects(List<Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts an object.
convertPolicies(List<Policy>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertPolicies(List<Policy>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertPolicyIds(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a list of policy ids.
convertPolicyIds(List<String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of policy ids.
convertProperties(ObjectType, Collection<SecondaryType>, Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(Map<String, ?>, ObjectType, Collection<SecondaryType>, Set<Updatability>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertProperties(ObjectType, Collection<SecondaryType>, Properties) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertProperties(Map<String, ?>, ObjectType, Collection<SecondaryType>, Set<Updatability>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertProperties(Map<String, Object>, Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts properties.
convertProperty(ObjectType, Collection<SecondaryType>, PropertyData<T>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertPropertyDefinition(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertQuery(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertQueryProperties(Properties) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertQueryProperties(Properties) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertQueryResult(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertQueryResult(ObjectData) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertRendition(String, RenditionData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertRendition(String, RenditionData) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertRendition(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a rendition.
convertRenditions(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a list of renditions.
convertRepositoryCapabilities(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertRepositoryInfo(RepositoryInfo) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertRepositoryInfo(RepositoryInfo) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertRepositoryInfo(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertRepositoryInfo(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertStatusCode(int, String, String, Throwable) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Converts a HTTP status code into an Exception.
convertStatusCode(int, String, String, Throwable) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Converts an error message or a HTTP status code into an Exception.
convertSuccinctProperties(Map<String, Object>, Map<String, Object>, TypeCache) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts properties.
convertTypeChildren(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition list.
convertTypeContainerList(List<CmisTypeContainer>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type container list.
convertTypeContainerList(List<TypeDefinitionContainer>, List<CmisTypeContainer>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a type container list.
convertTypeDefinition(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
convertTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
convertTypeDefinition(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
convertTypeDefinition(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
convertTypeDescendants(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
Converts a type definition list.
convertValue(String, PropertyDefinition<?>, String) - Method in interface org.apache.chemistry.opencmis.tools.mapper.PropertyMapper
Convert a value parsed from the file to the type the corresponding property expects
convertValue(String, PropertyDefinition<?>, String) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
convertValue(Directory, Tag, PropertyType) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
convertValue(String, PropertyDefinition<?>, String) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperTika
 
convertXMLCalendar(List<XMLGregorianCalendar>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Converts a list of calendar objects.
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, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
copy(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
copy(InputStream, OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Copies all bytes of an input stream to an output stream.
copy(InputStream, OutputStream, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Copies all bytes of an input stream to an output stream.
copy(TubeCloner) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.client.JreWssMUTube
 
copy(TubeCloner) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.client.WssMUTube
 
copy(TubeCloner) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.server.WssTube
 
copy(TypeDefinition, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the given type definition and returns a mutable object.
copy(TypeDefinition, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the given type definition and returns a mutable object.
copy(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the given property definition and returns a mutable object.
copy(Component, File) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
copyChoices(PropertyDefinition<T>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Returns a copy of a choice tree.
copyDefaultValue(PropertyDefinition<T>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Returns a copy of a default value.
copyExtensions(ExtensionsData, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Makes a deep copy of extension of a source object and adds them to a target object.
copyOperationContext(OperationContext) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Copies an OperationContext object.
CopyPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
CopyPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.CopyPanel
 
copyPropertyDefinitions(TypeDefinition, MutableTypeDefinition, CmisVersion, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Copies the property definitions from a source type to a target type.
copyRecursive(String, String) - Method in class org.apache.chemistry.opencmis.tools.filecopy.FileCopier
 
copyTableToClipboard(JTable) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
CopyTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Copy test.
CopyTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
copyTypeDefinition(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
copyViaClient(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
Copies the document manually.
CoreHtmlReport - Class in org.apache.chemistry.opencmis.tck.report
HTML Report without header and footer.
CoreHtmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
correlation_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
count(long) - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
countFolderChildren(Folder) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Counts the children in a folder.
creatable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
creatable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
CreatablePropertyTypes - Interface in org.apache.chemistry.opencmis.commons.data
Holds the set of property data types for type creation and update.
CreatablePropertyTypesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
CreatablePropertyTypesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
creatArrayContainer() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContainerFactory
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
create - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a new document, folder, policy, or item.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Creates a new document, folder, policy, or item.
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
create(CallContext, Properties, String, ContentStream, VersioningState, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
Create* dispatch for AtomPub.
create(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
create(CallContext, String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
create(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
create(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
create(Node) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Factory method for creating a new JcrNode instance from a JCR Node
create(JcrTypeManager, String, Properties) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode.PropertyUpdater
 
create(Node) - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createAccessControlEntry(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createAccessControlEntry(String, List<String>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createAccessControlList(List<Ace>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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
 
createAce(String, List<String>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
createAcl(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
createAcl(List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
createAcl(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.AclUpdatePanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.AddObjectToFolderPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.AppendContentStreamPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.ApplyPolicyPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.CancelCheckOutPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.CheckInPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.CheckOutPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.CopyPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeleteContentStreamPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeletePanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeleteTreePanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.MovePanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.PropertyUpdatePanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.RemoveObjectFromFolderPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.RemovePolicyPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.actions.SetContentStreamPanel
 
createActionComponents() - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
createActionRow(String, JComponent, int) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
createAddAcl(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createAddObjectToFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AddObjectToFolder
createAddObjectToFolderExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAddObjectToFolderResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AddObjectToFolderResponse
createAddObjectToFolderResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAllowableActions(CmisAllowableActionsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAllowableActionsType>}
CreateAndDeleteDocumentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple document test.
CreateAndDeleteDocumentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
CreateAndDeleteFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple folder test.
CreateAndDeleteFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
CreateAndDeleteItemTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple folder test.
CreateAndDeleteItemTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
CreateAndDeleteRelationshipTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Simple relationship test.
CreateAndDeleteRelationshipTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
CreateAndDeleteTypeTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
CreateAndDeleteTypeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
createAndInitRepository(String, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Create a new repository with the given id.
createAndInitRepository(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
createAppendContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AppendContentStream
createAppendContentStreamChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createAppendContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAppendContentStreamIsLastChunk(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createAppendContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of AppendContentStreamResponse
createAppendContentStreamResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createApplyACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyACL
createApplyACLACLPropagation(EnumACLPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumACLPropagation>}
createApplyACLExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createApplyACLResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyACLResponse
createApplyPolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyPolicy
createApplyPolicyExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createApplyPolicyResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of ApplyPolicyResponse
createApplyPolicyResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createAttributedString() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createBaseDocumentTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base document type definition including all property definitions defined in the CMIS specification.
createBaseFolderTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base folder type definition including all property definitions defined in the CMIS specification.
createBaseItemTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base item type definition including all property definitions defined in the CMIS specification.
createBasePolicyTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base policy type definition including all property definitions defined in the CMIS specification.
createBaseRelationshipTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base relationship type definition including all property definitions defined in the CMIS specification.
createBaseSecondaryTypeDefinition(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable base secondary type definition.
createBasicAuthHeaderValue(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Creates a basic authentication header value from a username and a password.
CreateBigDocument - Class in org.apache.chemistry.opencmis.tck.tests.crud
Big document test.
CreateBigDocument() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
createBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Static method in class org.apache.chemistry.opencmis.client.runtime.CmisBindingHelper
Creates a CmisBinding object.
createBooleanDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createBooleanMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createBulkUpdateProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of BulkUpdateProperties
createBulkUpdatePropertiesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createBulkUpdatePropertiesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of BulkUpdatePropertiesResponse
createBulkUpdatePropertiesResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCallContext(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
creates a local call context.
createCancelCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CancelCheckOut
createCancelCheckOutExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCancelCheckOutResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CancelCheckOutResponse
createCancelCheckOutResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckIn() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckIn
createCheckInAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCheckInCheckinComment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCheckInContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisContentStreamType>}
createCheckInExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckInMajor(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createCheckInProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisPropertiesType>}
createCheckInRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCheckInResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckInResponse
createCheckInResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckOut
createCheckOutExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCheckOutResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CheckOutResponse
createCheckOutResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createChildTypeDefinition(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable type definition, which is a child of the provided type definition.
createChildTypeDefinition(TypeDefinition, String, String, String, String, String, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable type definition, which is a child of the provided type definition.
createChoice(String, T) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a single value Choice object.
createChoice(String, List<T>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a multi value Choice object.
createChoiceWithSubChoices(String, List<Choice<T>>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a Choice object with sub choices.
createClient(ClientTubeAssemblerContext) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISJreTubeAssembler
 
createClient(ClientTubeAssemblerContext) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISTubeAssembler
 
createClientSession() - Method in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
createCmisAccessControlEntryType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAccessControlEntryType
createCmisAccessControlListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAccessControlListType
createCmisAccessControlPrincipalType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAccessControlPrincipalType
createCmisACLCapabilityType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisACLCapabilityType
createCmisACLType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisACLType
createCmisAllowableActionsType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisAllowableActionsType
createCmisAtomPubBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS AtomPub binding instance.
createCmisAtomPubBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS AtomPub binding instance with a custom authentication provider.
createCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Creates a new CmisBinding object based on the current CallContext.
createCmisBinding(CallContext, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.bridge.client.SimpleCmisBindingFactory
 
createCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
createCmisBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a CMIS binding instance.
createCmisBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a CMIS binding instance.
createCmisBrowserBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Browser binding instance.
createCmisBrowserBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Browser binding instance with a custom authentication provider.
createCmisBulkUpdateType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisBulkUpdateType
createCmisChangeEventType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChangeEventType
createCmisChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoice
createCmisChoiceBoolean() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceBoolean
createCmisChoiceDateTime() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceDateTime
createCmisChoiceDecimal() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceDecimal
createCmisChoiceHtml() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceHtml
createCmisChoiceId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceId
createCmisChoiceInteger() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceInteger
createCmisChoiceString() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceString
createCmisChoiceUri() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisChoiceUri
createCmisContentStreamType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisContentStreamType
createCmisCreatablePropertyTypesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisCreatablePropertyTypesType
createCmisException(Exception) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Converts the given exception into a CMIS exception.
createCmisExtensionFeatureKeyValuePair() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisExtensionFeatureKeyValuePair
createCmisExtensionFeatureType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisExtensionFeatureType
createCmisExtensionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisExtensionType
createCmisFault(CmisFaultType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisFaultType>}
createCmisFaultType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisFaultType
createCmisListOfIdsType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisListOfIdsType
createCmisLocalBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS local binding instance.
createCmisLocalBinding(Map<String, String>, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS local binding instance.
createCmisNewTypeSettableAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisNewTypeSettableAttributes
createCmisObjectIdAndChangeTokenType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectIdAndChangeTokenType
createCmisObjectInFolderContainerType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectInFolderContainerType
createCmisObjectInFolderListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectInFolderListType
createCmisObjectInFolderType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectInFolderType
createCmisObjectListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectListType
createCmisObjectParentsType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectParentsType
createCmisObjectType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisObjectType
createCmisPath(String, String) - Static method in class org.apache.chemistry.opencmis.jcr.PathManager
Create a CMIS path from a parent path and a child element
createCmisPermissionDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPermissionDefinition
createCmisPermissionMapping() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPermissionMapping
createCmisPropertiesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertiesType
createCmisProperty() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisProperty
createCmisPropertyBoolean() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyBoolean
createCmisPropertyBooleanDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyBooleanDefinitionType
createCmisPropertyDateTime() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDateTime
createCmisPropertyDateTimeDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createCmisPropertyDecimal() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDecimal
createCmisPropertyDecimalDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDecimalDefinitionType
createCmisPropertyDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyDefinitionType
createCmisPropertyHtml() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyHtml
createCmisPropertyHtmlDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyHtmlDefinitionType
createCmisPropertyId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyId
createCmisPropertyIdDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyIdDefinitionType
createCmisPropertyInteger() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyInteger
createCmisPropertyIntegerDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyIntegerDefinitionType
createCmisPropertyString() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyString
createCmisPropertyStringDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyStringDefinitionType
createCmisPropertyUri() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyUri
createCmisPropertyUriDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisPropertyUriDefinitionType
createCmisQueryType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisQueryType
createCmisRenditionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRenditionType
createCmisRepositoryCapabilitiesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRepositoryCapabilitiesType
createCmisRepositoryEntryType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRepositoryEntryType
createCmisRepositoryInfoType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisRepositoryInfoType
createCmisTypeContainer() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeContainer
createCmisTypeDefinitionListType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeDefinitionListType
createCmisTypeDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeDefinitionType
createCmisTypeDocumentDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeDocumentDefinitionType
createCmisTypeFolderDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeFolderDefinitionType
createCmisTypeItemDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeItemDefinitionType
createCmisTypeMutabilityCapabilitiesType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createCmisTypePolicyDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypePolicyDefinitionType
createCmisTypeRelationshipDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createCmisTypeSecondaryDefinitionType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CmisTypeSecondaryDefinitionType
createCmisWebServicesBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Web Services binding instance.
createCmisWebServicesBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a default CMIS Web Services binding instance with a custom authentication provider.
createContentFractalimageJpeg() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createContentLoremIpsumHtml() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createContentLoremIpsumText() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createContentStaticText() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createContentStream(String, long, String, InputStream) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Creates an object that implements the ContentStream interface.
createContentStream(String, long, String, InputStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
Creates an object that implements the ContentStream interface.
createContentStream(String, long, String, InputStream) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
createContentStream(String, long, String, InputStream, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
createContentStream(String, BigInteger, String, InputStream) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createContentStream(String, BigInteger, String, InputStream) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createContentStream(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createContentStream(String) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
createContentStream(String, long, long) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
createContentStreamHashes(InputStream, String...) - Static method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
Creates a list of content hashes from a stream
createContext(WebServiceContext, CmisServiceFactory, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Creates a CallContext object for the Web Service context.
createContext(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Creates a CallContext object from a servlet request.
createCookieValue(int, String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createCreateDocument() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocument
createCreateDocumentAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisContentStreamType>}
createCreateDocumentExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreateDocumentFromSource() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocumentFromSource
createCreateDocumentFromSourceAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentFromSourceExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentFromSourceFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreateDocumentFromSourceRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentFromSourceResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocumentFromSourceResponse
createCreateDocumentFromSourceResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentFromSourceVersioningState(EnumVersioningState) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumVersioningState>}
createCreateDocumentRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateDocumentResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateDocumentResponse
createCreateDocumentResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateDocumentVersioningState(EnumVersioningState) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumVersioningState>}
createCreateFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateFolder
createCreateFolderAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateFolderExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateFolderRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateFolderResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateFolderResponse
createCreateFolderResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateItem() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateItem
createCreateItemAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateItemExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateItemFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreateItemRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateItemResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateItemResponse
createCreateItemResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreatePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreatePolicy
createCreatePolicyAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreatePolicyExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreatePolicyFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createCreatePolicyRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreatePolicyResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreatePolicyResponse
createCreatePolicyResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateRelationship() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateRelationship
createCreateRelationshipAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateRelationshipExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateRelationshipRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisAccessControlListType>}
createCreateRelationshipResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateRelationshipResponse
createCreateRelationshipResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateType
createCreateTypeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createCreateTypeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of CreateTypeResponse
CREATED_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:createdBy: creator of the object.
createDateTimeDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createDateTimeMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createDecimalDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createDecimalMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createDefaultHttpParams(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
Creates default params for the Apache HTTP Client.
createDefaultTypes() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
Create root types and a collection of sample types.
createDeleteContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteContentStream
createDeleteContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteContentStreamResponse
createDeleteContentStreamResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteObject
createDeleteObjectAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDeleteObjectExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteObjectResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteObjectResponse
createDeleteObjectResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTree
createDeleteTreeAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDeleteTreeContinueOnFailure(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createDeleteTreeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteTreeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTreeResponse
createDeleteTreeResponseFailedToDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTreeResponse.FailedToDelete
createDeleteTreeUnfileObjects(EnumUnfileObject) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumUnfileObject>}
createDeleteType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteType
createDeleteTypeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createDeleteTypeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of DeleteTypeResponse
createDeleteTypeResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
CreateDialog - Class in org.apache.chemistry.opencmis.workbench.swing
 
CreateDialog(Frame, String, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
CreateDialog.ObjectTypeItem - Interface in org.apache.chemistry.opencmis.workbench.swing
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createDocument(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document in this folder.
createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document in this folder.
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document.
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
createDocument(Map<String, ?>, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createDocument(Map<String, ?>, ContentStream, VersioningState) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createDocument(Map<String, ?>, ObjectId, ContentStream, VersioningState) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
CreateDocument - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateDocument() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
createDocument(String, CmisPropertiesType, String, CmisContentStreamType, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a document object of the specified type (given by the cmis:objectTypeId property) in the (optionally) specified location.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a document object of the specified type (given by the cmis:objectTypeId property) in the (optionally) specified location.
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
createDocument(CallContext, Properties, String, ContentStream, VersioningState) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS createDocument.
createDocument(CallContext, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createDocument(CallContext, String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createDocument(CallContext, String, String, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createDocument(Map<String, PropertyData<?>>, String, Folder, ContentStream, List<String>, Acl, Acl) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Create a document as initial step.
createDocument(CallContext, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createDocument(Map<String, PropertyData<?>>, String, Folder, ContentStream, List<String>, Acl, Acl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createDocument(JcrFolder, String, Properties, ContentStream, VersioningState) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
createDocument(Session, Properties, String, ContentStream, VersioningState) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.1 createDocument
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
createDocument(JcrFolder, String, Properties, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrDocumentTypeHandler
See CMIS 1.0 section 2.2.4.1 createDocument
createDocument(String, CmisPropertiesType, String, CmisContentStreamType, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createDocument(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a document.
createDocument(Session, Folder, String, String, String[], String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a document.
createDocument(String, String, String, Map<String, Object>, VersioningState, boolean) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
createDocument(String, String, Map<String, Object>, long, long, VersioningState, boolean) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
CreateDocumentDialog - Class in org.apache.chemistry.opencmis.workbench
 
CreateDocumentDialog(Frame, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.CreateDocumentDialog
 
CreateDocumentDialog(Frame, ClientModel, File) - Constructor for class org.apache.chemistry.opencmis.workbench.CreateDocumentDialog
 
createDocumentFromFile(String, File, String, VersioningState, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Creates a document from a file.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document from a source document in this folder.
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new document from a source document in this folder.
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document from a source document.
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new document from a source document.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createDocumentFromSource(ObjectId, Map<String, ?>, VersioningState) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createDocumentFromSource(ObjectId, Map<String, ?>, ObjectId, VersioningState) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
CreateDocumentFromSource - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateDocumentFromSource() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
createDocumentFromSource(String, String, CmisPropertiesType, String, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a document object as a copy of the given source document in the (optionally) specified location.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a document object as a copy of the given source document in the (optionally) specified location.
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
createDocumentFromSource(CallContext, String, Properties, String, VersioningState) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS createDocumentFromSource.
createDocumentFromSource(CallContext, String, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createDocumentFromSource(CallContext, String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createDocumentFromSource(CallContext, String, String, String, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createDocumentFromSource(CallContext, String, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createDocumentFromSource(Session, String, Properties, String, VersioningState) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.2 createDocumentFromSource
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
createDocumentFromSource(String, String, CmisPropertiesType, String, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
CreateDocumentFromSourceResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateDocumentFromSourceResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
 
CreateDocumentResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateDocumentResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
 
createDocuments(String, int) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createDocumentTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable document type definition including all base property definitions defined in the CMIS specification.
createDocumentTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createDocumentTypeDefinitionWithoutBaseProperties(DocumentTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
CreateDocumentWithoutContent - Class in org.apache.chemistry.opencmis.tck.tests.crud
Document without content test.
CreateDocumentWithoutContent() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
createFilenamePanel(JTextField) - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createFolder(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new subfolder in this folder.
createFolder(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new subfolder in this folder.
createFolder(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new folder.
createFolder(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new folder.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
createFolder(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createFolder(Map<String, ?>) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createFolder(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createFolder(Map<String, ?>, ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
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 - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateFolder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
createFolder(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a folder object of the specified type (given by the cmis:objectTypeId property) in the specified location.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a folder object of the specified type (given by the cmis:objectTypeId property) in the specified location.
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
createFolder(CallContext, Properties, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS createFolder.
createFolder(CallContext, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createFolder(CallContext, String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createFolder(CallContext, String, String, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createFolder(String, Map<String, PropertyData<?>>, String, Folder, List<String>, Acl, Acl) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Create a folder as initial step.
createFolder(CallContext, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createFolder(String, Map<String, PropertyData<?>>, String, Folder, List<String>, Acl, Acl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createFolder(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createFolder(JcrFolder, String, Properties) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
createFolder(Session, Properties, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.3 createFolder
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
createFolder(JcrFolder, String, Properties) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrFolderTypeHandler
See CMIS 1.0 section 2.2.4.3 createFolder
createFolder(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createFolder(Session, Folder, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a folder.
createFolder(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a folder.
createFolder(String, String, Map<String, Object>) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
CreateFolderDialog - Class in org.apache.chemistry.opencmis.workbench
 
CreateFolderDialog(Frame, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.CreateFolderDialog
 
createFolderHierachy(int, int, String) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
CreateFolderResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateFolderResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
 
createFolders(String, int) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createFolderTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable folder type definition including all base property definitions defined in the CMIS specification.
createFolderTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createFromCommonsAcl(Acl) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
createGetACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetACL
createGetACLExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetACLOnlyBasicPermissions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetACLResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetACLResponse
createGetAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllowableActions
createGetAllowableActionsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetAllowableActionsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllowableActionsResponse
createGetAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllVersions
createGetAllVersionsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetAllVersionsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetAllVersionsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetAllVersionsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAllVersionsResponse
createGetAppliedPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAppliedPolicies
createGetAppliedPoliciesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetAppliedPoliciesFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetAppliedPoliciesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetAppliedPoliciesResponse
createGetCheckedOutDocs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetCheckedOutDocs
createGetCheckedOutDocsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetCheckedOutDocsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetCheckedOutDocsIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetCheckedOutDocsMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetCheckedOutDocsOrderBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetCheckedOutDocsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetCheckedOutDocsResponse
createGetCheckedOutDocsSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetChildren
createGetChildrenExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetChildrenFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetChildrenIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetChildrenIncludePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetChildrenIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetChildrenMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetChildrenOrderBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetChildrenRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetChildrenResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetChildrenResponse
createGetChildrenSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentChanges() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentChanges
createGetContentChangesChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetContentChangesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetContentChangesFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetContentChangesIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetContentChangesIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetContentChangesIncludeProperties(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetContentChangesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentChangesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentChangesResponse
createGetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentStream
createGetContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetContentStreamLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentStreamOffset(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetContentStreamResponse
createGetContentStreamStreamId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetDescendants
createGetDescendantsDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetDescendantsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetDescendantsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetDescendantsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetDescendantsIncludePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetDescendantsIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetDescendantsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetDescendantsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetDescendantsResponse
createGetFolderParent() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderParent
createGetFolderParentExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetFolderParentResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderParentResponse
createGetFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderTree
createGetFolderTreeDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetFolderTreeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetFolderTreeFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetFolderTreeIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetFolderTreeIncludePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetFolderTreeIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetFolderTreeRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetFolderTreeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetFolderTreeResponse
createGetObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObject
createGetObjectByPath() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectByPath
createGetObjectByPathExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectByPathFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectByPathIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectByPathIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectByPathIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectByPathIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectByPathRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectByPathResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectByPathResponse
createGetObjectExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectOfLatestVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectOfLatestVersion
createGetObjectOfLatestVersionExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectOfLatestVersionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectOfLatestVersionIncludeACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectOfLatestVersionIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectOfLatestVersionIncludePolicyIds(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectOfLatestVersionIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectOfLatestVersionRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectOfLatestVersionResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectOfLatestVersionResponse
createGetObjectParents() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectParents
createGetObjectParentsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectParentsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectParentsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectParentsIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createGetObjectParentsIncludeRelativePathSegment(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectParentsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectParentsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectParentsResponse
createGetObjectRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectRelationships
createGetObjectRelationshipsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetObjectRelationshipsFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectRelationshipsIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetObjectRelationshipsMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetObjectRelationshipsRelationshipDirection(EnumRelationshipDirection) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumRelationshipDirection>}
createGetObjectRelationshipsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectRelationshipsResponse
createGetObjectRelationshipsSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetObjectRelationshipsTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetObjectResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetObjectResponse
createGetProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetProperties
createGetPropertiesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetPropertiesFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetPropertiesOfLatestVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetPropertiesOfLatestVersion
createGetPropertiesOfLatestVersionExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetPropertiesOfLatestVersionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetPropertiesOfLatestVersionResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
createGetPropertiesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetPropertiesResponse
createGetRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRenditions
createGetRenditionsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetRenditionsMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetRenditionsRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetRenditionsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRenditionsResponse
createGetRenditionsSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetRepositories() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositories
createGetRepositoriesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetRepositoriesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositoriesResponse
createGetRepositoryInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositoryInfo
createGetRepositoryInfoExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetRepositoryInfoResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetRepositoryInfoResponse
createGetTypeChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeChildren
createGetTypeChildrenExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetTypeChildrenIncludePropertyDefinitions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetTypeChildrenMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetTypeChildrenResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeChildrenResponse
createGetTypeChildrenSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetTypeChildrenTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createGetTypeDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDefinition
createGetTypeDefinitionExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetTypeDefinitionResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDefinitionResponse
createGetTypeDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDescendants
createGetTypeDescendantsDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createGetTypeDescendantsExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createGetTypeDescendantsIncludePropertyDefinitions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createGetTypeDescendantsResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of GetTypeDescendantsResponse
createGetTypeDescendantsTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createHtmlDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createHtmlMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createHttpClient(UrlBuilder, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
Creates the HttpClient instance.
createHttpClient(UrlBuilder, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.ApacheClientHttpInvoker
 
createIdDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createIdMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createIdObject(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Creates a CMIS object that only contains an id in the property list.
createInfoResult(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
createInstance(String) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerFactory
 
createIntegerDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createIntegerMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
CreateInvalidTypeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
CreateInvalidTypeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CreateInvalidTypeTest
 
createItem(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new item in this folder.
createItem(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new item in this folder.
createItem(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new item.
createItem(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new item.
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
createItem(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createItem(Map<String, ?>) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createItem(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createItem(Map<String, ?>, ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
CreateItem - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateItem() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
createItem(String, CmisPropertiesType, String, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates an item object of the specified type (given by the cmis:objectTypeId property).
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates an item object of the specified type (given by the cmis:objectTypeId property).
createItem(CallContext, String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createItem(CallContext, String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createItem(CallContext, String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createItem(String, Map<String, PropertyData<?>>, String, Folder, List<String>, Acl, Acl) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Create an item as initial step.
createItem(CallContext, String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createItem(String, Map<String, PropertyData<?>>, String, Folder, List<String>, Acl, Acl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createItem(String, CmisPropertiesType, String, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createItem(String, CmisPropertiesType, String, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.server.impl.webservices.ObjectServicePort10
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createItem(Session, Folder, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a item.
createItem(Session, Folder, String, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a item.
createItem(String, String, Map<String, Object>) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
CreateItemDialog - Class in org.apache.chemistry.opencmis.workbench
 
CreateItemDialog(Frame, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.CreateItemDialog
 
CreateItemResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateItemResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
 
createItemTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable item type definition including all base property definitions defined in the CMIS specification.
createItemTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createIterator() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
Construct the iterator
createIterator() - Method in class org.apache.chemistry.opencmis.client.runtime.util.CollectionIterable
 
createIterator() - Method in class org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterable
 
createJcrService(JcrRepository, CallContext) - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
Create a JcrService from a JcrRepository JcrRepository> and CallContext.
createMapWithDefaultTypes() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
createMaximumOperationContext() - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object that selects everything.
createMinimumOperationContext() - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object that only selects the bare minimum.
createMoveObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of MoveObject
createMoveObjectExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createMoveObjectResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of MoveObjectResponse
createMoveObjectResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createNewProperties(ControlParser, TypeCache) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createObject(Properties, String, List<String>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Creates a CMIS object with properties and policy ids.
createObjectContainer() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContainerFactory
 
createObjectId(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates an object ID from a String.
createObjectId(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createOperationContext() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new operation context object.
createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new operation context object with the given properties.
createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createOperationContext() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createOperationContext() - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object.
createOperationContext(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Creates a new OperationContext object with the given parameters.
createParser(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Creates a new XML parser with OpenCMIS default settings.
createPassword(AbstractUsernameTokenAuthHandler.PasswordString) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createPasswordField(Container, String) - Method in class org.apache.chemistry.opencmis.workbench.AbstractSpringLoginTab
 
createPasswordString() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createPolicies(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createPolicy(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new policy in this folder.
createPolicy(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Creates a new policy in this folder.
createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new policy.
createPolicy(Map<String, ?>, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new policy.
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
createPolicy(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createPolicy(Map<String, ?>) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
createPolicy(Map<String, ?>, ObjectId, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createPolicy(Map<String, ?>, ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
CreatePolicy - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreatePolicy() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
createPolicy(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a policy object of the specified type (given by the cmis:objectTypeId property).
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a policy object of the specified type (given by the cmis:objectTypeId property).
createPolicy(CallContext, String, String, Acl, Acl, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createPolicy(CallContext, String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createPolicy(CallContext, String, String, Acl, Acl, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createPolicy(String, String, Map<String, PropertyData<?>>, String, Acl, Acl) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Create a policy.
createPolicy(CallContext, String, String, Acl, Acl, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createPolicy(String, String, Map<String, PropertyData<?>>, String, Acl, Acl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createPolicy(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
CreatePolicyResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreatePolicyResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
 
createPolicyTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable policy type definition including all base property definitions defined in the CMIS specification.
createPolicyTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createPortObject(AbstractPortProvider.CmisServiceHolder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Creates a port object.
createPortObject(AbstractPortProvider.CmisServiceHolder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.Axis2PortProvider
Creates a port object.
createPortObject(AbstractPortProvider.CmisServiceHolder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CXFPortProvider
Creates a port object.
createPortObject(AbstractPortProvider.CmisServiceHolder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.SunJREPortProvider
Creates a port object.
createPortObject(AbstractPortProvider.CmisServiceHolder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.SunRIPortProvider
Creates a port object.
createPortObject(AbstractPortProvider.CmisServiceHolder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.WebSpherePortProvider
Creates a port object.
createPortObjectFromServiceHolder(AbstractPortProvider.CmisServiceHolder, WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Creates a simple port object from a CmisServiceHolder object.
createPropDef(String, String, String, PropertyType, Cardinality, Updatability, boolean, boolean) - Static method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
Creates a property definition object.
createPropertiesData(List<PropertyData<?>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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
 
createProperty(PropertyDefinition<T>, List<T>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
createPropertyBooleanData(String, List<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyBooleanData(String, Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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
 
createPropertyComponent(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
createPropertyData(PropertyDefinition<T>, Object) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyData(PropertyDefinition<T>, Object) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDateTimeData(String, List<GregorianCalendar>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDateTimeData(String, GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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 class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDecimalData(String, BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyDecimalData(String, List<BigDecimal>) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDecimalData(String, BigDecimal) - Method in interface org.apache.chemistry.opencmis.commons.spi.BindingsObjectFactory
 
createPropertyDefinition(String, String, String, PropertyType, Cardinality, Updatability, boolean, boolean, boolean, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a property definition object.
createPropertyHtmlData(String, List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyHtmlData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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 class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyIdData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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 class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyIntegerData(String, BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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 class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyStringData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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 class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
createPropertyUriData(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BindingsObjectFactoryImpl
 
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
 
createQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of Query
createQuery(CmisQueryType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisQueryType>}
createQueryExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createQueryIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createQueryIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<EnumIncludeRelationships>}
createQueryMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createQueryRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createQueryResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of QueryResponse
createQuerySearchAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createQuerySkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<BigInteger>}
createQueryStatement(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a query statement.
createQueryStatement(Collection<String>, Map<String, String>, String, List<String>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a query statement for a query of one primary type joined by zero or more secondary types.
createQueryStatement(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createQueryStatement(Collection<String>, Map<String, String>, String, List<String>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
createRelationship(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new relationship.
createRelationship(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new relationship.
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
createRelationship(Map<String, ?>, List<Policy>, List<Ace>, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
createRelationship(Map<String, ?>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
CreateRelationship - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateRelationship() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
createRelationship(String, CmisPropertiesType, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a relationship object of the specified type (given by the cmis:objectTypeId property).
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Creates a relationship object of the specified type (given by the cmis:objectTypeId property).
createRelationship(CallContext, String, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createRelationship(CallContext, String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createRelationship(CallContext, String, String, String, List<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createRelationship(String, StoredObject, StoredObject, Map<String, PropertyData<?>>, String, Acl, Acl) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Create a relationship.
createRelationship(CallContext, String, String, String, List<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createRelationship(String, StoredObject, StoredObject, Map<String, PropertyData<?>>, String, Acl, Acl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createRelationship(String, CmisPropertiesType, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createRelationship(Session, String, ObjectId, ObjectId) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a relationship.
createRelationship(Session, String, ObjectId, ObjectId, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a relationship.
createRelationship(String, String, String, String, Map<String, Object>) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
CreateRelationshipDialog - Class in org.apache.chemistry.opencmis.workbench
 
CreateRelationshipDialog(Frame, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.CreateRelationshipDialog
 
CreateRelationshipResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateRelationshipResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
 
createRelationshipTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable relationship type definition including all base property definitions defined in the CMIS specification.
createRelationshipTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createRemoveAcl(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createRemoveObjectFromFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemoveObjectFromFolder
createRemoveObjectFromFolderExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createRemoveObjectFromFolderFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createRemoveObjectFromFolderResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemoveObjectFromFolderResponse
createRemoveObjectFromFolderResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createRemovePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemovePolicy
createRemovePolicyExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createRemovePolicyResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of RemovePolicyResponse
createRemovePolicyResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
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
 
createReport(Map<String, String>, List<CmisTestGroup>, Writer) - Method in class org.apache.chemistry.opencmis.workbench.checks.SwingReport
 
createRepositoryInfo() - Method in interface org.apache.chemistry.opencmis.inmemory.RepositoryInfoCreator
 
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
 
createRow(String, JComponent, int) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
createRow(JPanel, String, JComponent, int) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
createRow(JComponent, int) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
createSecondaryTypeDefinition(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new mutable secondary type definition.
createSecondaryTypeDefinitionObject() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
createSecurity(AbstractUsernameTokenAuthHandler.SecurityHeaderType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createSecurityHeaderType() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createServer(ServerTubeAssemblerContext) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISJreTubeAssembler
 
createServer(ServerTubeAssemblerContext) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISTubeAssembler
 
createService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
Creates a new service instance.
createService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionBridgeServiceFactory
 
createService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
createSession() - Method in interface org.apache.chemistry.opencmis.client.api.Repository
Creates a session for this repository.
createSession(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.SessionFactory
Creates a new session.
createSession() - Method in class org.apache.chemistry.opencmis.client.runtime.repository.RepositoryImpl
 
createSession(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
 
createSession(Map<String, String>, ObjectFactory, AuthenticationProvider, Cache) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
createSession(Map<String, String>, ObjectFactory, AuthenticationProvider, Cache, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
Creates a new session.
createSession(int) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
createSessionParameters(String, BindingType, String, String, ClientSession.Authentication, boolean, boolean, boolean) - Static method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
createSetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of SetContentStream
createSetContentStreamChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createSetContentStreamExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createSetContentStreamOverwriteFlag(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<Boolean>}
createSetContentStreamResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of SetContentStreamResponse
createSetContentStreamResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createSingleDocument(String) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createStringDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createStringMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createSystemBasePropertiesWhenCreated(Map<String, PropertyData<?>>, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Create all system base properties that need to be stored with every object in the repository This method is called when a new object is created to record all of the capturing data like the creation time, creator etc.
createSystemBasePropertiesWhenCreated(Map<String, PropertyData<?>>, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
createTempFile(String) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
createTempFileFromDocument(CmisObject, String) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
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.
createTextField(Container, String) - Method in class org.apache.chemistry.opencmis.workbench.AbstractSpringLoginTab
 
createType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Creates a new type.
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
createType(TypeDefinition) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
CreateType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
createType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Creates a new type.
createType(String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Creates a new type.
createType(CallContext, String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
createType(CallContext, String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
createType(CallContext, String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
createType(CallContext, String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
createType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
createType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.server.impl.webservices.RepositoryServicePort10
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
createType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
createType(Session, TypeDefinition) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Creates a new type.
createTypeDefinitionContainer(TypeDefinition, List<TypeDefinitionContainer>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a type definition container.
createTypeDefinitionList(List<TypeDefinition>, boolean, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a type definition list.
createTypeDefinitionList(Map<String, TypeDefinition>, String, Boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeDefinitionList(Map<String, TypeDefinition>, String, Boolean, BigInteger, BigInteger, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeDescendants(Map<String, TypeDefinition>, String, BigInteger, Boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeDescendants(Map<String, TypeDefinition>, String, BigInteger, Boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
createTypeHandlerManager(PathManager, JcrTypeManager) - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
createTypeManager() - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
createTypeMutability(boolean, boolean, boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new type mutability object.
CreateTypeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
CreateTypeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
 
createTypes(TypeDefinitionList) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
createTypesList() - Method in interface org.apache.chemistry.opencmis.inmemory.TypeCreator
 
createTypesList() - Method in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
createUpdateProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdateProperties
createUpdateProperties(ControlParser, String, List<String>, List<String>, TypeCache) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createUpdatePropertiesChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<String>}
createUpdatePropertiesExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createUpdatePropertiesResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdatePropertiesResponse
createUpdatePropertiesResponseExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createUpdateType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdateType
createUpdateTypeExtension(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of JAXBElement<CmisExtensionType>}
createUpdateTypeResponse() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create an instance of UpdateTypeResponse
createUriDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createUriMultiDefinition(String, String, Updatability) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
createUsernameToken(AbstractUsernameTokenAuthHandler.UsernameTokenType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createUsernameTokenType() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.ObjectFactory
 
createVersionedDocument(String, Map<String, PropertyData<?>>, String, Folder, List<String>, Acl, Acl, ContentStream, VersioningState) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Create a document that supports versions as initial step.
createVersionedDocument(String, Map<String, PropertyData<?>>, String, Folder, List<String>, Acl, Acl, ContentStream, VersioningState) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
createWriter(OutputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Creates a new XML writer.
createWSBinding(String, boolean, String, String) - Static method in class org.apache.chemistry.opencmis.tools.main.ObjGenApp
 
CREATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:creationDate: creation date.
CRUDTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.crud
This test group contains simple Create, Read, Update and Delete tests.
CRUDTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.CRUDTestGroup
 
CXFPortProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Apache CXF JAX-WS implementation.
CXFPortProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CXFPortProvider
 

D

DataObjectCreator - Class in org.apache.chemistry.opencmis.inmemory
A collection of utility functions to fill the data objects used as return values for the service object calls
DATE_UNKNOWN - Static variable in class org.apache.chemistry.opencmis.jcr.JcrNode
Default value for cmis:createdBy and cmis:lastModifiedDate (Thu Jan 01 01:00:00 CET 1970)
dateFormat - Variable in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
DateTimeHelper - Class in org.apache.chemistry.opencmis.commons.impl
 
DateTimeResolution - Enum in org.apache.chemistry.opencmis.commons.enums
Date Time Resolution Enum.
debug - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
DecimalPrecision - Enum in org.apache.chemistry.opencmis.commons.enums
Decimal Precision Enum.
DECODE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeContentDisposition(String, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Decodes the Content-Disposition header value according to RFC 2183 and RFC 2231.
decodeContentDispositionFilename(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Decodes a filename from the Content-Disposition header value according to RFC 2183 and RFC 2231.
decodeFileToFile(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeRFC2231value(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
decodeToFile(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeURL(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
URL decodes the given string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
deductBytes(int) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
Deducts the byte counter.
deductString(String, String) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
Deducts the byte counter.
DEFAULT_ACL_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_ACL_PRINCIPAL_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
DEFAULT_DEPTH_OBJECTS - Static variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
DEFAULT_DEPTH_TYPES - Static variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
DEFAULT_DOCUMENT_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_DOCUMENT_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_FOLDER_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_FOLDER_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_HTTP_INVOKER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default HTTP invoker class
DEFAULT_ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_ITEM_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_MAX_ITEMS_OBJECTS - Static variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
DEFAULT_MAX_ITEMS_TYPES - Static variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
DEFAULT_PAGE_SIZE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
 
DEFAULT_RELATIONSHIP_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_RELATIONSHIP_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_SECONDARY_TYPE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_SECONDARY_TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TCK_GROUPS - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
DEFAULT_TEST_FOLDER_PARENT - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TEST_FOLDER_PARENT_VALUE - Static variable in class org.apache.chemistry.opencmis.tck.impl.TestParameters
 
DEFAULT_TYPE_DEFINITION_CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Default type definition cache class
DefaultDocumentIdentifierMap - Class in org.apache.chemistry.opencmis.jcr.impl
Provides mappings to standard jcr properties for documents.
DefaultDocumentIdentifierMap(boolean) - Constructor for class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentIdentifierMap
 
DefaultDocumentTypeHandler - Class in org.apache.chemistry.opencmis.jcr.impl
Type handler that provides cmis:document.
DefaultDocumentTypeHandler() - Constructor for class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
DefaultFolderTypeHandler - Class in org.apache.chemistry.opencmis.jcr.impl
Type handler that provides cmis:folder.
DefaultFolderTypeHandler() - Constructor for class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
DefaultHttpInvoker - Class in org.apache.chemistry.opencmis.client.bindings.spi.http
 
DefaultHttpInvoker() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker
 
DefaultIdentifierMapBase - Class in org.apache.chemistry.opencmis.jcr.impl
Provides mappings to standard jcr properties.
DefaultIdentifierMapBase(String) - Constructor for class org.apache.chemistry.opencmis.jcr.impl.DefaultIdentifierMapBase
 
DefaultTypeSystemCreator - Class in org.apache.chemistry.opencmis.inmemory.types
 
DefaultTypeSystemCreator() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
DefaultUnversionedDocumentTypeHandler - Class in org.apache.chemistry.opencmis.jcr.impl
Type handler that provides cmis:unversioned-document.
DefaultUnversionedDocumentTypeHandler() - Constructor for class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
defaultValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
 
delete() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Deletes this object.
delete(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes an object and, if it is a document, all versions in the version series.
delete(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes an object.
delete(UrlBuilder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Performs a DELETE on an URL, checks the response code and returns the result.
delete() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
delete(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
delete(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
delete(ObjectId, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
delete(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Deletes an object by path or id (string identifier).
delete - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
delete(boolean, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
See CMIS 1.0 section 2.2.4.14 deleteObject
delete(boolean, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
See CMIS 1.0 section 2.2.4.14 deleteObject
delete(boolean, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
deleteAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Deletes this document and all its versions.
deleteAllVersions() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document and refreshes this object afterwards.
deleteContentStream(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Removes the current content stream from the document.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
deleteContentStream() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
deleteContentStream(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
DeleteContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
deleteContentStream(String, Holder<String>, Holder<String>, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the content stream for the specified document object.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the content stream for the specified document object.
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
deleteContentStream(CallContext, String, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
deleteContentStream(CallContext, String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
deleteContentStream(CallContext, String, Holder<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
deleteContentStream(CallContext, String, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
deleteContentStream(String, Holder<String>, Holder<String>, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
DeleteContentStreamPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
DeleteContentStreamPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.DeleteContentStreamPanel
 
DeleteContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
deleteCookie(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Deletes a transaction cookie.
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
DeleteObject - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
deleteObject(String, String, Boolean, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the specified object.
deleteObject(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the specified object.
deleteObject(CallContext, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS deleteObject.
deleteObject(CallContext, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
deleteObject(CallContext, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
deleteObject(CallContext, String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
deleteObject(String, Boolean, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Deletes an object from the store.
deleteObject(CallContext, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
deleteObject(String, Boolean, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
deleteObject(Session, String, Boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.14 deleteObject
deleteObject(String, String, Boolean, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
deleteObject(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Deletes an object and checks if it is deleted.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes an object or cancels a check out.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Deletes an object or cancels a check out.
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
deleteObjectOrCancelCheckOut(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
deleteObjectOrCancelCheckOut(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
DeleteObjectResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteObjectResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
 
DeletePanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
DeletePanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.DeletePanel
 
deleteTestFolder() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Delete the test folder.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
deleteTree(boolean, UnfileObject, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Deletes this folder and all subfolders.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
deleteTree(boolean, UnfileObject, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
DeleteTree - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteTree() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
deleteTree(String, String, Boolean, EnumUnfileObject, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes the specified folder object and all of its child- and descendant-objects.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Deletes the specified folder object and all of its child- and descendant-objects.
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
deleteTree(CallContext, String, Boolean) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS deleteTree.
deleteTree(CallContext, String, String, Boolean, UnfileObject, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
deleteTree(CallContext, String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
deleteTree(CallContext, String, String, Boolean, UnfileObject, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
deleteTree(CallContext, String, String, Boolean, UnfileObject, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
deleteTree() - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
See CMIS 1.0 section 2.2.4.15 deleteTree
deleteTree(Session, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.15 deleteTree
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
deleteTree(String, String, Boolean, EnumUnfileObject, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
DeleteTreePanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
DeleteTreePanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.DeleteTreePanel
 
DeleteTreeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteTreeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
 
DeleteTreeResponse.FailedToDelete - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteTreeResponse.FailedToDelete() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
 
DeleteTreeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Delete tree test.
DeleteTreeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
deleteType(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
deleteType(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
DeleteType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
deleteType(String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Deletes a type.
deleteType(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Deletes a type.
deleteType(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
deleteType(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
deleteType(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
deleteType(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
deleteType(String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
deleteType(String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.server.impl.webservices.RepositoryServicePort10
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
deleteType(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
deleteType(Session, String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Deletes a type.
deleteTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.TypeManagerCreatable
Delete a type from the type system.
deleteTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
deleteTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
deleteTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
Delete a type from the type system.
DeleteTypeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
DeleteTypeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
 
deleteVersion(DocumentVersion) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
remove a version from the store (after a cancel check-out).
deleteVersion(DocumentVersion) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Delete a version from this object, throw exception if document is checked out or document does not contain this version.
deleteVersion(DocumentVersion) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
deleteVersion(DocumentVersion) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
denotesPwc(String) - Static method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
DEPLOYMENT_TIME - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
depth - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
depth - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
depth - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
DESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
description - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:description: description of the object.
description - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
destroy() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
destroy() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Cleans up the the factory instance.
destroy() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
destroy() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
destroy() - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
destroy() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
destroy() - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
destroy() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Destroys the object before it has been read.
destroy() - Method in class org.apache.chemistry.opencmis.server.support.filter.LoggingFilter
 
DESTRUCTION_CLIENT_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Client managed retention type with destruction date.
DESTRUCTION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_destructionDate: destruction date.
DetailsTabs - Class in org.apache.chemistry.opencmis.workbench.details
 
DetailsTabs(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.DetailsTabs
 
dfa12 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
dfa12 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
dfa2 - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
dfa5 - Variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
dfa6 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
dfa6 - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
Digits - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
direct - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
disableKeyFallback() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Disables the fallback key.
disableSingeValueFallback() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Disables the single value fallback.
DiscoveryService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
DiscoveryService - Interface in org.apache.chemistry.opencmis.commons.spi
Discovery Service interface.
DiscoveryService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Discovery Service operations.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService
 
DiscoveryService - Class in org.apache.chemistry.opencmis.server.impl.browser
Discovery Service operations.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService
 
DiscoveryService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Discovery Service.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
DiscoveryService.GetContentChanges - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get content changes.
DiscoveryService.GetContentChanges() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.GetContentChanges
 
DiscoveryService.GetContentChanges - Class in org.apache.chemistry.opencmis.server.impl.browser
getContentChanges.
DiscoveryService.GetContentChanges() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.GetContentChanges
 
DiscoveryService.Query - Class in org.apache.chemistry.opencmis.server.impl.atompub
Query.
DiscoveryService.Query() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.Query
 
DiscoveryService.Query - Class in org.apache.chemistry.opencmis.server.impl.browser
query.
DiscoveryService.Query() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.Query
 
DiscoveryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Discovery Service AtomPub client.
DiscoveryServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.DiscoveryServiceImpl
Constructor.
DiscoveryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Discovery Service Browser Binding client.
DiscoveryServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.DiscoveryServiceImpl
Constructor.
DiscoveryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
DiscoveryServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.DiscoveryServiceImpl
Constructor.
DiscoveryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Discovery Service Web Services client.
DiscoveryServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.DiscoveryServiceImpl
Constructor.
DiscoveryServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
dispatch(String, String, CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.shared.Dispatcher
Handles the a call.
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
 
Dispatcher(boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
displayName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
dispose() - Method in class org.apache.chemistry.opencmis.jcr.JcrBinary
 
DISPOSITION_ATTACHMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_FILENAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_FORM_DATA_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_INLINE - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISPOSITION_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
DISTINCT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
DO_BREAK_LINES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Do break lines when encoding.
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.AclUpdatePanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.AddObjectToFolderPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.AppendContentStreamPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.ApplyPolicyPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.CancelCheckOutPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.CheckInPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.CheckOutPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.CopyPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeleteContentStreamPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeletePanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeleteTreePanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.MovePanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.PropertyUpdatePanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.RemoveObjectFromFolderPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.RemovePolicyPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.actions.SetContentStreamPanel
 
doAction() - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
doBrowse(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.browser.BrowseServlet
Main method of the browser.
doCreate(BindingID) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISJreTubelineAssemblerFactory
 
doCreate(BindingID) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISTubelineAssemblerFactory
 
doCreateDocument() - Method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
doCreateFolder() - Method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
doCreateTree() - Method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
doCreateTypes() - Method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
Document - Interface in org.apache.chemistry.opencmis.client.api
CMIS document interface.
Document - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
A document is a concrete object (meaning it can be stored) and has content.
DOCUMENT_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
DOCUMENT_UNVERSIONED_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
DocumentImpl - Class in org.apache.chemistry.opencmis.client.runtime
 
DocumentImpl(SessionImpl, ObjectType, ObjectData, OperationContext) - Constructor for class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
Constructor.
DocumentImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
InMemory Stored Document A document is a stored object that has a path and (optional) content.
DocumentImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentImpl
 
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.
DocumentTypeCreationHelper - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemoryDocumentType - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemoryDocumentType() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryDocumentType
 
DocumentTypeCreationHelper.InMemoryFolderType - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemoryFolderType() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryFolderType
 
DocumentTypeCreationHelper.InMemoryItemType - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemoryItemType() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryItemType
 
DocumentTypeCreationHelper.InMemoryPolicyType - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemoryPolicyType() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryPolicyType
 
DocumentTypeCreationHelper.InMemoryRelationshipType - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemoryRelationshipType() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryRelationshipType
 
DocumentTypeCreationHelper.InMemorySecondaryType - Class in org.apache.chemistry.opencmis.inmemory.types
 
DocumentTypeCreationHelper.InMemorySecondaryType() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemorySecondaryType
 
DocumentTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Document Type Definition.
DocumentTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Document type definition.
DocumentTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
DocumentTypeImpl - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
Document type.
DocumentTypeImpl(Session, DocumentTypeDefinition) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.DocumentTypeImpl
 
DocumentVersion - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
A DocumentVersion is a concrete version of a versioned document.
DocumentVersionImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
A class representing a single version of a document
DocumentVersionImpl(String, VersionedDocument, VersioningState) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.chemistry.opencmis.server.support.filter.LoggingFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.browser.BrowseServlet
Handles GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
domainMatches(String, String) - Static method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
A utility method used to check whether the host name is in a domain or not.
DONT_GUNZIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify that gzipped data should not be automatically gunzipped.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
DOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
DOUBLE_QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
DOUBLE_QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
doubleClickAction(MouseEvent, int) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
doubleClickAction(MouseEvent, int) - Method in class org.apache.chemistry.opencmis.workbench.details.ACLTable
 
doubleClickAction(MouseEvent, int) - Method in class org.apache.chemistry.opencmis.workbench.details.PropertyTable
 
doubleClickAction(MouseEvent, int) - Method in class org.apache.chemistry.opencmis.workbench.details.RenditionTable
 
doubleClickAction(MouseEvent, int) - Method in class org.apache.chemistry.opencmis.workbench.details.VersionTable
 
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.
download(Component, CmisObject, String) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
DUMMY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
DummyCallContext - Class in org.apache.chemistry.opencmis.inmemory
 
DummyCallContext() - Constructor for class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
DummyCallContext(String) - Constructor for class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
DummyService - Class in org.apache.chemistry.opencmis.server.impl.dummy
Simplest Repository Service implementation.
DummyService(String, String) - Constructor for class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
DummyServicesFactory - Class in org.apache.chemistry.opencmis.server.impl.dummy
Implementation of a repository factory without back-end for test purposes.
DummyServicesFactory() - Constructor for class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
dumpFolder(String, String) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 

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
 
EMPTY - Static variable in class org.apache.chemistry.opencmis.jcr.JcrBinary
 
empty() - Static method in class org.apache.chemistry.opencmis.jcr.util.Iterables
 
EmptyItemIterable<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
An empty item iterable.
EmptyItemIterable() - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
EmptyItemIterable.EmptyIterator<V> - Class in org.apache.chemistry.opencmis.client.runtime.util
An empty iterator.
EmptyItemIterable.EmptyIterator() - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable.EmptyIterator
 
enableKeyFallback(String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Enables a fallback key if no value was found for a requested key.
enableSingeValueFallback() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Enables the single value fallback.
ENCODE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify encoding in first bit.
encode(ByteBuffer, ByteBuffer) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded ByteBuffer.
encode(ByteBuffer, CharBuffer) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Performs Base64 encoding on the raw ByteBuffer, writing it to the encoded CharBuffer.
encodeBytes(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Encodes a byte array into Base64 notation.
encodeBytesToBytes(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Similar to Base64.encodeBytes(byte[]) but returns a byte array instead of instantiating a String.
encodeBytesToBytes(byte[], int, int, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Similar to Base64.encodeBytes(byte[], int, int, int) but returns a byte array instead of instantiating a String.
encodeContentDisposition(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Encodes the Content-Disposition header value according to RFC 2183 and RFC 2231.
encodeFileToFile(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeHTMLString(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
encodeJavaScriptString(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
encodeObject(Serializable) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRFC2231(String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Encodes a MIME parameter per RFC 2231.
encodeRFC2231value(String, StringBuilder) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Encodes a value per RFC 2231.
encodeToFile(byte[], String) - Static method in class org.apache.chemistry.opencmis.commons.impl.Base64
Convenience method for encoding data to a file.
encodeURL(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
URL encodes the given string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
ENCRYPT_TEMP_FILE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: encrypt temp files (values is a Boolean)
ENCRYPT_TEMP_FILES - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns false, do not encrypt temporary files.
encryptTempFiles() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns if temp files should be encrypted.
encryptTempFiles() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Indicates if temporary files should be encrypted.
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
endArray() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of a JSON array.
endCall(Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
endChildren() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Closes the feed tag.
endDocument() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Finishes the document.
endEntry() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Closes the entry tag.
endFeed() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Closes the feed tag.
endGroup(CmisTestGroup) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called after a group run ended.
endJSON() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of JSON processing.
endObject() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of a JSON object.
endObjectEntry() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the end of the value of previous object entry.
endServiceDocument() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
endTest(CmisTest) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called after a test run ended.
endWorkspace() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
endXmlDocument(XMLStreamWriter) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Ends a XML document.
EnumACLPropagation - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumACLPropagation.
EnumAllowableActionsKey - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumAllowableActionsKey.
EnumBaseObjectTypeIds - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumBaseObjectTypeIds.
EnumBasicPermissions - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumBasicPermissions.
EnumCapabilityACL - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityACL.
EnumCapabilityChanges - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityChanges.
EnumCapabilityContentStreamUpdates - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityContentStreamUpdates.
EnumCapabilityJoin - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityJoin.
EnumCapabilityOrderBy - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityOrderBy.
EnumCapabilityQuery - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityQuery.
EnumCapabilityRendition - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCapabilityRendition.
EnumCardinality - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumCardinality.
EnumContentStreamAllowed - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumContentStreamAllowed.
EnumDateTimeResolution - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumDateTimeResolution.
EnumIncludeRelationships - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumIncludeRelationships.
EnumPropertiesBase - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumPropertiesBase.
EnumPropertiesDocument - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumPropertiesDocument.
EnumPropertiesFolder - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumPropertiesFolder.
EnumPropertiesPolicy - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumPropertiesPolicy.
EnumPropertiesRelationship - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumPropertiesRelationship.
EnumPropertyType - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumPropertyType.
EnumRelationshipDirection - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumRelationshipDirection.
EnumRenditionKind - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumRenditionKind.
EnumServiceException - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumServiceException.
EnumSupportedPermissions - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumSupportedPermissions.
EnumTypeOfChanges - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumTypeOfChanges.
EnumUnfileObject - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumUnfileObject.
EnumUpdatability - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumUpdatability.
EnumUsers - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumUsers.
EnumVersioningState - Enum in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for enumVersioningState.
EOF - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
EOF - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
eq(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.EQ nodes.
eq(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
eq(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
EQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
EQ_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
eqAny(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
eqAny(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
eqAny(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
equals(Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers whether two cookies are equal.
equals(Object) - Method in class org.apache.chemistry.opencmis.client.runtime.ObjectIdImpl
 
equals(Object) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
equals(Object) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
equals(Object) - Method in class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
ERROR_EXCEPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ERROR_ILLEGAL_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.NameValidator
 
ERROR_ILLEGAL_NAME - Static variable in class org.apache.chemistry.opencmis.inmemory.NameValidator
 
ERROR_MESSAGE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ERROR_STACKTRACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ERROR_UNEXPECTED_CHAR - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ERROR_UNEXPECTED_EXCEPTION - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ERROR_UNEXPECTED_TOKEN - Static variable in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
ESC - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
escape(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
escape(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Escape quotes, \, /, \r, \n, \b, \f, \t and other control characters (U+0000 through U+001F).
escape(String) - Static method in class org.apache.chemistry.opencmis.jcr.util.Util
Escapes a JCR path such that it can be used in a XPath query
escape(String) - Method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
eval(Boolean) - Method in interface org.apache.chemistry.opencmis.jcr.query.XPathBuilder
Evaluate the query condition for a given valuation of the folder predicate terms.
evaluate(T) - Method in interface org.apache.chemistry.opencmis.jcr.util.Predicate
Evaluates the predicate for the given object.
Evaluator<T> - Interface in org.apache.chemistry.opencmis.jcr.query
Evaluator for CMIS query parse trees.
EvaluatorBase<T> - Class in org.apache.chemistry.opencmis.jcr.query
This abstract base class implements all methods of the Evaluator interface by throwing a CmisNotSupportedException.
EvaluatorBase() - Constructor for class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
EvaluatorXPath - Class in org.apache.chemistry.opencmis.jcr.query
This implementation of Evaluator results in an instance of a XPathBuilder which can be used to validated the where clause of the original CMIS query and translate it to a corresponding (i.e.
EvaluatorXPath() - Constructor for class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
exact - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
 
exactACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ExactNumLit - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
 
EXCEPTION_NAME - Static variable in exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
 
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.
expandAclMakros(String, Acl) - Static method in class org.apache.chemistry.opencmis.inmemory.TypeValidator
 
expandRectToFitImage(ComplexRectangle) - Method in class org.apache.chemistry.opencmis.util.content.fractal.FractalGenerator
 
ExpertLoginTab - Class in org.apache.chemistry.opencmis.workbench
 
ExpertLoginTab() - Constructor for class org.apache.chemistry.opencmis.workbench.ExpertLoginTab
 
EXPIRATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_expirationDate: expiration date.
ExtendedAclService - Interface in org.apache.chemistry.opencmis.commons.spi
Extended ACL Service interface.
extendedFeatures - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
ExtendedHolder<T> - Class in org.apache.chemistry.opencmis.commons.spi
Holder for IN/OUT parameters that can hold extra values.
ExtendedHolder() - Constructor for class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Constructs a holder with a null value.
ExtendedHolder(T) - Constructor for class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Constructs a holder with the given value.
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
extension - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
ExtensionDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ExtensionsData implementation.
ExtensionDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionDataImpl
 
ExtensionFeature - Interface in org.apache.chemistry.opencmis.commons.data
Representation of an extension feature.
ExtensionFeatureImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
ExtensionFeatureImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
ExtensionLevel - Enum in org.apache.chemistry.opencmis.commons.enums
 
ExtensionSample - Class in org.apache.chemistry.opencmis.inmemory.server
 
ExtensionSample() - Constructor for class org.apache.chemistry.opencmis.inmemory.server.ExtensionSample
 
ExtensionsData - Interface in org.apache.chemistry.opencmis.commons.data
Holds extension data either set by the CMIS repository or the client.
ExtensionsPanel - Class in org.apache.chemistry.opencmis.workbench.details
 
ExtensionsPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.ExtensionsPanel
 
extractErrorMessage(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
extractException(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
extractMetadata(File, TypeDefinition, Session) - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
Parse a file and extract all metadata and store them in a CMIS property bag
extractMetadata(File, TypeDefinition, Session) - Method in class org.apache.chemistry.opencmis.tools.parser.MetadataParserExif
 
extractMetadata(File, TypeDefinition, Session) - Method in class org.apache.chemistry.opencmis.tools.parser.MetadataParserTika
 
extractStreamId(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Tries to extract a streamId from an alternate link.
extractUsernamePassword(JAXBElement<AbstractUsernameTokenAuthHandler.SecurityHeaderType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 

F

fAclId - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
failedToDelete - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
 
FAILEDTODELETE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
FailedToDeleteData - Interface in org.apache.chemistry.opencmis.commons.data
Holder for object IDs of objects that could not be deleted.
FailedToDeleteDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
FailedToDeleteData implementation.
FailedToDeleteDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
FALSE - Static variable in interface org.apache.chemistry.opencmis.jcr.util.Predicate
Constant predicate that returns false for all objects.
FALSE_ICON - Static variable in class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
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
 
fAtomLinkProvider - Variable in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
fCreatedAt - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
fCreatedBy - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
FEATURE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
featureData - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
fetchPage(long) - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher
Fetches the given page from the server.
fId - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
fileable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
fileable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
Fileable - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Interface for convenience representing objects that can be filed to a folder.
FileableCmisObject - Interface in org.apache.chemistry.opencmis.client.api
Fileable CMIS object.
FileCopier - Class in org.apache.chemistry.opencmis.tools.filecopy
 
FileCopier() - Constructor for class org.apache.chemistry.opencmis.tools.filecopy.FileCopier
 
filename - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
FileShareCmisService - Class in org.apache.chemistry.opencmis.fileshare
FileShare Service implementation.
FileShareCmisService(FileShareRepositoryManager) - Constructor for class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
FileShareCmisServiceFactory - Class in org.apache.chemistry.opencmis.fileshare
FileShare Service Factory.
FileShareCmisServiceFactory() - Constructor for class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
FileShareRepository - Class in org.apache.chemistry.opencmis.fileshare
Implements all repository operations.
FileShareRepository(String, String, FileShareTypeManager) - Constructor for class org.apache.chemistry.opencmis.fileshare.FileShareRepository
 
FileShareRepositoryManager - Class in org.apache.chemistry.opencmis.fileshare
Manages all repositories.
FileShareRepositoryManager() - Constructor for class org.apache.chemistry.opencmis.fileshare.FileShareRepositoryManager
 
FileShareTypeManager - Class in org.apache.chemistry.opencmis.fileshare
Manages the type definitions for all FileShare repositories.
FileShareTypeManager() - Constructor for class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
FileShareUserManager - Class in org.apache.chemistry.opencmis.fileshare
Manages users for the FileShare repository.
FileShareUserManager() - Constructor for class org.apache.chemistry.opencmis.fileshare.FileShareUserManager
 
FileShareUtils - Class in org.apache.chemistry.opencmis.fileshare
 
FileUtils - Class in org.apache.chemistry.opencmis.client.util
A set of utility methods that simplify file and folder operations.
Filing - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Path is the capability of an object to get accessed by a path in addition to the identifier.
FilingImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
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
 
fillACL(StoredObject) - Static method in class org.apache.chemistry.opencmis.inmemory.DataObjectCreator
 
fillAllowableActions(StoredObject, String) - Static method in class org.apache.chemistry.opencmis.inmemory.DataObjectCreator
 
fillChangeEventInfo(StoredObject) - Static method in class org.apache.chemistry.opencmis.inmemory.DataObjectCreator
 
FILLER_CONTENT_SIZE - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_DEPTH - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_DOCS_PER_FOLDER - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_DOCUMENT_PROPERTY - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_DOCUMENT_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_FOLDER_PROPERTY - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_FOLDER_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
FILLER_FOLDERS_PER_FOLDER - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
fillInformationForAtomLinks(String, StoredObject, ObjectData, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding for a single object.
fillInformationForAtomLinks(String, StoredObject, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding for a single object.
fillInformationForAtomLinks(String, String, ObjectInfoImpl) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding for a single object.
fillInformationForAtomLinks(String, String, ObjectInfoHandler, ObjectInFolderList) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding after a getChildren() call in navigation service.
fillInformationForAtomLinks(String, String, ObjectInfoHandler, ObjectList) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding for an object list.
fillInformationForAtomLinks(String, String, ObjectInfoHandler, List<ObjectInFolderContainer>) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding for a list with ObjectInFolderContainers.
fillInformationForAtomLinksGetParents(String, String, ObjectInfoHandler, List<ObjectParentData>) - Method in class org.apache.chemistry.opencmis.inmemory.server.AtomLinkInfoProvider
FillObjectInfoHolder object with required information needed for Atom binding for a list with ObjectParentData objects.
fillPolicyIds(StoredObject) - Static method in class org.apache.chemistry.opencmis.inmemory.DataObjectCreator
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
fill a passed map object with properties of this object.
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentImpl
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.PolicyImpl
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RelationshipImpl
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
fillProperties(Map<String, PropertyData<?>>, BindingsObjectFactory, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
fillRelationships(TypeManager, ObjectStore, IncludeRelationships, StoredObject, String) - Static method in class org.apache.chemistry.opencmis.inmemory.DataObjectCreator
 
fillWSParameters(Map<String, String>, String, boolean, String, String) - Static method in class org.apache.chemistry.opencmis.tools.main.ObjGenApp
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
filter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
FILTER - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
FilterCmisService - Class in org.apache.chemistry.opencmis.bridge
Forwards incoming calls to a CMIS repository.
FilterCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
FilterIterator<T> - Class in org.apache.chemistry.opencmis.jcr.util
Iterator filtering out items which do not match a given predicate.
FilterIterator(Iterator<T>, Predicate<T>) - Constructor for class org.apache.chemistry.opencmis.jcr.util.FilterIterator
Create a new filtered iterator based on the given iterator.
FilterParser - Class in org.apache.chemistry.opencmis.inmemory
 
find() - Static method in class org.apache.chemistry.opencmis.client.SessionFactoryFinder
Creates a default SessionFactory object.
find(String) - Static method in class org.apache.chemistry.opencmis.client.SessionFactoryFinder
Creates a SessionFactory object.
find(String, ClassLoader) - Static method in class org.apache.chemistry.opencmis.client.SessionFactoryFinder
Creates a SessionFactory object.
findNextStartElemenet(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Moves the parser to the next start element.
findObjectType(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a list of primary and secondary object types that define the given property.
findObjectType(String) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
flush() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
flushBase64() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Method added by PHIL.
fModifiedAt - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
fModifiedBy - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
fName - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
Folder - Interface in org.apache.chemistry.opencmis.client.api
CMIS folder interface.
Folder - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
A folder is a concrete object (meaning it can be stored) and has Each folder is contained in a parent folder.
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
 
FOLDER_PREFIX - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
FOLDER_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
folderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
FolderImpl - Class in org.apache.chemistry.opencmis.client.runtime
 
FolderImpl(SessionImpl, ObjectType, ObjectData, OperationContext) - Constructor for class org.apache.chemistry.opencmis.client.runtime.FolderImpl
Constructor.
FolderImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
FolderImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
FolderImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
FolderListener - Interface in org.apache.chemistry.opencmis.workbench.model
 
folderLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.FolderPanel
 
folderLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.FolderTable
 
folderLoaded(ClientModelEvent) - Method in interface org.apache.chemistry.opencmis.workbench.model.FolderListener
 
FolderPanel - Class in org.apache.chemistry.opencmis.workbench
 
FolderPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.FolderPanel
 
folderPredicates() - Method in interface org.apache.chemistry.opencmis.jcr.query.XPathBuilder
The folder predicates contained in this query's condition.
FolderProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS folder properties.
FolderTable - Class in org.apache.chemistry.opencmis.workbench
 
FolderTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.FolderTable
 
FolderType - Interface in org.apache.chemistry.opencmis.client.api
Folder Object Type.
FolderTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Folder Type Definition.
FolderTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Folder type definition.
FolderTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.FolderTypeDefinitionImpl
 
FolderTypeImpl - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
Folder type.
FolderTypeImpl(Session, FolderTypeDefinition) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
 
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_conjunct440 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_AND_in_search_condition637 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ANY_in_quantified_comparison_predicate123 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_ANY_in_quantified_comparison_predicate1297 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ANY_in_quantified_in_predicate1331 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ANY_in_quantified_in_predicate1331 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_AS_in_one_table455 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_AS_in_one_table455 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_AS_in_select_sublist152 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_AS_in_select_sublist152 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ASC_in_sort_specification1206 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_BOOL_LIT_in_literal1157 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_boolean_factor_in_boolean_term649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_factor_in_boolean_term649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_factor_in_boolean_term655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_factor_in_boolean_term655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition630 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition630 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition636 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_term_in_search_condition636 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor679 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_boolean_test_in_boolean_factor679 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_BY_in_order_by_clause1554 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_BY_in_order_by_clause1554 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COL_in_column_reference292 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_COL_in_multi_valued_column_reference327 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_name_in_column_reference227 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_name_in_column_reference227 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_name_in_column_reference297 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_name_in_multi_valued_column_reference332 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_name_in_select_sublist156 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_name_in_select_sublist156 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_name_in_select_sublist190 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_in_predicate1021 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_in_predicate1021 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_in_predicate1055 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_in_predicate1055 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification554 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_join_specification560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_join_specification597 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification597 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification601 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_join_specification601 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1141 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1141 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_like_predicate1171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_null_predicate1221 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_null_predicate1221 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_search_condition947 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_search_condition969 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_sort_specification1204 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_sort_specification1220 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_sort_specification1598 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_sort_specification1598 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_sort_specification1612 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_sort_specification1612 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_string_value_function199 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_column_reference_in_value_expression194 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_column_reference_in_value_expression244 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_column_reference_in_value_expression87 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_COMMA_in_folder_predicate1512 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_folder_predicate1512 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_in_value_list1103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_in_value_list1103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_order_by_clause1560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_order_by_clause1560 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_select_list111 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_select_list111 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_text_search_predicate1448 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_COMMA_in_text_search_predicate1448 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_comp_op_in_quantified_comparison_predicate121 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_comparison_predicate_in_predicate729 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_comparison_predicate_in_predicate729 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_conjunct_in_text_search_expression397 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_conjunct_in_text_search_expression402 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_conjunct_in_text_search_expression423 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_CONTAINS_in_search_condition876 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_CONTAINS_in_text_search_predicate1441 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_CONTAINS_in_text_search_predicate1441 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_correlation_name_in_one_table458 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_correlation_name_in_one_table458 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_correlation_name_in_one_table465 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_DESC_in_sort_specification1222 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_DISTINCT_in_query63 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_DOT_in_column_reference222 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_DOT_in_column_reference222 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_DOT_in_multi_valued_column_reference264 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_DOT_in_multi_valued_column_reference264 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_DOT_in_select_sublist169 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_DOT_in_select_sublist169 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_DOT_in_select_sublist211 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_EOF_in_root71 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
FOLLOW_EQ_ANY_in_search_condition803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_EQ_in_comparison_predicate803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_EQ_in_comparison_predicate803 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_EQ_in_join_specification556 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_EQ_in_join_specification599 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_EQ_in_join_specification599 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_EQ_in_quantified_comparison_predicate1295 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_EQ_in_search_condition667 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_folder_id_in_folder_predicate1516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_folder_id_in_folder_predicate1516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_folder_predicate_in_predicate785 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_folder_predicate_in_predicate785 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_from_clause_in_query61 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_from_clause_in_query68 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_from_clause_in_query87 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_FROM_in_from_clause342 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_FROM_in_from_clause342 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_FROM_in_from_clause387 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_GT_in_comparison_predicate887 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_GT_in_comparison_predicate887 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_GT_in_search_condition709 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_GTEQ_in_comparison_predicate943 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_GTEQ_in_comparison_predicate943 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_GTEQ_in_search_condition723 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_column_name1266 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_column_name1660 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_column_name1660 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ID_in_correlation_name1244 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_correlation_name1638 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_correlation_name1638 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ID_in_multi_valued_column_name1671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_multi_valued_column_name1671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ID_in_string_value_function195 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_ID_in_table_name1255 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ID_in_table_name1649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ID_in_table_name1649 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_ANY_in_search_condition827 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IN_FOLDER_in_folder_predicate1497 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_FOLDER_in_folder_predicate1497 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_FOLDER_in_search_condition899 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IN_in_in_predicate1023 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_in_predicate1023 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_in_predicate1059 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_in_predicate1059 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1382 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_in_quantified_in_predicate1382 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_in_search_condition945 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IN_LIST_in_in_value_list1030 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_predicate_in_predicate737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_predicate_in_predicate737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_TREE_in_folder_predicate1503 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IN_TREE_in_folder_predicate1503 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IN_TREE_in_search_condition922 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_in_predicate1027 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_in_predicate1027 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_in_predicate1063 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_in_predicate1063 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1349 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1349 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1390 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_quantified_in_predicate1390 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_in_value_list_in_search_condition833 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_search_condition858 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_search_condition949 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_in_value_list_in_search_condition971 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_INNER_in_join_kind510 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_INNER_in_join_kind514 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_INNER_in_join_kind514 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IS_in_null_predicate1223 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_IS_in_null_predicate1223 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_IS_NOT_NULL_in_search_condition791 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_IS_NULL_in_search_condition779 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_JOIN_in_join_kind494 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind494 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind516 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind541 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind541 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind566 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_join_kind566 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_JOIN_in_table_join426 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_join_kind_in_table_join375 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_join_kind_in_table_join375 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_join_kind_in_table_join428 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_join_specification_in_table_join379 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_join_specification_in_table_join379 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_join_specification_in_table_join432 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LEFT_in_join_kind520 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LEFT_in_join_kind536 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LEFT_in_join_kind536 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1143 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1143 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1175 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_like_predicate1175 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LIKE_in_search_condition751 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_like_predicate_in_predicate745 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_like_predicate_in_predicate745 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate805 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate805 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate833 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate833 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate861 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate861 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate889 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate889 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate917 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate917 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate945 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_comparison_predicate945 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1035 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_literal_in_in_value_list1099 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1099 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1105 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_literal_in_in_value_list1105 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_quantified_comparison_predicate119 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_literal_in_quantified_comparison_predicate1293 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_literal_in_search_condition1004 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_literal_in_search_condition805 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LPAR_in_boolean_test703 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_boolean_test703 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_folder_predicate1507 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_folder_predicate1507 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1025 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1025 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1061 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_in_predicate1061 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_numeric_value_function304 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_numeric_value_function304 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_one_table415 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_one_table415 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1347 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1347 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1388 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_quantified_in_predicate1388 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_string_value_function197 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_LPAR_in_text_search_predicate1443 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LPAR_in_text_search_predicate1443 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LT_in_comparison_predicate859 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LT_in_comparison_predicate859 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LT_in_search_condition695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_LTEQ_in_comparison_predicate915 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_LTEQ_in_comparison_predicate915 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_LTEQ_in_search_condition737 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_multi_valued_column_name_in_multi_valued_column_reference269 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_name_in_multi_valued_column_reference269 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_comparison_predicate125 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_multi_valued_column_reference_in_quantified_comparison_predicate1299 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_in_predicate1333 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_quantified_in_predicate1333 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_multi_valued_column_reference_in_search_condition809 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_multi_valued_column_reference_in_search_condition831 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_multi_valued_column_reference_in_search_condition856 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NEQ_in_comparison_predicate831 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NEQ_in_comparison_predicate831 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NEQ_in_search_condition681 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_IN_ANY_in_search_condition852 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_in_boolean_factor668 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_boolean_factor668 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_in_predicate1057 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_in_predicate1057 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_IN_in_search_condition967 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_in_like_predicate1173 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_like_predicate1173 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_null_predicate1233 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_null_predicate1233 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_quantified_in_predicate1343 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NOT_in_quantified_in_predicate1343 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NOT_in_search_condition655 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NOT_LIKE_in_search_condition765 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_NULL_in_null_predicate1235 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NULL_in_null_predicate1235 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NULL_in_null_predicate1253 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_NULL_in_null_predicate1253 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_null_predicate_in_predicate753 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_null_predicate_in_predicate753 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_NUM_LIT_in_literal1103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_numeric_value_function_in_value_expression103 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_numeric_value_function_in_value_expression202 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_ON_in_join_specification550 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ON_in_join_specification594 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ON_in_join_specification594 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_join377 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_join377 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_join430 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_one_table_in_table_reference356 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_reference356 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_one_table_in_table_reference406 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_OR_in_search_condition619 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_OR_in_search_condition633 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_OR_in_search_condition633 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_OR_in_text_search_expression400 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_order_by_clause_in_query66 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_order_by_clause_in_query73 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_order_by_clause_in_query89 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ORDER_BY_in_order_by_clause1184 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_ORDER_in_order_by_clause1552 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_ORDER_in_order_by_clause1552 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind538 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind538 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind563 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_OUTER_in_join_kind563 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_phrase_in_term490 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_predicate_in_boolean_test695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_predicate_in_boolean_test695 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_column_reference220 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_column_reference220 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_column_reference294 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_folder_predicate1510 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_folder_predicate1510 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_multi_valued_column_reference262 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_multi_valued_column_reference262 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_multi_valued_column_reference329 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_search_condition878 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_search_condition901 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_search_condition924 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_select_sublist167 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_select_sublist167 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_select_sublist209 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_qualifier_in_text_search_predicate1446 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_qualifier_in_text_search_predicate1446 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_quantified_comparison_predicate_in_predicate761 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_quantified_comparison_predicate_in_predicate761 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_quantified_in_predicate_in_predicate769 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_quantified_in_predicate_in_predicate769 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_query_in_root69 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
FOLLOW_query_in_root91 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FOLLOW_RIGHT_in_join_kind531 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_RIGHT_in_join_kind561 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RIGHT_in_join_kind561 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_boolean_test707 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_boolean_test707 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_folder_predicate1518 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_folder_predicate1518 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1029 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1029 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1065 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_in_predicate1065 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_numeric_value_function306 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_numeric_value_function306 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_one_table420 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_one_table420 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1351 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1351 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1392 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_quantified_in_predicate1392 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_string_value_function201 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_RPAR_in_text_search_predicate1454 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_RPAR_in_text_search_predicate1454 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SCORE_in_numeric_value_function302 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_SCORE_in_numeric_value_function302 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SCORE_in_value_expression260 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_boolean_test705 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_search_condition_in_boolean_test705 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_search_condition_in_search_condition623 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition627 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition641 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition645 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition657 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition669 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition671 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition683 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition685 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition697 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition699 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition711 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition713 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition725 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition727 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition739 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition741 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition753 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition755 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition767 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition769 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition781 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition793 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition904 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_search_condition927 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_where_clause588 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_search_condition_in_where_clause619 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_search_condition_in_where_clause619 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SEL_LIST_in_select_list153 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_SELECT_in_query57 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_SELECT_in_query60 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_SELECT_in_query83 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_select_list_in_query59 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_list_in_query66 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_select_list_in_query85 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_select_sublist_in_select_list107 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list107 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list113 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list113 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_select_sublist_in_select_list155 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_set_in_sort_specification1614 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_set_in_sort_specification1614 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1186 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_sort_specification_in_order_by_clause1556 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1556 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1562 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_sort_specification_in_order_by_clause1562 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_list136 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STAR_in_select_list99 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_list99 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_sublist171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_sublist171 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STAR_in_select_sublist213 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STRING_LIT_in_folder_id1682 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_folder_id1682 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1145 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1145 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1177 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_like_predicate1177 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_literal1121 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STRING_LIT_in_text_search_expression1074 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_STRING_LIT_in_text_search_expression1693 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_STRING_LIT_in_text_search_expression1693 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_string_value_function_in_value_expression95 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_TABLE_in_one_table461 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_join_in_table_reference358 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_join_in_table_reference358 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_join_in_table_reference408 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_name_in_one_table429 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table429 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table453 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table453 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_name_in_one_table463 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_name_in_qualifier325 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_name_in_qualifier325 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_name_in_qualifier363 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_reference_in_from_clause345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_reference_in_from_clause345 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_table_reference_in_from_clause389 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_table_reference_in_one_table418 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_table_reference_in_one_table418 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_term_in_conjunct437 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_term_in_conjunct443 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_term_in_conjunct466 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_TEXT_MINUS_in_term481 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_text_search_expression_in_search_condition881 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_text_search_expression_in_text_search_predicate1452 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_text_search_expression_in_text_search_predicate1452 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_TEXT_SEARCH_PHRASE_STRING_LIT_in_phrase506 - 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_word520 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FOLLOW_TIME_LIT_in_literal1139 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_value_expression_in_comparison_predicate801 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate801 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate829 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate829 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate857 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate857 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate885 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate885 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate913 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate913 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate941 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_comparison_predicate941 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_search_condition988 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_value_expression_in_select_sublist148 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_select_sublist148 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_value_expression_in_select_sublist188 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_where_clause_in_query63 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_where_clause_in_query70 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FOLLOW_where_clause_in_query92 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_WHERE_in_where_clause586 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
FOLLOW_WHERE_in_where_clause616 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FOLLOW_WHERE_in_where_clause616 - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FOLLOW_word_in_term486 - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
FORCE_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
FORCE_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Forces OpenCMIS to use the specified CMIS version and ignore the CMIS version reported by the repository.
format(Calendar) - Static method in class org.apache.chemistry.opencmis.jcr.util.ISO8601
Formats a Calendar value into an ISO8601-compliant date/time string.
formatHttpDateTime(long) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a HTTP date.
formatHttpDateTime(Date) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a HTTP date.
formatHttpDateTime(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a HTTP date.
formatValue(Object) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
formatXmlDateTime(long) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a xsd:dateTime string.
formatXmlDateTime(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Returns a xsd:dateTime string.
FormDataWriter - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
 
FormDataWriter(String) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
FormDataWriter(String, ContentStream) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
FORWARDED_HOST_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
FORWARDED_PROTO_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
fProperties - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
FractalGenerator - Class in org.apache.chemistry.opencmis.util.content.fractal
 
FractalGenerator() - Constructor for class org.apache.chemistry.opencmis.util.content.fractal.FractalGenerator
 
fRepositoryId - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
FROM - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
from - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
main from alias name
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
from_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
fromCmisString(String) - Static method in enum org.apache.chemistry.opencmis.inmemory.storedobj.impl.Permission
 
fromHex(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
fromLevel(int) - Static method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
 
froms - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
map from alias name to type query name
fromString(String) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a CMISQL date string representation to a GregorianCalendar.
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
 
fromValue(BigInteger) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
 
fromValue(String, Class<E>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CmisEnumHelper
 
fromValue(BigInteger, Class<E>) - Static method in class org.apache.chemistry.opencmis.commons.impl.CmisEnumHelper
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
 
fromValue(String) - Static method in enum org.apache.chemistry.opencmis.inmemory.storedobj.impl.Permission
 
fStoreManager - Variable in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
fStoreManager - Variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
fStoreManager - Variable in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
fTypeId - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
fulltextIndexed - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
fulltextIndexed - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
FUNC - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
FunctionReference - Class in org.apache.chemistry.opencmis.server.support.query
 
FunctionReference(FunctionReference.CmisQlFunction) - Constructor for class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
FunctionReference.CmisQlFunction - Enum in org.apache.chemistry.opencmis.server.support.query
 

G

gCmisBaseGrammar - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
gCmisBaseGrammar - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
gCmisBaseLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
gCmisBaseLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
gCmisBaseWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
gCmisQlExtLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
gCmisQlExtParser - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
gCmisQlStrictLexer - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
gCmisQlStrictParser - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
gCmisQueryWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
generateAppId() - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
generateAtomId(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Generates a valid Atom id.
generateCacheKey() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
Generates a new cache key from all parameters that are relevant for caching.
generateFractal() - Method in class org.apache.chemistry.opencmis.util.content.fractal.FractalGenerator
 
generateKey(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
generateOneParagraphHtml(int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
Generates one paragraph of HTML, surrounded by HTML pararaph tags.
generateParagraph(boolean) - Method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
Generates a single lorem ipsum paragraph, of random length.
generateParagraphsFullHtml(int, boolean) - Method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
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.loremipsum.LoremIpsum
Generates a single sentence, of random length.
genFractal(ComplexRectangle, ComplexPoint) - Method in class org.apache.chemistry.opencmis.util.content.fractal.FractalGenerator
Create a fractal image as JPEG in memory and return it
get(String...) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Retrieves an object from the cache.
get(String) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.CacheLevel
Retrieves an object from the cache level.
get(String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
 
get(String...) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
get(String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.ContentTypeCacheLevelImpl
 
get(String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.LruCacheLevelImpl
 
get(String, String) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.TypeDefinitionCache
Retrieves a type definition object from the cache.
get(String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryInfoCache
Retrieves a repository info object from the cache.
get(String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
get(String, Object) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
get(String, int) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
get(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
get(String) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Gets a session value.
get(String, Object) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Returns a session value or the default value if the key doesn't exist.
get(String, int) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Returns a session value or the default value if the key doesn't exist.
get(String, Map<String, List<String>>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
Searchs and gets all cookies in the cache by the specified uri in the request header.
get(URI) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieStoreImpl
 
get(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
get(String) - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns context data by key.
get(String) - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
get(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getAcceptLanguage() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
getAccessToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
Gets the access token.
getAccessToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
Returns the access token.
getAce() - Method in class org.apache.chemistry.opencmis.workbench.AclEditorFrame.AceInputPanel
 
getAces() - Method in interface org.apache.chemistry.opencmis.commons.data.Acl
Returns the list of Access Control Entries (ACEs).
getAces() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
getAces() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAcl() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the ACL.
getAcl() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the ACL if it has been fetched for this object.
getAcl(ObjectId, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Fetches the ACL of an object from the repository.
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AclServiceImpl
 
getACL() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAcl
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AclServiceImpl
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AclServiceImpl
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AclServiceImpl
 
getAcl(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getAcl() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getAcl() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
getAcl(ObjectId, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getAcl() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the access control list.
getAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getACL(String, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
 
getACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
Gets the value of the acl property.
getACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Gets the value of the acl property.
getAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the acl property.
GetACL - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetACL() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
getACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
Gets the value of the acl property.
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get the ACL currently applied to the specified object.
getAcl(String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.AclService
Get the ACL currently applied to the specified object.
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getAcl(CallContext, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getACL.
getAcl(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getAcl(CallContext, String, String, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAclService
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getAcl(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getAcl(int) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get an ACL object from an ACL id.
getAcl(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getAcl(int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getAcl() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the ACL of the object.
getACL(String, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAcl(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getAclCapabilities() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the ACL capabilities.
getAclCapabilities() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getAclCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getAclCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getAclCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the aclCapability property.
getAclCapability(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
getAclId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
get the Acl id of the stored object.
getAclId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getAclId(StoredObjectImpl, Acl, Acl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getAclId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getAclInternal(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Retrieves the ACL of an object.
getAclPropagation() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getAclPropagation() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getACLPropagation() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Gets the value of the aclPropagation property.
GetACLResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetACLResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
 
getAclService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getAclService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client ACL service.
getAclService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getAclService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getAclService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getAclService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets an ACL Service interface object.
getAclService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getAclService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getAclService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets an ACL Service interface object.
getACLServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the ACL Service port object.
getACLServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
getACLServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ACLService
 
getAdapter(Class<T>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns an adapter based on the given interface.
getAdapter(Class<T>) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the addACEs property.
getAddACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the addACEs property.
getAdditionalLinks() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getAdditionalLinks() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of additional links related to this object, null is no such links exist.
getAddSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getAddSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the addSecondaryTypeIds property.
getAlgorithm() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStreamHash
Returns the hash algorithm.
getAlgorithm() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
getAliasName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getAllAclsForUser(String, Permission) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the allowable actions if they have been fetched for this object.
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the allowable actions if they have been requested.
getAllowableActions() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.AllowableActions
Returns the Allowable Actions that are set.
getAllowableActions() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the allowable actions.
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the allowableActions property.
GetAllowableActions - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetAllowableActions() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
Gets the value of the allowableActions property.
getAllowableActions(String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of allowable actions for an object.
getAllowableActions(String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of allowable actions for an object.
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getAllowableActions(CallContext, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getAllowableActions.
getAllowableActions(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getAllowableActions(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getAllowableActions(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getAllowableActions(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
get the allowable actions of the object.
getAllowableActions(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getAllowableActions(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getAllowableActions() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
See CMIS 1.0 section 2.2.4.6 getAllowableActions
getAllowableActions(Session, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.6 getAllowableActions
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getAllowableActions(String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAllowableActions(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetAllowableActionsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetAllowableActionsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
 
getAllowedChildObjectTypeIds() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Folder
return a list of allowed types of children in this folder.
getAllowedChildObjectTypeIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
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).
getAllowedChildObjectTypes() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getAllowedSourceTypeIds() - Method in interface org.apache.chemistry.opencmis.commons.definitions.RelationshipTypeDefinition
Returns the list of type IDs that are allowed as source objects.
getAllowedSourceTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
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.
getAllowedSourceTypes() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
getAllowedSourceTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
Gets the value of the allowedSourceTypes property.
getAllowedTargetTypeIds() - Method in interface org.apache.chemistry.opencmis.commons.definitions.RelationshipTypeDefinition
Returns the list of type IDs that are allowed as target objects.
getAllowedTargetTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
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.
getAllowedTargetTypes() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
getAllowedTargetTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeRelationshipDefinitionType
Gets the value of the allowedTargetTypes property.
getAllProperties(CmisObject) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getAllRepositoryIds() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Return a list of all available repositories.
getAllRepositoryIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAllVersions() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches all versions of this document.
getAllVersions(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches all versions of this document using the given OperationContext.
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
 
getAllVersions() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getAllVersions(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Gets the value of the allVersions property.
getAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Gets the value of the allVersions property.
GetAllVersions - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetAllVersions() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the list of all document objects in the specified version series, sorted by the property "cmis:creationDate" descending.
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Returns the list of all document objects in the specified version series, sorted by the property "cmis:creationDate" descending.
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getAllVersions(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getAllVersions(CallContext, String, String, String, String, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
getAllVersions(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getAllVersions() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Get all versions of this document.
getAllVersions(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getAllVersions() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
getAllVersions(Session, String, String, Boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.7.6 getAllVersions
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetAllVersionsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetAllVersionsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersionsResponse
 
getAnonymousUser() - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
Gets the value of the any property.
getAny() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.SecurityHeaderType
 
getAny() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
getAnyoneUser() - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
getApplicationIdFromKey(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getApplicationKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getApplicationURL(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.PolicyServiceImpl
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.PolicyServiceImpl
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.PolicyServiceImpl
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.PolicyServiceImpl
 
GetAppliedPolicies - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetAppliedPolicies() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
getAppliedPolicies(String, String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of policies currently applied to the specified object.
getAppliedPolicies(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Gets the list of policies currently applied to the specified object.
getAppliedPolicies(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getAppliedPolicies(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryPolicyServiceImpl
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getAppliedPolicies(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getAppliedPolicies() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
get applied policies of this object.
getAppliedPolicies(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getAppliedPolicies() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getAppliedPolicies(String, String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetAppliedPoliciesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetAppliedPoliciesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPoliciesResponse
 
getAtomId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getAtomId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns an ID for the atom:id tag.
getAttribute() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
getAttributes() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the attributes of the extension.
getAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getAuthenticationProvider() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getAuthenticationProvider(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
Returns the authentication provider from the session or null if no authentication provider is set.
getAuthenticationProvider() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets the authentication provider.
getAuthenticationProvider() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Returns an AuthenticationProvider instance or null for the default authentication provider.
getBaseId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the baseId property.
getBaseNodeId() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
getBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the base type of this CMIS object (object type identified by cmis:baseTypeId).
getBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the types base type, if the type is a derived (non-base) type.
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.DocumentTypeImpl
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ItemTypeImpl
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.PolicyTypeImpl
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
getBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.SecondaryTypeImpl
 
getBaseType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getBaseType() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the base type.
getBaseTypeId() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the id of the base type of this CMIS object (CMIS property cmis:baseTypeId).
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
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.
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the base type id of the current object.
getBaseVersion(Node) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Utility function for retrieving the base version of a JCR Node.
getBearerToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
Gets the bearer token from the session.
getBigHeight() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the height in pixels, if the rendition is an image.
getBigHeight() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getBigIntegerParameter(String, BigInteger) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
Gets a BigInteger parameter from the parameters.
getBigIntegerParameter(HttpServletRequest, String, long) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts an integer parameter (with default).
getBigIntegerParameter(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
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
Returns the size of the rendition in bytes, if available.
getBigLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getBigLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getBigLength() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getBigWidth() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the width in pixels, if the rendition is an image.
getBigWidth() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getBinding() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the underlying binding object.
getBinding() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getBinding() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the binding object.
getBinding() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getBinding() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the binding.
getBinding() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getBinding() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getBinding() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getBindingsObjectFactory() - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
Returns the bindings object factory.
getBindingType() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getBindingType() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Returns the binding type.
getBoolean(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getBooleanParameter(Map<String, String>, String, boolean) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Extracts a boolean parameter from the parameters.
getBooleanParameter(Boolean, boolean) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Returns the boolean value of the given value or the default value if the given value is null.
getBooleanParameter(HttpServletRequest, String, boolean) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts a boolean parameter (with default).
getBooleanParameter(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts a boolean parameter.
getBooleanProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getBoundaryFromMultiPart(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Gets the boundary from a multipart/formdata content type header.
getBulkUpdate() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the bulk update data.
getBulkUpdateData() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Gets the value of the bulkUpdateData property.
getById(String, String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
getById(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
getById(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
getByPath(String, String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
getByPath(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
getByPath(String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
getBytes() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getBytes() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Gets the byte buffer.
getCache() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getCache() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Returns a Cache instance or null for the default cache.
getCacheControl() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the Cache-Control header.
getCacheKey(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
getCacheKey() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns a key for this OperationContext object that is used for caching.
getCacheKey() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getCacheSize() - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
getCacheSize() - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
getCacheSize() - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
getCallContext() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns the current call context.
getCallContext() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
Gets the call context.
getCallContext() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getCallContext() - Static method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceContext
 
getCallContext() - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getCallContext() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Gets the current call context.
getCallContext() - Method in interface org.apache.chemistry.opencmis.server.support.wrapper.CallContextAwareCmisService
Returns the current call context.
getCallContextHandler() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
getCallContextMap(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler
 
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.
getCanCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisCreatablePropertyTypesType
Gets the value of the canCreate property.
getCapabilities() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository capabilities.
getCapabilities() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getCapabilities() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the capabilities property.
getCapabilityACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityACL property.
getCapabilityChanges() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityChanges property.
getCapabilityContentStreamUpdatability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityContentStreamUpdatability property.
getCapabilityCreatablePropertyTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityCreatablePropertyTypes property.
getCapabilityJoin() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityJoin property.
getCapabilityNewTypeSettableAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityNewTypeSettableAttributes property.
getCapabilityOrderBy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityOrderBy property.
getCapabilityQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityQuery property.
getCapabilityRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityRenditions property.
getCardinality() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the cardinality.
getCardinality() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getCardinality() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the cardinality property.
getChangeEventInfo() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the change event infos.
getChangeEventInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getChangeEventInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the changeEventInfo property.
getChangeEvents() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the change event list.
getChangeEvents() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
getChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the changeLogToken property.
getChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Gets the value of the changeLogToken property.
getChangesCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getChangesCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getChangesIncomplete() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Indicates whether the entries in the change log are incomplete or complete.
getChangesIncomplete() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getChangesOnType() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns which types of objects are considered in the change log.
getChangesOnType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getChangesOnType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the changesOnType property.
getChangeTime() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
Returns when the change took place.
getChangeTime() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
getChangeTime() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Gets the value of the changeTime property.
getChangeToken() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the change token (CMIS property cmis:changeToken).
getChangeToken() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getChangeToken() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
Returns the change token of the object.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Gets the value of the changeToken property.
getChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Gets the value of the changeToken property.
getChangeToken() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve a change token uniquely identifying the state of the object when it was persisted (used for optimistic locking).
getChangeToken() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getChangeToken() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getChangeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ChangeEventInfo
Returns the change event type.
getChangeType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
getChangeType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Gets the value of the changeType property.
getCharset() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getCharsetFromContentType(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
Gets charset from a content type header.
getCheckedOutBy() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Get the user who has checked out this document.
getCheckedOutBy() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
getCheckedOutBy() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
getCheckedOutBy() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
getCheckedOutBy() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getCheckedOutDocs() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns all checked out documents in this folder.
getCheckedOutDocs(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns all checked out documents in this folder using the given OperationContext.
getCheckedOutDocs() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns all checked out documents.
getCheckedOutDocs(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns all checked out documents with the given OperationContext .
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
 
getCheckedOutDocs() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getCheckedOutDocs(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getCheckedOutDocs() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getCheckedOutDocs(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
GetCheckedOutDocs - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetCheckedOutDocs() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of documents that are checked out that the user has access to.
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the list of documents that are checked out that the user has access to.
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getCheckedOutDocs(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getCheckedOutDocs(CallContext, String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getCheckedOutDocs(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getCheckedOutDocs(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getCheckedOutDocs(Session, String, String, String, Boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.3.6 getCheckedOutDocs
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetCheckedOutDocsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetCheckedOutDocsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
 
getCheckedOutDocuments(String, String, IncludeRelationships) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Return a list of all documents that are checked out in the repository.
getCheckedOutDocuments(String, String, IncludeRelationships) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getCheckedOutId() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
getCheckedOutId() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
getCheckedOutId() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
getCheckinComment() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the checkin comment (CMIS property cmis:checkinComment).
getCheckinComment() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getCheckinComment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the checkinComment property.
getCheckinComment() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
Get the check-in comment.
getCheckinComment() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getCheckInComment() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
getCheckInComment() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
getCheckInComment() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
getCheckInComment() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the children of this folder.
getChildren(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the children of this folder using the given OperationContext.
getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the list of types directly derived from this type (which will return this type on getParent()).
getChildren() - Method in interface org.apache.chemistry.opencmis.client.api.Tree
Returns the children.
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getChildren(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.DocumentTypeImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ItemTypeImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.PolicyTypeImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.SecondaryTypeImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.client.runtime.util.TreeImpl
 
getChildren() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the children of this extension.
getChildren() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer
Returns the object containers of the next level.
getChildren() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionContainer
Returns direct children of the type definition at this level.
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets the value of the children property.
getChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets the value of the children property.
GetChildren - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetChildren() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of child objects contained in the specified folder.
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the list of child objects contained in the specified folder.
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getChildren(CallContext, String, String, Boolean, Boolean, BigInteger, BigInteger, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getChildren.
getChildren(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getChildren(CallContext, String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getChildren() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.api.Children.ChildrenResult
Get the children objects.
getChildren(int, int, String, boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Children
get all the children of this folder.
getChildren(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getChildren() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore.ChildrenResult
Get the children objects.
getChildren(Folder, int, int, String, boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get all the children of this folder.
getChildren(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getChildren(Folder, int, int, String, boolean) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getChildren(Session, String, String, Boolean, Boolean, BigInteger, BigInteger, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.3.1 getChildren
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getChildren() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns children of the result that contain more details.
getChildren() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
GetChildrenResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetChildrenResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
 
getChoice() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
 
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Gets the value of the choice property.
getChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
Gets the value of the choice property.
getChoices() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the choices for this property.
getChoices() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getClasspathURI(String) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
getClientModel() - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
getClientModel() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModelEvent
 
getClientModel() - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
getClientModel() - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
getClientModel() - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
getClientModel() - Method in class org.apache.chemistry.opencmis.workbench.TypeSplitPane
 
getClientSession() - Method in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
getClientSession() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getCloneWithLimits(long, long) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getCmisBinding() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns the current CmisBinding object.
getCmisBinding(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns a cached CmisBinding object or null if no appropriate object can be found in the cache.
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
getCmisBindingFromCache() - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
getCmisDocumentType() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getCmisFolderType() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getCmisItemType() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getCmisPolicyType() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getCmisProperties() - Method in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
getCmisProperties() - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
Return all found metadata, called after parsing is completed.
getCmisRelationshipType() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getCmisSecondaryType() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getCmisService() - Static method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceContext
 
getCmisServiceFactory(ServletContext) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
getCMISValue(Object, PropertyType) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getCmisVersion(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Return the CMIS version of the given repository.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getCmisVersion(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
Return the CMIS version of the given repository.
getCmisVersion() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the CMIS version supported by this repository as a CmisVersion enum.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getCmisVersion() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the CMIS version.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getCmisVersion() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getCmisVersion(WebServiceContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the CMIS version.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Returns the CMIS version configured for this servlet.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
getCmisVersionSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the CMIS version supported by this repository as a string.
getCmisVersionSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getCmisVersionSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the cmisVersionSupported property.
getCode() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the error code sent by the CMIS repository (Web Services binding only).
getCode() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Gets the value of the code property.
getCollection(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a collection from the cache.
getCollection(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Gets a collection.
getColor() - Method in class org.apache.chemistry.opencmis.util.content.fractal.FractalGenerator
 
getColumnNames() - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
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
 
getComment() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the value of comment attribute(specified in RFC 2965) of this cookie.
getCommentURL() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the value of commentURL attribute(specified in RFC 2965) of this cookie.
getCommonName() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a human-readable name for the feature.
getCommonName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getCommonName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the commonName property.
getConfigurationValueAsLong(String) - Static method in class org.apache.chemistry.opencmis.inmemory.ConfigurationSettings
 
getConfigurationValueAsString(String) - Static method in class org.apache.chemistry.opencmis.inmemory.ConfigurationSettings
 
getContent() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Content
Retrieve the content of a document.
getContent(StoredObject, long, long) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Retrieve the content of a document.
getContent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentImpl
 
getContent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getContent(StoredObject, long, long) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getContentChanges(String, boolean, long) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the content changes.
getContentChanges(String, boolean, long, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the content changes.
getContentChanges(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns an iterator of content changes, starting from the given change log token to the latest entry in the change log.
getContentChanges(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns an iterator of content changes, starting from the given change log token to the latest entry in the change log.
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.DiscoveryServiceImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.DiscoveryServiceImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.DiscoveryServiceImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.DiscoveryServiceImpl
 
getContentChanges(String, boolean, long) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getContentChanges(String, boolean, long, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getContentChanges(String, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getContentChanges(String, boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder<CmisObjectListType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort
 
GetContentChanges - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetContentChanges() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets a list of content changes.
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.DiscoveryService
Gets a list of content changes.
getContentChanges(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getContentChanges(CallContext, String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryDiscoveryServiceImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getContentChanges(CallContext, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getContentChanges(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder<CmisObjectListType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetContentChangesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetContentChangesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
 
getContentDisposition() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentEncoding() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentKind() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
getContentLength() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentLengthHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentLocactionHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream of this document.
getContentStream(BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream of this document.
getContentStream(String) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream that is associated with the given stream ID.
getContentStream(String, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Retrieves the content stream that is associated with the given stream ID.
getContentStream() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the content stream of the rendition.
getContentStream(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Retrieves the main content stream of a document.
getContentStream(ObjectId, String, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Retrieves the content stream of a document.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
getContentStream() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getContentStream(BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getContentStream(String) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getContentStream(String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getContentStream() - Method in class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
 
getContentStream(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getContentStream(ObjectId, String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Gets the value of the contentStream property.
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the contentStream property.
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the contentStream property.
GetContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
Gets the value of the contentStream property.
getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Gets the value of the contentStream property.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the content stream for the specified document object, or gets a rendition stream for a specified rendition of a document or folder object.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the content stream for the specified document object, or gets a rendition stream for a specified rendition of a document or folder object.
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getContentStream(CallContext, String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getContentStream.
getContentStream(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getContentStream(CallContext, String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getContentStream(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getContentStream(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getContentStream() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
See CMIS 1.0 section 2.2.4.10 getContentStream
getContentStream(Session, String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.10 getContentStream
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getContentStream() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the content stream.
getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getContentStreamAllowed() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentType
Gets the enum that describes, how content streams have to be handled with this document type.
getContentStreamAllowed() - Method in interface org.apache.chemistry.opencmis.commons.definitions.DocumentTypeDefinition
Returns if a content stream must be set.
getContentStreamAllowed() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
getContentStreamAllowed() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Gets the value of the contentStreamAllowed property.
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).
getContentStreamFileName() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getContentStreamHashes() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the content hashes or null if the document has no content (CMIS property cmis:contentStreamHash).
getContentStreamHashes() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
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).
getContentStreamId() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
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).
getContentStreamLength() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
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).
getContentStreamMimeType() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
GetContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
 
getContentStreamUpdatesCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getContentStreamUpdatesCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getContentTransferEncoding() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
getContentType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getContentType() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the content type of the content if the object is a document and has content, null otherwise.
getContentType() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getContentType() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getContentType(String) - Method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
return an overridden MIME type from a file extension
getContentTypeHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getContentTypes() - Method in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
getContentTypes() - Method in interface org.apache.chemistry.opencmis.tools.mapper.PropertyMapper
get all content types handled by this parser
getContentTypes() - Method in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
getContentTypes() - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
get all content types handled by this parser
getContenType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getContenType() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the content type of the rendition.
getContextNode() - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
getContextNode() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Retrieve the context node of the CMIS object represented by this instance.
getContextNode() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
getContextNode() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
getContextNode() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
getContextPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getContinueOnFailure() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Gets the value of the continueOnFailure property.
getCookieName(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Transforms the transaction into a cookie name.
getCookieStore() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
Gets current cookie store.
getCounter() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
Returns the counter.
getCreatablePropertyTypes() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getCreatablePropertyTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getCreated() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getCreatedAt() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Get the creation date.
getCreatedAt() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the user who created this CMIS object (CMIS property cmis:createdBy).
getCreatedBy() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getCreatedBy() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the creator.
getCreatedBy() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve the user who created the document.
getCreatedBy() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getCreatedBy() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getCreateDocumentTimeLogger() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
getCreateFolderTimeLogger() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
getCreationContext() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the OperationContext that was used to create this object.
getCreationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been created (CMIS property cmis:creationDate).
getCreationDate() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getCreationDate() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getCreationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the creation date.
getCurrentChildren() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getCurrentColorMap() - Method in class org.apache.chemistry.opencmis.util.content.fractal.FractalGenerator
 
getCurrentFolder() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getCurrentObject() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getCurrentPage() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
Gets the current page of items within collection
getDateString(GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
getDateTime(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getDateTimeProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getDateTimeProperty(Properties, String) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Returns the first value of a datetime property.
getDateTimeResolution() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDateTimeDefinition
Returns which datetime resolution is supported by this property.
getDateTimeResolution() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeDefinitionImpl
 
getDecimal(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getDefault(IncludeRelationships) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the IncludeRelationships.NONE if value is null.
getDefault(VersioningState) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the VersioningState.MAJOR if value is null.
getDefault(UnfileObject) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the UnfileObjects.DELETE if value is null.
getDefault(AclPropagation) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the AclPropagation.REPOSITORYDETERMINED if value is null.
getDefault(RelationshipDirection) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the RelationshipDirection.SOURCE if value is null .
getDefaultAce() - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
getDefaultAcl() - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
getDefaultContext() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the current default operation parameters for filtering, paging and caching.
getDefaultContext() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getDefaultControllableAcl() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultControllablePolicy() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultDocumentType() - Method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
 
getDefaultFalse(Boolean) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns false if value is null.
getDefaultFolderType() - Method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
 
getDefaultFulltextIndexed() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultIsFulltextIndexed() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultNamespace() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultQueryable() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the "cmis:none" if value is null.
getDefaultSessionParameters() - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Returns the default session parameters.
getDefaultTrue(Boolean) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns true if value is null.
getDefaultTypeMutability() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDefaultTypes() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getDefaultValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the default value.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Gets the value of the defaultValue property.
getDefaultValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
Gets the value of the defaultValue property.
getDefaultValue(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.jcr.PropertyHelper
Determine the default property data value for a given property definition.
getDefinition() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property definition.
getDefinition() - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
getDelegate(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
getDelegates() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getDeleteTimeLogger() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
getDepth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the depth property.
getDepth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the depth property.
getDepth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Gets the value of the depth property.
getDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Checks the depth parameter if it complies with CMIS specification and returns the default value if depth is null.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getDescendants(int) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder descendants starting with this folder.
getDescendants(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder descendants starting with this folder using the given OperationContext.
getDescendants(int) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the list of all types somehow derived from this type.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getDescendants(int, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.DocumentTypeImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ItemTypeImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.PolicyTypeImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
getDescendants(int) - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.SecondaryTypeImpl
 
GetDescendants - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetDescendants() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the set of descendant objects contained in the specified folder or any of its child folders.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the set of descendant objects contained in the specified folder or any of its child folders.
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getDescendants(CallContext, String, BigInteger, String, Boolean, Boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getDescendants.
getDescendants(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getDescendants(CallContext, String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getDescendants(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getDescendants(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getDescendants(Session, String, BigInteger, String, Boolean, Boolean, ObjectInfoHandler, boolean, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.3.2 getDescendants
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetDescendantsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetDescendantsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendantsResponse
 
getDescription() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the description of this CMIS object (CMIS property cmis:description).
getDescription() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a human-readable description of the feature.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
Returns a human readable description of the permission.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property description.
getDescription() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property description.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the description property.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Gets the value of the description property.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the description property.
getDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the description property.
getDescription() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
CMIS 1.1: get description of an object.
getDescription() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA12
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA5
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer.DFA6
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA12
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA5
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer.DFA6
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer.DFA5
 
getDescription() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.DFA2
 
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Returns the description of the test group.
getDescription() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the description of the test group.
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getDescription() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getDetailColumClass(int) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
getDetailColumClass(int) - Method in class org.apache.chemistry.opencmis.workbench.details.ACLTable
 
getDetailColumClass(int) - Method in class org.apache.chemistry.opencmis.workbench.details.PolicyTable
 
getDetailColumClass(int) - Method in class org.apache.chemistry.opencmis.workbench.details.PropertyTable
 
getDetailColumClass(int) - Method in class org.apache.chemistry.opencmis.workbench.details.RelationshipTable
 
getDetailColumClass(int) - Method in class org.apache.chemistry.opencmis.workbench.details.VersionTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.ACLTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.PolicyTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.PropertyTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.RelationshipTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.RenditionTable
 
getDetailRowCount() - Method in class org.apache.chemistry.opencmis.workbench.details.VersionTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.ACLTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.PolicyTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.PropertyTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.RelationshipTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.RenditionTable
 
getDetailValueAt(int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.VersionTable
 
getDictionary() - Method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
getDiscard() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the value of discard attribute(specified in RFC 2965) of this cookie.
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client discovery service.
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getDiscoveryService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Discovery Service interface object.
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getDiscoveryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getDiscoveryService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Discovery Service interface object.
getDiscoveryServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Discovery Service port object.
getDiscoveryServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
getDiscoveryServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryService
 
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Return the display name of the choice value.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the display name.
getDisplayName() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the display name.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the displayName property.
getDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the displayName property.
getDocumentId(String, int) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
retrieve the index-th document from given folder
getDocumentsInTotal() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
return the total number of documents created
getDocumentTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getDocumentTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getDocumentTypeHandler(String) - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
getDoFullTextParse() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getDoFullTextParse() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getDomain() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the domain name for this cookie in the format specified in RFC 2965
getDouble() - Method in class org.apache.chemistry.opencmis.inmemory.server.ExtensionSample
 
getElements() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase
 
getEndpointKey() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
getEntries() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomFeed
 
getEnum(Map<String, Object>, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getEnumParameter(HttpServletRequest, String, Class<T>) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts an enum parameter.
getEnvProxySettings() - Static method in class org.apache.chemistry.opencmis.workbench.ProxyDetector
Gets proxy settings from environment variables.
getError() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
getErrorCode(CmisBaseException) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
Translates an exception in an appropriate HTTP error code.
getErrorCode(CmisBaseException) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Translates an exception in an appropriate HTTP error code.
getErrorContent() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getErrorContent() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the content of the error page sent by the web server.
getErrorMessage() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getErrorMessage(RecognitionException) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getErrorMessages() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getErrorType() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getETag() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the ETag header.
getException() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the exception if available.
getException() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisBaseException
Returns the name of the exception as defined in the CMIS specification.
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisConstraintException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisContentAlreadyExistsException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisFilterNotValidException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisInvalidArgumentException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNameConstraintViolationException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisNotSupportedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisObjectNotFoundException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStorageException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisStreamNotSupportedException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisUpdateConflictException
 
getExceptionName() - Method in exception org.apache.chemistry.opencmis.commons.exceptions.CmisVersioningException
 
getExpirationTimestamp() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
Returns the timestamp when the access expires.
getExpires() - Method in interface org.apache.chemistry.opencmis.commons.data.CacheHeaderContentStream
Returns the Expires header.
getExtendedFeatures() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the extendedFeatures property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Gets the value of the extension property.
getExtension() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Gets the value of the extension property.
getExtension(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeTypes
Guesses a extension from a MIME type.
getExtensionFeatures() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the list of CMIS extension features supported by this repository.
getExtensionFeatures() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getExtensions(ExtensionLevel) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the extensions for the given level.
getExtensions(ExtensionLevel) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getExtensions() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
Returns the list of top-level extension elements.
getExtensions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
getExtensions() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getExtraValue(String) - Method in class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Gets an extra value,
getFailedToDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
Gets the value of the failedToDelete property.
getFaultInfo() - Method in exception org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
 
getFeatureData() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns extra feature data.
getFeatureData() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getFeatureData() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the featureData property.
getFields() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getFile() - Method in class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the file name of the stream.
getFileName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getFilename() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets the value of the filename property.
getFileName() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getFileName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the file name of the content if the object is a document and has content, null otherwise.
getFileName() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getFilename() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getFilename() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getFilename() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current filter.
getFilter() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Gets the value of the filter property.
getFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Gets the value of the filter property.
getFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the filter extended by cmis:objectId, cmis:objectTypeId and cmis:baseTypeId.
getFilterString() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getFirstValue() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the first entry of the list of values.
getFirstValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getFixedHeaders() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Returns the HTTP headers that are sent with all requests.
getFloatParameter(Map<String, String>, String, float) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Extracts a float parameter from the parameters.
getFolder(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets a folder by path or object id.
getFolderChildren(int, int, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Children
get all the children of this folder which are folders.
getFolderChildren(Folder, int, int, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get all the children of this folder which are folders.
getFolderChildren(Folder, int, int, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the folderId property.
getFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Gets the value of the folderId property.
getFolderId(String, int, int) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
retrieve the index-th folder from given level of the hierarchy starting at rootId
getFolderOperationContext() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getFolderParent() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the parent folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
 
getFolderParent() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
GetFolderParent - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetFolderParent() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
getFolderParent(String, String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the parent folder object for the specified folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the parent folder object for the specified folder object.
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getFolderParent(CallContext, String, String, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getFolderParent.
getFolderParent(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getFolderParent(CallContext, String, String, String, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getFolderParent(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getFolderParent(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getFolderParent(Session, String, String, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.3.4 getFolderParent
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getFolderParent(String, String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getFolderParent(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetFolderParentResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetFolderParentResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
 
getFolderPath(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get the path of this folder (for folder in CMIS path is unique).
getFolderPath(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getFoldersInTotal() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
return the total number of folders created
getFolderTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getFolderTree(int) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder tree starting with this folder.
getFolderTree(int, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Gets the folder tree starting with this folder using the given OperationContext.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
 
getFolderTree(int) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getFolderTree(int, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
GetFolderTree - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetFolderTree() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the set of descendant folder objects contained in the specified folder.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the set of descendant folder objects contained in the specified folder.
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getFolderTree(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getFolderTree(CallContext, String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getFolderTree(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getFolderTree(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetFolderTreeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetFolderTreeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTreeResponse
 
getFolderTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getFolderTypeHandler(String) - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
getForcedCmisVersion(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
Returns a CMIS version if the user set one, null otherwise.
getFromCurrentChildren(String) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getFunction() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
getGrammarFileName() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getGroup() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getGroupName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the group name.
getGroupName() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getGroups() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
getHandleCookies() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Returns if the authentication provider should handle cookies.
getHandlerResolver() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
getHandlerResolver() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns a HandlerResolver object that provides a list of SOAP handlers.
getHash() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStreamHash
Returns the hash value.
getHash() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
getHasMoreItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Indicates whether are more change events or not.
getHasMoreItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns whether the repository contains additional items beyond the page of items already fetched.
getHasMoreItems() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
getHasMoreItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
getHasMoreItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
 
getHasMoreItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher.Page
 
getHasMoreItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
getHeader(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getHeaders() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getHeaders() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler
 
getHeaders() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
 
getHeight() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the height in pixels if the rendition is an image.
getHeight() - Method in class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
 
getHeight() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the height property.
getHeight() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ImageThumbnailGenerator
 
getHeight() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
getHostnameVerifier() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
getHostnameVerifier() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns the Hostname Verifier for HTTPS connections.
getHref() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
getHref() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getHref() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link href attribute.
getHTTPHeaders(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
getHTTPHeaders(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.NTLMAuthenticationProvider
 
getHTTPHeaders(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
 
getHTTPHeaders(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
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.
getHttpInvoker(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
Gets the HTTP Invoker object from the session.
getHttpInvoker() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets the HTTP Invoker object.
getHttpInvoker() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Gets the HTTP Invoker object.
getHttpProxyHost() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
getHttpProxyPort() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
getHttpServletRequest() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Returns the current HttpServletRequest.
getHttpSession(boolean) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
Returns the current HttpSession.
getHttpsProxyHost() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
getHttpsProxyPort() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
getIcon(String) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
getIconFromResourceDir(String) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
getIconFromResourceDir(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getId() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectId
Returns the object ID.
getId() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomEntry
 
getId() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.RepositoryWorkspace
 
getId() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getId() - Method in class org.apache.chemistry.opencmis.client.runtime.ObjectIdImpl
 
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns the unique feature ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.Principal
Returns the principal ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the property ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PermissionDefinition
Returns the permission ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the property definition ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the type ID.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the id property.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
Gets the value of the id property.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets the value of the id property.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the id property.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the id property.
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link id attribute.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object ID.
getId() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the ID of the rendition.
getId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve the id of this object.
getId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
getId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getId() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getId() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the Id of the object.
getId() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
getId() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
getId() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
getIdentifierMap() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
getIdentifierMap() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
getIdentifierMap() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
getIdentifierMap() - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrTypeHandler
Used by QueryTranslator to translate CMIS queries to JCR queries.
getIdentifierMap(String) - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
getIdProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getIdProperty(Properties, String) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Returns the first value of an id property.
getIds() - Method in interface org.apache.chemistry.opencmis.commons.data.FailedToDeleteData
Returns the list of object IDs of the objects that haven't been deleted.
getIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
getIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getImaginary() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexPoint
 
getIMax() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
getIMin() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the includeACL property.
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the includeACL property.
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the includeACL property.
getIncludeACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the includeACL property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the includeAllowableActions property.
getIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the includeAllowableActions property.
getIncludePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the includePathSegment property.
getIncludePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the includePathSegment property.
getIncludePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the includePathSegment property.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the includePolicyIds property.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the includePolicyIds property.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the includePolicyIds property.
getIncludePolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the includePolicyIds property.
getIncludeProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the includeProperties property.
getIncludePropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Gets the value of the includePropertyDefinitions property.
getIncludePropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Gets the value of the includePropertyDefinitions property.
getIncludeRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns which relationships should be returned.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the includeRelationships property.
getIncludeRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the includeRelationships property.
getIncludeRelativePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the includeRelativePathSegment property.
getInfo() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
getInputStream() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ProtectionRequestWrapper
 
getInputStream() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Returns the data as an InputStream.
getInstance() - Static method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
 
getInt() - Method in class org.apache.chemistry.opencmis.inmemory.server.ExtensionSample
 
getInteger(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getIntegerProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getIntEnum(Map<String, Object>, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getInternalTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
Returns the internal type definition.
getInternalTypeDefinitions() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
Returns all internal type definitions.
getIntParameter(Map<String, String>, String, int) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Extracts an integer parameter from the parameters.
getIsImmutable() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
getIsLastChunk() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Gets the value of the isLastChunk property.
getItem() - Method in interface org.apache.chemistry.opencmis.client.api.Tree
Returns the item on this level.
getItem() - Method in class org.apache.chemistry.opencmis.client.runtime.util.TreeImpl
 
getItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher.Page
 
getItemTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getItemTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getJavaCharset(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
getJavaProxySettings() - Static method in class org.apache.chemistry.opencmis.workbench.ProxyDetector
Gets proxy settings from system properties.
getJcrNode(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
getJcrNode(Node, VersioningState) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
getJcrNode(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
getJcrNode(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
getJcrNode(Session, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getJcrNode(Node) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrDocumentTypeHandler
 
getJcrNode(Node) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrFolderTypeHandler
 
getJcrNode(Node) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrTypeHandler
 
getJcrRepository() - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
getJcrRootPath() - Method in class org.apache.chemistry.opencmis.jcr.PathManager
 
getJoinCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getJoinCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getJoinedSecondaryTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
Tests if the query has a JOIN from one primary type to only secondary types (This JOIN does not require a JOIN capability in CMIS).
getJoinReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getJoins() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getJSONArrayFromList(List<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONEnumValue(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONPropertyDataType(PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONStringValue(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getJSONValue(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getKey() - Method in interface org.apache.chemistry.opencmis.commons.data.PermissionMapping
 
getKey() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
getKey() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Gets the value of the key property.
getKey() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Gets the value of the key property.
getKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Gets the key parameter from the request and checks its validity.
getKeys() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
getKeys() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Returns all keys.
getKind() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the kind of the rendition.
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the kind property.
getKind() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getKind() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the kind of the rendition.
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the timestamp when this CMIS object has been modified (CMIS property cmis:lastModificationDate).
getLastModificationDate() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getLastModificationDate() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getLastModificationDate() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the last modification date.
getLastModified() - Method in interface org.apache.chemistry.opencmis.commons.data.LastModifiedContentStream
Returns the last modified date of this content.
getLastModified() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
 
getLastModified() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getLastModified() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getLastModifiedBy() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the user who modified this CMIS object (CMIS property cmis:lastModifiedBy).
getLastModifiedBy() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getLastModifiedBy() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getLastTime() - Method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the change log token if available.
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest change log token.
getLatestChangeLogToken() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
getLatestChangeLogToken() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestChangeLogToken() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the latest change log token.
getLatestChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getLatestChangeLogToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the latestChangeLogToken property.
getLatestDocumentVersion(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
/** Returns the latest version in a version series.
getLatestDocumentVersion(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the latest version in a version series.
getLatestDocumentVersion(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestDocumentVersion(String, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestDocumentVersion(String, boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestDocumentVersion(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestDocumentVersion(ObjectId, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestDocumentVersion(ObjectId, boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLatestVersion(boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Get the latest version of this document.
getLatestVersion(boolean) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
getLength() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the size of the rendition in bytes if available.
getLength() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getLength() - Method in class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
 
getLength() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the length of stream.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets the value of the length property.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the length property.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Gets the value of the length property.
getLength() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getLength() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the content length if set, null otherwise
getLength() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the size of the rendition in bytes.
getLength() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getLength() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getLength() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getLevel() - Method in enum org.apache.chemistry.opencmis.tck.CmisTestResultStatus
 
getLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a link from the cache.
getLink(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a link from the cache.
getLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Gets a link.
getLink(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Gets a link.
getLinkCache() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Returns the link cache or creates a new cache if it doesn't exist.
getList() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns the list of type definitions.
getList() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
getList(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getLocactionHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getLocale() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Get the current locale to be used for this session.
getLocale() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getLocale() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getLocale() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the locale.
getLocale() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getLocale() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
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.
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Gets the value of the localName property.
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the localName property.
getLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the localName property.
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.
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the localNamespace property.
getLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the localNamespace property.
getLocation() - Method in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
Returns the location to redirect to.
getLoginKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getLogins() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareUserManager
Returns all logins.
getMainFromName() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getMainTypeAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getMajor() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the major property.
getMandatoryPropertyValues() - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
getMap() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Returns the internal map.
getMap(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getMappedProperties() - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
getMappedPropertyId(String) - Method in interface org.apache.chemistry.opencmis.tools.mapper.PropertyMapper
return the CMIS property id for a found tag in a file
getMappedPropertyId(String) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
getMappedPropertyId(String) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperTika
 
getMappedTypeId() - Method in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
getMappedTypeId() - Method in interface org.apache.chemistry.opencmis.tools.mapper.PropertyMapper
return the CMIS type id used for this mapper
getMappedTypeId(String) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
getMappedTypeId() - Method in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
getMappedTypeId() - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
get the CMIS type id used by this type
getMapper() - Method in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
getMapper() - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
get the associated property mapper for this CMIS type
getMapping() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Gets the value of the mapping property.
getMaxAge() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Returns the Max-Age value as specified in RFC 2965 of this cookie.
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a max size of 4 GiB.
getMaxContentSize() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the may size of content.
getMaxContentSize() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns the maximal content size in bytes.
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStreamFactory
Returns the max content size in bytes.
getMaximumSize() - Method in class org.apache.chemistry.opencmis.workbench.AclEditorFrame.AceInputPanel
 
getMaximumSize() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Gets the value of the maxItems property.
getMaxItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the maxItems property.
getMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the default maxItems if maxItems == null, throws an exception if maxItems < 0, returns maxItems otherwise.
getMaxItemsPerPage() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current max number of items per batch.
getMaxItemsPerPage() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getMaxLength() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyStringDefinition
Returns the max length of the string.
getMaxLength() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringDefinitionImpl
 
getMaxLength() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Gets the value of the maxLength property.
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the max value of this decimal.
getMaxValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
Returns the max value of this integer.
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Gets the value of the maxValue property.
getMaxValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Gets the value of the maxValue property.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns a threshold of 4 MiB.
getMemoryThreshold() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the memory threshold.
getMemoryThreshold() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns up to which size content should be kept in memory.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStreamFactory
Returns the memory threshold in bytes.
getMessage() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Gets the value of the message property.
getMessage() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the check message.
getMessage() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getMimeType() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the MIME type of the stream.
getMimeType() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the MIME type of the rendition.
getMimeType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getMimeType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getMimeType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets the value of the mimeType property.
getMimetype() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the mimetype property.
getMIMEType(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeTypes
Returns the MIME type for file extension.
getMIMEType(File) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeTypes
Returns the MIME type for a file.
getMimeType() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the min value of this decimal.
getMinValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyIntegerDefinition
Returns the min value of this integer.
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Gets the value of the minValue property.
getMinValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Gets the value of the minValue property.
getModifiedAt() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve date and time when the object was last modified.
getModifiedAt() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getModifiedBy() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve the user who last modified the document.
getModifiedBy() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client multifiling service.
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getMultiFilingService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Multifiling Service interface object.
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getMultiFilingService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getMultiFilingService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Multifiling Service interface object.
getMultiFilingServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the MultiFiling Service port object.
getMultiFilingServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
getMultiFilingServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
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 class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomElement
 
getName() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the name for this cookie.
getName() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getName() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the name of the extension.
getName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository name.
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getName() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getName() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the object name.
getName() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve the name of this object.
getName() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getName() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
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
 
getName() - Method in class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
getNamespace() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the namespace of the extension.
getNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getNamespaces() - Method in interface org.apache.chemistry.opencmis.commons.server.NamespaceDefinitions
Returns the namespaces.
getNamespaces(Object) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client navigation service.
getNavigationService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getNavigationService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Navigation Service interface object.
getNavigationService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getNavigationService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getNavigationService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Navigation Service interface object.
getNavigationServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Navigation Service port object.
getNavigationServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
getNavigationServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
getNewId() - Method in interface org.apache.chemistry.opencmis.commons.data.BulkUpdateObjectIdAndChangeToken
Returns the new object ID if the repository created a new object during the update.
getNewId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
getNewId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets the value of the newId property.
getNewTypeSettableAttributes() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getNewTypeSettableAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getNode() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getNode(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Factory method creating a new JcrNode from a node at a given JCR path.
getNodeName() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getNodePredicate() - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
getNodes() - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
See CMIS 1.0 section 2.2.3.1 getChildren
getNoItems() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.api.Children.ChildrenResult
Get number of items in this result.
getNoItems() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore.ChildrenResult
Get number of items in this result.
getNonProxyHosts() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
getNumberOfContainsClauses() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getNumberOfContainsClauses() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
Returns the total number of the objects in the folder.
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
Returns the total number of the objects.
getNumItems() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns the total number of type definitions.
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets the value of the numItems property.
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets the value of the numItems property.
getNumItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets the value of the numItems property.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObject(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObject() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TransientWrapper
 
getObject() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomElement
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
getObject(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getObject(ObjectId, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getObject(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getObject(String, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getObject(String, Session) - Static method in class org.apache.chemistry.opencmis.client.util.FileUtils
Gets an object by path or object id.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderContainer
Returns the object at this level.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderData
Returns the object.
getObject() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
Returns the parent object.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Gets the value of the object property.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Gets the value of the object property.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
Gets the value of the object property.
GetObject - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
Gets the value of the object property.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
Gets the value of the object property.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
Gets the value of the object property.
getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the specified information for the object specified by id.
getObject() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getObject() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the full object.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the specified information for the object specified by id.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getObject(CallContext, String, String, String, Boolean, Boolean, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getObject.
getObject(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getObject(CallContext, String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getObject(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getObject(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getObject(Session, String, String, Boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.7 getObject
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getObject() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the object.
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getObject() - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
getObject() - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
getObjectById(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get an object by its id.
getObjectById(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectByPath(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns a CMIS object from the session cache.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
getObjectByPath(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getObjectByPath(String, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
GetObjectByPath - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectByPath() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the specified information for the object specified by path.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the specified information for the object specified by path.
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getObjectByPath(CallContext, String, String, boolean, boolean, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getObjectByPath.
getObjectByPath(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getObjectByPath(CallContext, String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getObjectByPath(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getObjectByPath(String, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
return an object by path.
getObjectByPath(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getObjectByPath(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getObjectByPath(Session, String, String, boolean, boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.9 getObjectByPath
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetObjectByPathResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectByPathResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
 
getObjectCount() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
For statistics: return the number of objects contained in the system.
getObjectCount() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getObjectData(TypeManager, ObjectStore, StoredObject, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
getObjectDataQueryResult(TypeManager, ObjectStore, TypeDefinition, StoredObject, String, Map<String, String>, Map<String, String>, List<TypeDefinition>, Boolean, IncludeRelationships, String) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
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 class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getObjectFactory() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the object factory.
getObjectFactory() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getObjectFactory() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a factory for CMIS binding specific objects.
getObjectFactory() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve a factory to create CMIS data structures used as containers.
getObjectFactory() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getObjectFactory() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Returns an ObjectFactory instance or null for the default object factory.
getObjectGenerator() - Method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
getObjectId() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Gets the ID of the object.
getObjectId() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the id of this object or throws an exception if the id is unknown.
getObjectId() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Gets the value of the objectId property.
getObjectId() - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
getObjectId() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getObjectId() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
getObjectId() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
getObjectId() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the object id of the current object.
getObjectIdAndChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getObjectIdAndChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Gets the value of the objectIdAndChangeToken property.
getObjectIdAndChangeToken() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the objectIdAndChangeToken property.
getObjectIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
Gets the value of the objectIds property.
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the ObjectInfo of the given object id or null if no object info exists.
getObjectInfo(String, String) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisService
Returns the ObjectInfo of the given object id or null if no object info exists.
getObjectInfo(String, String) - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfoHandler
 
getObjectInfo(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectInfoIntern(String, ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Collects the ObjectInfo about an object.
getObjectInFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets the value of the objectInFolder property.
getObjectInternal(String, AbstractAtomPubService.IdentifierType, String, ReturnVersion, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Retrieves an object from the server and caches the links.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectOfLatestVersion(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches the latest major or minor version of this document.
getObjectOfLatestVersion(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Fetches the latest major or minor version of this document using the given OperationContext.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
 
getObjectOfLatestVersion(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getObjectOfLatestVersion(boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
GetObjectOfLatestVersion - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectOfLatestVersion() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get the latest document object in the version series.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Get the latest document object in the version series.
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getObjectOfLatestVersion(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getObjectOfLatestVersion(CallContext, String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
getObjectOfLatestVersion(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getObjectOfLatestVersion(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetObjectOfLatestVersionResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectOfLatestVersionResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
 
getObjectOperationContext() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
 
GetObjectParents - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectParents() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationServicePort
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the parent folder(s) for the specified non-folder, fileable object.
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.NavigationService
Gets the parent folder(s) for the specified non-folder, fileable object.
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getObjectParents(CallContext, String, String, Boolean, Boolean, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getObjectParents.
getObjectParents(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getObjectParents(CallContext, String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getObjectParents(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getObjectParents(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getObjectParents(Session, String, String, Boolean, Boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.3.5 getObjectParents
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetObjectParentsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectParentsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParentsResponse
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RelationshipServiceImpl
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RelationshipServiceImpl
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RelationshipServiceImpl
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RelationshipServiceImpl
 
GetObjectRelationships - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectRelationships() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipServicePort
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets all or a subset of relationships associated with an independent object.
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RelationshipService
Gets all or a subset of relationships associated with an independent object.
getObjectRelationships(CallContext, String, String, RelationshipDirection, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getObjectRelationships(CallContext, String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRelationshipServiceImpl
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getObjectRelationships(CallContext, String, String, RelationshipDirection, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getObjectRelationships(CallContext, String, String, RelationshipDirection, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetObjectRelationshipsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectRelationshipsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
 
GetObjectResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetObjectResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
 
getObjects() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
Returns the objects in the folder.
getObjects() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
Returns the list of objects.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersionsResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPoliciesResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendantsResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTreeResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
Gets the value of the objects property.
getObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
Gets the value of the objects property.
getObjectService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getObjectService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client object service.
getObjectService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getObjectService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getObjectService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getObjectService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets an Object Service interface object.
getObjectService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getObjectService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getObjectService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets an Object Service interface object.
getObjectServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Object Service port object.
getObjectServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
getObjectServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
getObjectsInTotal() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
return the total number of objects created
getObjectStore(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Get the object store for the given repository id.
getObjectStore(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getObjectType() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the object type.
getObjectType() - Method in interface org.apache.chemistry.opencmis.workbench.swing.CreateDialog.ObjectTypeItem
 
getObjectTypeId(Properties) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Gets the type id from a set of properties.
getObjectUrl(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getObjectUrl(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getObjectUrl(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns an object URL with the given selector.
getObjectUrl(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns an object URL with the given selector.
getOffset() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getOffset() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Gets the value of the offset property.
getOffset() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the content offset if set, null otherwise
getOffset() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getOffset() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getOneDimMap(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getOnlyBasicPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Gets the value of the onlyBasicPermissions property.
getOrderBy() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the order by rule for operations that return lists.
getOrderBy() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getOrderBy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the orderBy property.
getOrderBy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the orderBy property.
getOrderByCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getOrderByCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
getOrderBys() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.SecurityHeaderType
 
getOtherAttributes() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
getOverwriteFlag() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Gets the value of the overwriteFlag property.
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.
getPage() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
getPage(int) - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
getPage() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
getPage(int) - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
getPageFetcher() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
Gets the page fetcher
getPageNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns the number of items fetched for the current page.
getPageNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
getPageNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
 
getPageNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
getParameter(String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParameterMap() - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParameterNames() - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParameters() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getParameters(String, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper
 
getParameters() - Static method in class org.apache.chemistry.opencmis.inmemory.ConfigurationSettings
 
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
 
getParameterValues(String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParent() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
See CMIS 1.0 section 2.2.3.5 getObjectParents
getParentDocument() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
Get the versioned document (parent) of this version.
getParentDocument() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getParentId() - Method in interface org.apache.chemistry.opencmis.client.api.FolderProperties
Returns the parent id or null if the folder is the root folder (CMIS property cmis:parentId).
getParentId() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getParentId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the parentId property.
getParentId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Folder
get parent if of this folder.
getParentId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
getParentIds() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing
return a list of parents the principal has access to.
getParentIds(StoredObject, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get all parent ids of this object visible for a user.
getParentIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getParentIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FilingImpl
 
getParentIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
getParentIds(StoredObject, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
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 class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
getParents(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
getParents(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getParents() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParentsResponse
Gets the value of the parents property.
getParentType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Gets the types parent type, if the type is a derived (non-base) type.
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.DocumentTypeImpl
 
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
 
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ItemTypeImpl
 
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.PolicyTypeImpl
 
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
getParentType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.SecondaryTypeImpl
 
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.
getParentTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getParser(String) - Method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
 
getPassword() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
Gets the password from the session.
getPassword() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getPassword() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the password.
getPassword() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getPassword() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getPath() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns the path of the folder.
getPath() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the path part of a request URL to which this cookie is returned.
getPath() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getPath() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the path property.
getPath(Node) - Method in class org.apache.chemistry.opencmis.jcr.PathManager
Determine the CMIS path given a JCR Node.
getPathManager() - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getPaths() - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Returns the paths of this object.
getPaths() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
getPaths() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
getPathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderData
Returns the path segment of the object in the folder.
getPathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
getPathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Gets the value of the pathSegment property.
getPathSegment() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing
get the path segment of this object.
getPathSegment() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getPathSegment() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FilingImpl
 
getPathSegment() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
getPathUrl(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getPathUrl(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns an object URL with the given selector.
getPathUrl(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns an object URL with the given selector.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Gets the value of the permission property.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
Gets the value of the permission property.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Gets the value of the permission property.
getPermission() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Gets the value of the permission property.
getPermission() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
getPermission(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
getPermissionMapping() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getPermissionMapping() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
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
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
getPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Gets the value of the permissions property.
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 class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the policies property.
getPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the policies property.
getPolicyId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Gets the value of the policyId property.
getPolicyId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Gets the value of the policyId property.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the policy IDs.
getPolicyIds() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the IDs of the applied policies.
getPolicyIds() - Method in interface org.apache.chemistry.opencmis.commons.data.PolicyIdList
Returns the list policy IDs.
getPolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getPolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyIdListImpl
 
getPolicyIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the policyIds property.
getPolicyIds() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the policy id list of the object.
getPolicyService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client policy service.
getPolicyService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getPolicyService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Policy Service interface object.
getPolicyService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getPolicyService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getPolicyService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Policy Service interface object.
getPolicyServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Policy Service port object.
getPolicyServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
getPolicyServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
getPolicyText() - Method in interface org.apache.chemistry.opencmis.client.api.PolicyProperties
Returns the policy text of this CMIS policy (CMIS property cmis:policyText).
getPolicyText() - Method in class org.apache.chemistry.opencmis.client.runtime.PolicyImpl
 
getPolicyText() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Policy
returns the policy text of this policy.
getPolicyText() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.PolicyImpl
 
getPolicyTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getPortClass() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
getPortlist() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the value of port attribute(specified in RFC 2965) of this cookie.
getPortObject(AbstractPortProvider.CmisWebSerivcesService) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
getPosition() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
 
getPosition() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getPosition() - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
getPosition() - Method in class org.apache.chemistry.opencmis.workbench.AclEditorFrame.AceInputPanel
 
getPrecision() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDecimalDefinition
Returns the precision this decimal.
getPrecision() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
getPrecision() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Gets the value of the precision property.
getPredicateWalker() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getPrincipal() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the ACE principal.
getPrincipal() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
getPrincipal() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Gets the value of the principal property.
getPrincipalAnonymous() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the principalAnonymous property.
getPrincipalAnyone() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the principalAnyone property.
getPrincipalId() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Returns the ACE principal ID.
getPrincipalId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
getPrincipalId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
Gets the value of the principalId property.
getPrincipalId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
getPrincipalIdAnonymous() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns principal ID for an anonymous user (any authenticated user).
getPrincipalIdAnonymous() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getPrincipalIdAnyone() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns principal ID for unauthenticated user (guest user).
getPrincipalIdAnyone() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getProductName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository product name.
getProductName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getProductName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the productName property.
getProductVersion() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository product version.
getProductVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getProductVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the productVersion property.
getProgressMonitor() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getPropagation() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Gets the value of the propagation property.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvent
Returns the properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a list of all available CMIS properties.
getProperties() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the list of all properties in this query result.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getProperties() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
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() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the properties property.
GetProperties - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetProperties() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
Gets the value of the properties property.
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
Gets the value of the properties property.
getProperties(String, String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Gets the value of the properties property.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of properties for an object.
getProperties(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of properties for an object.
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getProperties(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getProperties(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getProperties(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getProperties() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve the list of properties.
getProperties(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getProperties() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getProperties(Session, String, String, Boolean, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.8 getProperties
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getProperties() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the properties of the object.
getProperties() - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getProperties(String, String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getProperties(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getProperties() - Method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
 
getPropertiesFromObject(StoredObject, ObjectStore, TypeManager, List<String>, boolean) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
getPropertiesFromObject(StoredObject, ObjectStore, TypeDefinition, List<TypeDefinition>, Map<String, String>, Map<String, String>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
 
GetPropertiesOfLatestVersion - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetPropertiesOfLatestVersion() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningServicePort
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Get a subset of the properties for the latest document object in the version series.
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.VersioningService
Get a subset of the properties for the latest document object in the version series.
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getPropertiesOfLatestVersion(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getPropertiesOfLatestVersion(CallContext, String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
getPropertiesOfLatestVersion(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getPropertiesOfLatestVersion(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetPropertiesOfLatestVersionResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetPropertiesOfLatestVersionResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
 
GetPropertiesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetPropertiesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
 
getProperty(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns a property.
getProperty(String) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getProperty() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
Gets the value of the property property.
getProperty(StoredObject, String, PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.inmemory.query.PropertyQueryUtil
 
getPropertyById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property by ID.
getPropertyById(String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getPropertyByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property by query name or alias.
getPropertyByQueryName(String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getPropertyDefinition(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
 
getPropertyDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the propertyDefinition property.
getPropertyDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Finds the property definition in all cached types.
getPropertyDefinition(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
getPropertyDefinition() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyDefinitionId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Gets the value of the propertyDefinitionId property.
getPropertyDefinitions() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns the property definitions of this type.
getPropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getPropertyId() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getPropertyIdForQueryName(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
getPropertyIdForQueryName(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
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
getPropertyLength(Node, String) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Utility function to retrieve the length of a property of a JCR Node.
getPropertyList() - Method in interface org.apache.chemistry.opencmis.commons.data.Properties
Returns the list of properties.
getPropertyList() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
getPropertyMapper(String) - Method in class org.apache.chemistry.opencmis.tools.mapper.Configurator
 
getPropertyMultivalueById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property multi-value by ID.
getPropertyMultivalueById(String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getPropertyMultivalueByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property multi-value by query name or alias.
getPropertyMultivalueByQueryName(String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getPropertyOrElse(Node, String, String) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Utility function for retrieving a string property from a JCR Node or a default value in case of an error.
getPropertyOrElse(Node, String, GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Utility function for retrieving a date property from a JCR Node or a default value in case of an error.
getPropertyQueryName(String) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the query name of a property.
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.
getPropertyType() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getPropertyType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the propertyType property.
getPropertyValue(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the value of a property.
getPropertyValue(String) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getPropertyValue() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStreamHash
Returns the content hash property value (cmis:contentStreamHash).
getPropertyValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamHashImpl
 
getPropertyValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.AbstractFormattedPropertyInputField
 
getPropertyValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.BooleanPropertyInputField
 
getPropertyValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.DateTimePropertyInputField
 
getPropertyValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.IntegerPropertyInputField
 
getPropertyValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.MultiValuePropertyInputField
 
getPropertyValue() - Method in interface org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyValue
 
getPropertyValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.StringPropertyInputField
 
getPropertyValueById(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property (single) value by ID.
getPropertyValueById(String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getPropertyValueByQueryName(String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns a property (single) value by query name or alias.
getPropertyValueByQueryName(String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getProxyPassword() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
Gets the proxy password from the session.
getProxyUser() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
Gets the proxy user name from the session.
getPwc() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Get the private working copy of this document.
getPwc() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
getPwc() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
Get the private working copy of the versions series or throw an exception if not checked out.
getPwcId() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
getPwcId() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
getQName() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
getQualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getQueryCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getQueryCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
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
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Gets the value of the queryName property.
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the queryName property.
getQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the queryName property.
getQueryNameFromId(String) - Static method in class org.apache.chemistry.opencmis.inmemory.types.TypeUtil
 
getQueryObject() - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
 
getQueryObject() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getReal() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexPoint
 
getReferencedTypeQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getRefreshTimestamp() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the timestamp of the last refresh.
getRefreshTimestamp() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getRefreshToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
Returns the refresh token.
getRegistryProxySettings() - Static method in class org.apache.chemistry.opencmis.workbench.ProxyDetector
Gets proxy settings from the Windows registry.
getRel() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
getRel() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getRel() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link rel attribute.
getRelationship() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the relationship property.
getRelationshipDirection() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the relationshipDirection property.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the relationships if they have been fetched for this object.
getRelationships() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the relationships if they have been requested.
getRelationships(ObjectId, boolean, RelationshipDirection, ObjectType, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Fetches the relationships from or to an object from the repository.
getRelationships() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getRelationships() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getRelationships(ObjectId, boolean, RelationshipDirection, ObjectType, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getRelationships() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the relationships from and to this object.
getRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
getRelationships(TypeManager, ObjectStore, IncludeRelationships, StoredObject, String) - Static method in class org.apache.chemistry.opencmis.inmemory.DataObjectCreator
 
getRelationships(String, List<String>, RelationshipDirection) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Get relationships to and from an object.
getRelationships(String, List<String>, RelationshipDirection) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client relationship service.
getRelationshipService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getRelationshipService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Relationship Service interface object.
getRelationshipService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getRelationshipService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getRelationshipService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Relationship Service interface object.
getRelationshipServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Relationship Service port object.
getRelationshipServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
getRelationshipServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
getRelationshipSourceIds() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRelationshipSourceIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of IDs of the relationships that originate from this object, null is no such relationships exist.
getRelationshipTargetIds() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRelationshipTargetIds() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the list of IDs of the relationships that point to this object, null is no such relationships exist.
getRelationshipTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getRelativePathSegment() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectParentData
Returns the relative path segment of the child object relative to the parent object.
getRelativePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
getRelativePathSegment() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Gets the value of the relativePathSegment property.
getRemainder() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the removeACEs property.
getRemoveACEs() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the removeACEs property.
getRemoveSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
getRemoveSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Gets the value of the removeSecondaryTypeIds property.
getRendition() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the rendition property.
getRendition(int, int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ImageThumbnailGenerator
 
getRenditionContent(StoredObject, String, long, long) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get the rendition of this object.
getRenditionContent(StoredObject, String, long, long) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getRenditionContent(StoredObject, String, long, long) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
getRenditionDocument() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the rendition document if the rendition is a stand-alone document.
getRenditionDocument(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the rendition document using the provides OperationContext if the rendition is a stand-alone document.
getRenditionDocument() - Method in class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
 
getRenditionDocument(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
 
getRenditionDocumentId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the object id of the rendition document if the rendition is a stand-alone document.
getRenditionDocumentId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getRenditionDocumentId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the renditionDocumentId property.
getRenditionFilter() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Gets the value of the renditionFilter property.
getRenditionFilter() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the renditionFilter property.
getRenditionFilterString() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns the current rendition filter.
getRenditionFilterString() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
getRenditionInfos() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getRenditionInfos() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns rendition information if the object has renditions, null otherwise.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Returns the renditions if they have been fetched for this object.
getRenditions() - Method in interface org.apache.chemistry.opencmis.client.api.QueryResult
Returns the renditions if they have been requested.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
getRenditions() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getRenditions() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
 
getRenditions() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectData
Returns the renditions of this object.
getRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
GetRenditions - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetRenditions() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
getRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse
Gets the value of the renditions property.
getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the list of associated renditions for the specified object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Gets the list of associated renditions for the specified object.
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getRenditions(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getRenditions(CallContext, String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getRenditions(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getRenditions(StoredObject, String, long, long) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
get the rendition this objects supports.
getRenditions(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getRenditions(StoredObject, String, long, long) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getRenditions(StoredObject, String, long, long) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getRenditionsCapability() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
getRenditionsCapability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
GetRenditionsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetRenditionsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse
 
getRepositories(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.SessionFactory
Returns all repositories that are available at the endpoint.
getRepositories(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
 
getRepositories(Map<String, String>, ObjectFactory, AuthenticationProvider, Cache) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
getRepositories(Map<String, String>, ObjectFactory, AuthenticationProvider, Cache, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
Returns all repositories that are available at the endpoint.
GetRepositories - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetRepositories() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
 
getRepositories() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoriesResponse
Gets the value of the repositories property.
getRepositories(CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getRepositories() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepositoryManager
Returns all repository objects.
getRepositories(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getRepositories() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
getRepositoriesInternal(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Retrieves the Service Document from the server and caches the repository info objects, collections, links, URI templates, etc.
getRepositoriesInternal(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Retrieves the the repository info objects.
GetRepositoriesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetRepositoriesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoriesResponse
 
getRepository() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
Gets the repository for the current call.
getRepository(String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepositoryManager
Gets a repository object by id.
getRepository() - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getRepositoryBaseUrl(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns the base repository URL of a repository.
getRepositoryDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the repositoryDescription property.
getRepositoryDescription() - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getRepositoryId() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getRepositoryId() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the repository id.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
Returns the repository id.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Gets the value of the repositoryId property.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Gets the value of the repositoryId property.
getRepositoryId() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the repository id.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
Returns the id of this repository.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getRepositoryId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Get the repository id of this object where the object is stored.
getRepositoryId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getRepositoryId() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
getRepositoryInfo() - Method in interface org.apache.chemistry.opencmis.client.api.Session
Returns the repository info of the repository associated with this session.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
getRepositoryInfo() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
GetRepositoryInfo - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetRepositoryInfo() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
 
getRepositoryInfo() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
Gets the value of the repositoryInfo property.
getRepositoryInfo(String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns information about the CMIS repository, the optional capabilities it supports and its access control information if applicable.
getRepositoryInfo(String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns information about the CMIS repository, the optional capabilities it supports and its access control information if applicable.
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getRepositoryInfo(CallContext) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getRepositoryInfo.
getRepositoryInfo(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getRepositoryInfo(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getRepositoryInfo(CallContext, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getRepositoryInfo(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve the repository information for a repository.
getRepositoryInfo(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getRepositoryInfo(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getRepositoryInfo(Session) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.2.2 getRepositoryInfo
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getRepositoryInfo(String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getRepositoryInfo(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getRepositoryInfo() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getRepositoryInfoCache(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
Returns the repository info cache from the session.
GetRepositoryInfoResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetRepositoryInfoResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns a list of CMIS repository information available from this CMIS service endpoint.
getRepositoryInfos(ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns a list of CMIS repository information available from this CMIS service endpoint.
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getRepositoryInfos(CallContext, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getRepositoryInfos(CallContext, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getRepositoryInfos(CallContext, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getRepositoryInfos(CallContext, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getRepositoryInfos(Session) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.2.2 getRepositoryInfo
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getRepositoryLink(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a repository link from the cache.
getRepositoryLink(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Gets a collection.
getRepositoryManager() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
getRepositoryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Gets the value of the repositoryName property.
getRepositoryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the repositoryName property.
getRepositoryName() - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getRepositoryName() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client repository service.
getRepositoryService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getRepositoryService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Repository Service interface object.
getRepositoryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getRepositoryService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getRepositoryService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Repository Service interface object.
getRepositoryServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Repository Service port object.
getRepositoryServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
getRepositoryServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
getRepositoryUrl(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getRepositoryUrl(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getRepositoryUrl(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns the repository URL.
getRepositoryUrl(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns the repository URL with the given selector.
getRepositoryUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
getRepositoryUrlCache() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Returns the repository URL cache or creates a new cache if it doesn't exist.
getRequest() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the request body if available.
getRequest() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getRequestedFuncsByAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
return a map of all functions that have been requested in the SELECT part of the statement.
getRequestedIdsFromFilter(String) - Static method in class org.apache.chemistry.opencmis.inmemory.FilterParser
 
getRequestedPropertiesByAlias() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
return a map of all columns that have been requested in the SELECT part of the statement.
getRequestURI() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getRequestURL() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getResolution() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Gets the value of the resolution property.
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
 
getResponseCode() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getResponseMessage() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getResult() - Method in class org.apache.chemistry.opencmis.jcr.query.ParseTreeWalker
Retrieve the result of a successful traversal.
getResults() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser
Return the parse results.
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
 
getRMax() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
getRMin() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
getRootDirectory() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
Returns the root directory of this repository
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.
getRootFolder() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getRootFolder(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getRootFolder() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Get the root folder of this object store.
getRootFolder() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
getRootFolderId() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the object ID of the root folder.
getRootFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getRootFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the rootFolderId property.
getRootNode(Session) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getRootTypes(String, boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve a list of root types in the repositories.
getRootTypes(String, boolean) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getRootTypes() - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
getRootTypes() - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
getRootTypes() - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a list of the root types as defined in the CMIS spec (for document, folder, policy and relationship Note: This method is not needed for the query parser.
getRootUrl(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Returns the root URL of a repository.
getRootUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
getSample() - Method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
getScheme() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSearchAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getSearchAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the searchAllVersions property.
getSecondaryTestTypeId() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getSecondaryTypeDefinitionClass() - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
getSecondaryTypeIds() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
CMIS 1.1 get ids of all secondary types.
getSecondaryTypeIds() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getSecondaryTypes() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the secondary types of this CMIS object (object types identified by cmis:secondaryObjectTypeIds).
getSecondaryTypes() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getSecure() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers true if the browser only sends cookies over a secure protocol.
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
 
getSendBasicAuth() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.LTPAWSSecurityAuthenticationProvider
 
getSendBasicAuth() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Returns if a HTTP Basic Authentication header should be sent.
getSendBearerToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
 
getSendBearerToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Returns if an OAuth Bearer token header should be sent.
getSendUsernameToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.LTPAWSSecurityAuthenticationProvider
 
getSendUsernameToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Returns if a UsernameToken should be sent.
getServerName() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getServerPort() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getService(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
getService(CallContext) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns a CmisService object for the given CallContext.
getService(CallContext) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
getService(WebServiceContext, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the CmisService object.
getServiceClass() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getServiceClass() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
getServiceDocURL() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Returns the service document URL of this session.
getServiceFactory() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
Gets the service factory.
getServiceFactory(WebServiceContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the services factory.
getServiceFactory() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Returns the CmisServiceFactory.
getServiceName() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
getServiceUrl() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Returns the service URL of this session.
getServiceValidator() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Get a permission and parameter validating instance.
getServiceValidator() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getServletPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSession() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
getSession() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets the current session.
getSession() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Gets the current session.
getSession() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
Gets the current session.
getSession() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
getSession() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
Gets the current session.
getSession() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Returns the session object.
getSession() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
getSession() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
getSessionId() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getSessionId() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
getSessionId() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Returns the ID of this session.
getSessionId() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Returns the client session id.
getSessionParameters() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Returns the session parameters when the user hits the "Load Repositories" button.
getSessionParameters() - Method in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
getSessionParameters() - Method in class org.apache.chemistry.opencmis.workbench.ExpertLoginTab
 
getSessionParameters() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
getSimpleObject(CmisService, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
getSize() - Method in class org.apache.chemistry.opencmis.jcr.JcrBinary
 
getSize() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getSize() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getSize() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
getSkipCount() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
Gets the skip count
getSkipCount() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
Gets current skip count
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the skipCount property.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Gets the value of the skipCount property.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Gets the value of the skipCount property.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the skipCount property.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Gets the value of the skipCount property.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Gets the value of the skipCount property.
getSkipCount() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the skipCount property.
getSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns 0 if skipCount == null, throws an exception if skipCount < 0, returns skipCount otherwise.
getSkipOffset() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
Gets current skip offset (from skip count)
getSOAPHeaders(Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
getSOAPHeaders(Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.LTPAWSSecurityAuthenticationProvider
 
getSOAPHeaders(Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.NTLMAuthenticationProvider
 
getSOAPHeaders(Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
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 class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
 
getSource(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
 
getSourceCodeLink(StackTraceElement, String) - Method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
getSourceFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Gets the value of the sourceFolderId property.
getSourceId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the source ID of this CMIS relationship (CMIS property cmis:sourceId).
getSourceId() - Method in class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
 
getSourceId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the sourceId property.
getSourceObjectId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Relationship
get the source objects of this relation.
getSourceObjectId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RelationshipImpl
 
getSPI(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
Gets the SPI object for the given session.
getSSLSocketFactory() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
getSSLSocketFactory() - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Returns the SSL Socket Factory to be used when creating sockets for HTTPS connections.
getStackTrace() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the stack trace.
getStackTrace() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getStackTrace() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
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.
getStatement() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
getStatement() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the statement property.
getStatement() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Gets the value of the statement property.
getStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getStatus() - Method in interface org.apache.chemistry.opencmis.commons.data.RedirectingContentStream
Returns the HTTP status code, for example 301 (moved permanently) or 307 (temporary redirect).
getStatus() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the check status.
getStatus() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getStatus() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
getStore(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getStoreManager() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getStoreManger() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
getStream() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
getStream() - Method in interface org.apache.chemistry.opencmis.commons.data.ContentStream
Returns the stream.
getStream() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
getStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Gets the value of the stream property.
getStream() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
getStream() - Method in class org.apache.chemistry.opencmis.jcr.JcrBinary
 
getStream() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getStream() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getStreamId() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the stream ID of the rendition.
getStreamId() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getStreamId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the streamId property.
getStreamId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Gets the value of the streamId property.
getString(Map<String, Object>, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
getString() - Method in class org.apache.chemistry.opencmis.inmemory.server.ExtensionSample
 
getStringBuilder() - Method in class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
getStringFromContentStream(ContentStream) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getStringParameter(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts a string parameter.
getStringParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts a string parameter.
getStringProperty(ObjectData, String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
 
getStringProperty(Properties, String) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Returns the first value of a string property.
getStringProperty(Properties, String) - Static method in class org.apache.chemistry.opencmis.jcr.PropertyHelper
Retrieve a string value.
getStringPropertyValue(ObjectData, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Extracts a property from an object.
getSuccinct() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getSuccinctParameter() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
getSupportedPermissions() - Method in interface org.apache.chemistry.opencmis.commons.data.AclCapabilities
 
getSupportedPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
getSupportedPermissions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Gets the value of the supportedPermissions property.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.chemistry.opencmis.workbench.swing.CollectionRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.apache.chemistry.opencmis.workbench.swing.IdRenderer
 
getTabTitle() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Returns the title of the tab.
getTabTitle() - Method in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
getTabTitle() - Method in class org.apache.chemistry.opencmis.workbench.ExpertLoginTab
 
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 class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
 
getTarget(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
 
getTargetFolderId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Gets the value of the targetFolderId property.
getTargetId() - Method in interface org.apache.chemistry.opencmis.client.api.RelationshipProperties
Returns the target ID of this CMIS relationship (CMIS property cmis:targetId).
getTargetId() - Method in class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
 
getTargetObjectId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Relationship
get the target objects of this relation.
getTargetObjectId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RelationshipImpl
 
getTempDir() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStreamFactory
Returns the temp directory or null for the default temp directory.
getTempDirectory() - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
Returns the Java temp directory.
getTempDirectory() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the temp directory.
getTempDirectory() - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Returns the absolute path of the directory that should be used for temporary files.
getTempDirectory() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
getTempDirectory() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getTemplateLink(String, String, Map<String, Object>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets an URI template from the cache.
getTemplateLink(String, String, Map<String, Object>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Gets an URI template and replaces place holders with the given parameters.
getTemporaryFile() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Gets the temporary file.
getTestFolder() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
Get the test folder.
getTestName() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestResult
Returns the test name.
getTestName() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
getTests() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Returns the all tests in this group.
getTests() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
getThinClientUri() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the URL of a web interface for this repository, if available.
getThinClientUri() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getThinClientURI() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the thinClientURI property.
getThresholdOutputStreamFactory() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
getTime() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Gets the time (in milliseconds) that the test took to run.
getTime() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
getTitle() - Method in interface org.apache.chemistry.opencmis.commons.data.RenditionData
Returns the title of the rendition.
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the title property.
getTitle() - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
getTitle() - Method in interface org.apache.chemistry.opencmis.commons.server.RenditionInfo
Return the title of the rendition.
getToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
Returns the current token.
getToken() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the token.
getToken(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Gets the domain parameter from the request and checks its validity.
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getTokenNames() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ChangeEvents
Returns the total number of change events if available.
getTotalNumItems() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Returns the total number of items.
getTotalNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
getTotalNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
getTotalNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
 
getTotalNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher.Page
 
getTotalNumItems() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.comp_op_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.quantified_comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.string_value_function_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_factor_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_term_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.boolean_test_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_id_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.folder_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.like_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.null_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.numeric_value_function_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.quantified_in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.text_search_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar.where_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser.root_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_factor_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_term_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.boolean_test_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_id_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.folder_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.like_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.null_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.numeric_value_function_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_comparison_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.quantified_in_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.text_search_predicate_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar.where_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker.root_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.correlation_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.from_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.in_value_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_kind_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.literal_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.one_table_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.order_by_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.qualifier_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.query_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.search_condition_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_list_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.select_sublist_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.sort_specification_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_join_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_name_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.table_reference_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.value_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.where_clause_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.conjunct_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.phrase_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.term_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.text_search_expression_return
 
getTree() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.word_return
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getTreeAdaptor() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
getTwoDimMap(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getType() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObjectProperties
Returns the type of this CMIS object (object type identified by cmis:objectTypeId).
getType() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property data type.
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAcl
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomBase
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomEntry
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomFeed
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.HtmlDoc
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.RepositoryWorkspace
 
getType() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.ServiceDoc
 
getType() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
getType() - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
Gets the value of the type property.
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
getType() - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
getType() - Method in interface org.apache.chemistry.opencmis.commons.server.LinkInfo
Returns the link type attribute.
getType(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
getType() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.PasswordString
 
getTypeById(String, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve a type definition for a give repository and type id.
getTypeById(String, String, boolean, int) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve a type definition for a give repository and type id with or without property definitions and limited to depth in hierarchy.
getTypeById(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getTypeById(String, String, boolean, int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getTypeById(String) - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
getTypeById(String) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
getTypeById(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
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 class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
getTypeByQueryName(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
getTypeByQueryName(String) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a type definition from the type query name or null if not found
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeChildren(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the type children of a type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
getTypeChildren(String, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
GetTypeChildren - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetTypeChildren() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the list of object types defined for the repository that are children of the specified type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns the list of object types defined for the repository that are children of the specified type.
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getTypeChildren(CallContext, String, Boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getTypesChildren.
getTypeChildren(CallContext, String, Boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
getTypeChildren(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getTypeChildren(CallContext, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getTypeChildren(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getTypeChildren(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getTypeChildren(Session, String, boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.2.3 getTypeChildren
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getTypeChildren(String, boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
See CMIS 1.0 section 2.2.2.3 getTypeChildren
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
GetTypeChildrenResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetTypeChildrenResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the definition of a type.
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
getTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
getTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
getTypeDefinition() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionContainer
Returns the type definition at this level.
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
GetTypeDefinition - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
getTypeDefinition(String, String, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Gets the definition of the specified object type.
getTypeDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Gets the type definition by type id.
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.fileshare.FileShareCmisService
 
getTypeDefinition(CallContext, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getTypeDefinition.
getTypeDefinition(CallContext, String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
getTypeDefinition(String, Properties) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
getTypeDefinition(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
getTypeDefinition(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getTypeDefinition(String, Properties) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
getTypeDefinition(String, List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
getTypeDefinition(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
getTypeDefinition(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getTypeDefinition(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getTypeDefinition(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
getTypeDefinition(Session, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.2.5 getTypeDefinition
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getTypeDefinition() - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrTypeHandler
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the type definition.
getTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getTypeDefinition(String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getTypeDefinitionCache(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
Returns the type definition cache from the session.
getTypeDefinitionCache() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Returns an TypeDefinitionCache instance or null for the default authentication provider.
getTypeDefinitionFactory() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
getTypeDefinitionForObject(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
 
getTypeDefinitionForObject(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.TypeCache
Gets the type definition of an object.
getTypeDefinitionForObject(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
getTypeDefinitionFromQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypeDefinitionInternal(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Retrieves a type definition.
getTypeDefinitionInternal(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Retrieves a type definition.
getTypeDefinitionList(String, boolean) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve a list with all type definitions.
getTypeDefinitionList(String, boolean) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getTypeDefinitionList() - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
getTypeDefinitionList() - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
getTypeDefinitionList() - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
return a list of all types known in this repository Note: This method is not needed for the query parser.
GetTypeDefinitionResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetTypeDefinitionResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
 
getTypeDefinitions() - Method in class org.apache.chemistry.opencmis.inmemory.types.TypeDefinitions
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
getTypeDescendants(String, int, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Gets the type descendants of a type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
getTypeDescendants(String, int, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
GetTypeDescendants - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetTypeDescendants() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Returns the set of descendant object type defined for the repository under the specified type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Returns the set of descendant object type defined for the repository under the specified type.
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
getTypeDescendants(CallContext, String, BigInteger, Boolean) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS getTypesDescendants.
getTypeDescendants(CallContext, String, BigInteger, Boolean) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
getTypeDescendants(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
getTypeDescendants(CallContext, String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
getTypeDescendants(CallContext, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
getTypeDescendants(CallContext, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
getTypeDescendants() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
GetTypeDescendantsResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
GetTypeDescendantsResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendantsResponse
 
getTypeFromObjectData(ObjectData) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
getTypeFromObjectData(ObjectData) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
getTypeHandler(String) - Method in class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
getTypeHandlerManager() - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Gets the value of the typeId property.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the typeId property.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Gets the value of the typeId property.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Gets the value of the typeId property.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Gets the value of the typeId property.
getTypeId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getTypeId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the type ID.
getTypeId() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Retrieve the type of this document.
getTypeId() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
getTypeId() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
getTypeId() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
getTypeId() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultUnversionedDocumentTypeHandler
 
getTypeId() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getTypeId(Properties) - Static method in class org.apache.chemistry.opencmis.jcr.PropertyHelper
Gets the type id from a set of properties.
getTypeId() - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrTypeHandler
 
getTypeId() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the type id of the current object.
getTypeIdInternal() - Method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
getTypeIdInternal() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getTypeIdInternal() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
getTypeIdInternal() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
getTypeLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a type link from the cache.
getTypeLink(String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a type link from the cache.
getTypeLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Gets a type link.
getTypeManager() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
getTypeManager(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Retrieve the type manager for a given repository.
getTypeManager(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
getTypeManager() - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
getTypeManager() - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
getTypeMutability() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns type mutability flags.
getTypeMutability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
getTypeMutability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the typeMutability property.
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.commons.impl.jaxb.CmisTypeDefinitionListType
Gets the value of the types property.
getTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
Gets the value of the types property.
getTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendantsResponse
Gets the value of the types property.
getTypes() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getTypes(String) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
getTypesAsList(String, boolean) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
getTypesDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Checks the depth parameter if it complies with CMIS specification and returns the default value if depth is null.
getTypesDescendants(Session, String, BigInteger, Boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.2.4 getTypeDescendants
getTypesDescendants(String, BigInteger, Boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
See CMIS 1.0 section 2.2.2.4 getTypeDescendants
getTypesList() - Static method in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
getTypesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Returns the default maxItems if maxItems == null, throws an exception if maxItems < 0, returns maxItems otherwise.
getUnexpectedObject() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
getUnfileObjects() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Gets the value of the unfileObjects property.
getUpdatability() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns the updatability.
getUpdatability() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
getUpdatability() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the updatability property.
getUrl() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a URL that provides more information about the feature.
getUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getUrl() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the url property.
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
 
getUser() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
Gets the user name from the session.
getUser(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getUserManager() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
getUsername() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
getUsername() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns the user name.
getUsername() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
getUsername() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getUsername() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
getValue() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns the property value (single or multiple).
getValue() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers the value of this cookie.
getValue() - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
getValue() - Method in interface org.apache.chemistry.opencmis.commons.data.CmisExtensionElement
Returns the value of the extension as a String.
getValue() - Method in interface org.apache.chemistry.opencmis.commons.definitions.Choice
Return the value of the choice value.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
Gets the value of the value property.
getValue() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
getValue() - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
Returns the value.
getValue(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getValue() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
getValue() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
getValue() - Method in class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
getValueAsString() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns a human readable representation of the property value.
getValueAsString() - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
getValues() - Method in interface org.apache.chemistry.opencmis.commons.data.PropertyData
Returns the list of values of this property.
getValues() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
getValues(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getValues(String, int) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getValuesAsString() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns a human readable representation of the property values.
getValuesAsString() - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
getVendorName() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryInfo
Returns the repository vendor name.
getVendorName() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
getVendorName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the vendorName property.
getVersion() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Get the version of this cookie
getVersion(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
Get a specific version by name
getVersionedDocumentOfObjectId(StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
We allow checkin, cancel, checkout operations on a single version as well as on a version series This method returns the versioned document (version series) in each case.
getVersionedDocumentOfObjectId(StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
We allow checkin, cancel, checkout operations on a single version as well as on a version series This method returns the versioned document (version series) in each case.
getVersionHistory(Node) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Utility function for retrieving the version history of a JCR Node.
getVersioningService() - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
getVersioningService() - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Returns a client versioning service.
getVersioningService() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
 
getVersioningService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi
 
getVersioningService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.CmisBrowserBindingSpi
 
getVersioningService() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.CmisSpi
Gets a Versioning Service interface object.
getVersioningService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.CmisLocalSpi
 
getVersioningService() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
getVersioningService() - Method in interface org.apache.chemistry.opencmis.commons.spi.CmisBinding
Gets a Versioning Service interface object.
getVersioningServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Return the Versioning Service port object.
getVersioningServicePort() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
getVersioningServicePort(WebServiceFeature...) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
getVersioningState() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Gets the value of the versioningState property.
getVersioningState() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Gets the value of the versioningState property.
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version label (CMIS property cmis:versionLabel).
getVersionLabel() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionFeature
Returns a feature version label.
getVersionLabel() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
getVersionLabel() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Gets the value of the versionLabel property.
getVersionLabel() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
Get the version label.
getVersionLabel() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
getVersionLabel() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
getVersionLabel() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
getVersionLabel() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
getVersionLabel() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
getVersionManager(Node) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Utility function for retrieving the version manager from a JCR Node.
getVersionName() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
Retrieve version name.
getVersionOperationContext() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
getVersions() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
See CMIS 1.0 section 2.2.7.6 getAllVersions
getVersionSeriesCheckedOutBy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the user who checked out this version series (CMIS property cmis:versionSeriesCheckedOutBy).
getVersionSeriesCheckedOutBy() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getVersionSeriesCheckedOutId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the PWC ID of this version series (CMIS property cmis:versionSeriesCheckedOutId).
getVersionSeriesCheckedOutId() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns the version series ID (CMIS property cmis:versionSeriesId ).
getVersionSeriesId() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
getVersionSeriesId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getVersionSeriesId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the version series ID if the object is a document and it is versionable, null otherwise.
getVersionSeriesId() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
getWalker(String) - Static method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
Parse a CMISQL statement and return a tree that can be walked to evaluate the expression of the query (usually not used directly but through traverseStatement)
getWalker() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
getWherePredicateTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
getWherePredicateTree() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
getWhereReferences() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
getWidth() - Method in interface org.apache.chemistry.opencmis.client.api.Rendition
Returns the width in pixels if the rendition is an image.
getWidth() - Method in class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
 
getWidth() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Gets the value of the width property.
getWidth() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ImageThumbnailGenerator
 
getWidth() - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
getWorkingCopyId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getWorkingCopyId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the working copy ID if the object is a document and a working copy exists, null otherwise.
getWorkingCopyOriginalId() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
getWorkingCopyOriginalId() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns the original ID of the working copy if the object is a document and a working copy, null otherwise.
getWorkspaces() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.ServiceDoc
 
getWorst(List<CmisTestResult>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
getWrappedService() - Method in class org.apache.chemistry.opencmis.server.support.CmisServiceWrapper
Deprecated.
 
getWrappedService() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Returns the wrapped service or the next service wrapper.
getWriter() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Returns the writer object.
getWsdlKey() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
getYear(Calendar) - Static method in class org.apache.chemistry.opencmis.jcr.util.ISO8601
Returns the astronomical year of the given calendar.
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
gParent - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
GregorianCalendarRenderer - Class in org.apache.chemistry.opencmis.workbench.swing
 
GregorianCalendarRenderer() - Constructor for class org.apache.chemistry.opencmis.workbench.swing.GregorianCalendarRenderer
 
gt(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.GT nodes.
gt(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
gt(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
GT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
gteq(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
gteq(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
gteq(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
GTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
GZIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Specify that data should be gzip-compressed in second bit.

H

handle(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.IOUtils.LineHandler
Handles a line.
handleExtension(XMLStreamReader, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
handleFault(MessageHandlerContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler
 
handleFault(SOAPMessageContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
 
handleMessage(MessageHandlerContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler
 
handleMessage(SOAPMessageContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
 
HandlerResolver - Interface in org.apache.chemistry.opencmis.client.bindings.spi
Dummy interface, which replaces a JAX-WS interface that doesn't exits on Android.
handlesContent() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
 
hasAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasAcl() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has an ACL, false otherwise.
hasAllAccess(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
hasChild(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Children
indicate if a child with the given name exists in this folder.
hasContent() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasContent() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a document and has content, false otherwise.
hasContent() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Content
return true if this object has content or false if there is no content attached.
hasContent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentImpl
 
hasContent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
hasContent() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
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
 
hasExpired() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers whether the cookie has expired.
hashCode() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Answers hash code of this http cookie.
hashCode() - Method in class org.apache.chemistry.opencmis.client.runtime.ObjectIdImpl
 
hashCode() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
hashCode() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
hashCode() - Method in class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
hasItems(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectInFolderList
Indicates if there are more objects in the folder.
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.data.ObjectList
Indicates if there are more objects.
hasMoreItems() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinitionList
Returns whether there more type definitions or not.
hasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
hasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
hasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
hasMoreItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
hasMoreItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
hasMoreItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
hasNext() - Method in class org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator
 
hasNext() - Method in class org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterator
 
hasNext() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable.EmptyIterator
 
hasNext() - Method in class org.apache.chemistry.opencmis.jcr.util.FilterIterator
 
hasParent() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
hasParent() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object has at least one parent, false otherwise.
hasParent() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing
usually true except for the root folder, optimized call that just tests existence to provide information for AtomPub links (much cheaper than calling getParents() and test for empty result.
hasParent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
hasParent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FilingImpl
 
hasParent() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
hasPermission(Permission) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
hasPermission(String, Permission) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
hasPolicies(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasReadAccess(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
hasRelationships(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasRendition(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
check if the document can generate a renditions and rendition is visible for user.
hasRendition(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentImpl
 
hasRendition(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
hasRendition(StoredObject, String) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
hasRendition(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
hasResponseStream() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
hasSecondaries(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
hasWriteAccess(String, StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
HEADER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
HEADERS - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
height - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
hideDialog() - Method in class org.apache.chemistry.opencmis.workbench.InfoDialog
 
hideDialog() - Method in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
HOLD - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Legal hold type.
HOLD_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_holdIds (multivalue): IDs of the holds that are applied.
Holder<T> - Class in org.apache.chemistry.opencmis.commons.spi
Holder for IN/OUT parameters.
Holder() - Constructor for class org.apache.chemistry.opencmis.commons.spi.Holder
Constructs a holder with a null value.
Holder(T) - Constructor for class org.apache.chemistry.opencmis.commons.spi.Holder
Constructs a holder with the given value.
HTML_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
HtmlDoc - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
 
HtmlDoc() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.HtmlDoc
 
HtmlReport - Class in org.apache.chemistry.opencmis.tck.report
HTML Report.
HtmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.HtmlReport
 
HTTP_CLIENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
HTTP_INVOKER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
HTTP_INVOKER_OBJECT - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.chemistry.opencmis.workbench.ConnectionErrorDialog
 
HTTP_NON_PROXY_HOSTS - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
HTTP_PROXY_HOST - Static variable in class org.apache.chemistry.opencmis.workbench.ConnectionErrorDialog
 
HTTP_PROXY_HOST - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
HTTP_PROXY_PORT - Static variable in class org.apache.chemistry.opencmis.workbench.ConnectionErrorDialog
 
HTTP_PROXY_PORT - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
HTTP_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HTTP_SERVLET_REQUEST - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet request (value is a HttpServletRequest)
HTTP_SERVLET_RESPONSE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet response (value is a HttpServletResponse)
HttpInvoker - Interface in org.apache.chemistry.opencmis.client.bindings.spi.http
HTTP Invoker Interface.
HTTPS_PROXY_HOST - Static variable in class org.apache.chemistry.opencmis.workbench.ConnectionErrorDialog
 
HTTPS_PROXY_HOST - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
HTTPS_PROXY_PORT - Static variable in class org.apache.chemistry.opencmis.workbench.ConnectionErrorDialog
 
HTTPS_PROXY_PORT - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
HTTPS_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HttpSessionBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge.httpsession
 
HttpSessionBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionBridgeServiceFactory
 
HttpSessionCmisService - Class in org.apache.chemistry.opencmis.bridge.httpsession
Uses HTTP sessions to cache CmisBinding objects.
HttpSessionCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
HttpUtils - Class in org.apache.chemistry.opencmis.server.shared
 

I

ICON_SIZE - Static variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisListOfIdsType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
id - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
id - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
id - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ID - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ID_COLUMN - Static variable in class org.apache.chemistry.opencmis.workbench.FolderTable
 
IdentifierMap - Interface in org.apache.chemistry.opencmis.jcr.query
The methods of this class map CMIS identifiers to JCR identifiers.
IdentifierMapBase - Class in org.apache.chemistry.opencmis.jcr.query
This abstract base class provides support for implementing IdentifierMap.
IdentifierMapBase(String) - Constructor for class org.apache.chemistry.opencmis.jcr.query.IdentifierMapBase
 
IdRenderer - Class in org.apache.chemistry.opencmis.workbench.swing
 
IdRenderer() - Constructor for class org.apache.chemistry.opencmis.workbench.swing.IdRenderer
 
ImageThumbnailGenerator - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
ImageThumbnailGenerator(InputStream) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ImageThumbnailGenerator
 
in(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.IN nodes.
in(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
in(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_FOLDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IN_TREE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
in_value_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
inAny(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
inAny(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
inAny(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
INCLUDE_ACLS - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
INCLUDE_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
INCLUDE_POLICIES - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
INCLUDE_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includeACL - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
includeAllowableActions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
includedInSupertypeQuery - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
includedInSupertypeQuery - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
includeInUpdate() - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
includePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
includePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
includePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includePolicyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeProperties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
includePropertyDefinitions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
includePropertyDefinitions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
IncludeRelationships - Enum in org.apache.chemistry.opencmis.commons.enums
Include Relationships Enum.
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
includeRelationships - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
includeRelativePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
includeSubRelationshipTypes - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
incrementPage() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
Skip to the next page of items within collection
incrementSkipOffset() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
Increment the skip offset by one
info - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
Arbitrary info for this selector (used by servers during parsing).
InfoDialog - Class in org.apache.chemistry.opencmis.workbench
 
InfoDialog(Frame) - Constructor for class org.apache.chemistry.opencmis.workbench.InfoDialog
 
inFolder(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
inFolder(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
inFolder(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
InfoPanel - Class in org.apache.chemistry.opencmis.workbench.swing
 
InfoPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
InfoPanel.InfoList - Class in org.apache.chemistry.opencmis.workbench.swing
 
InfoPanel.InfoList() - Constructor for class org.apache.chemistry.opencmis.workbench.swing.InfoPanel.InfoList
 
inherited - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Called after the object has been created.
init(Map<String, String>, ReentrantReadWriteLock) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
init(Map<String, String>, CmisBindingCache) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.browser.BrowseServlet
Initializes the browser servlet.
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractServiceFactory
 
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.commons.server.CmisServiceFactory
Initializes the factory instance.
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisServiceFactory
 
init(Map<String, String>) - Static method in class org.apache.chemistry.opencmis.inmemory.ConfigurationSettings
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
init(FilterConfig) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
init(FilterConfig) - Method in class org.apache.chemistry.opencmis.server.support.filter.LoggingFilter
 
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Initializes the test with test parameters.
init(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Initializes the test group with test parameters.
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.impl.WrapperCmisTestGroup
 
init() - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.BasicsTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ControlTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateInvalidTypeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CRUDTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.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.QueryForObject
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.types.TypesTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningTestGroup
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.workbench.checks.ObjectComplianceCheck
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.workbench.checks.ObjectComplianceTestGroup
 
init(ClientModel, String[], int[]) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
initialize(Session, Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.api.ObjectFactory
 
initialize(String[]) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Initializes the cache.
initialize(Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.CacheLevel
Initialize the cache level.
initialize(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
 
initialize(String[]) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
initialize(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.LruCacheLevelImpl
 
initialize(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
 
initialize(BindingSession) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.TypeDefinitionCache
Initializes the cache.
initialize(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
initialize(SessionImpl, ObjectType, ObjectData, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Initializes the object.
initialize(Session, Map<String, String>) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
initialize(Session, Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
initialize(Session, Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
initialize(PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
initialize(Session, Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
 
initialize(TypeDefinition) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
initialize(PathManager, JcrTypeManager, JcrTypeHandlerManager) - Method in class org.apache.chemistry.opencmis.jcr.impl.AbstractJcrTypeHandler
 
initialize(PathManager, JcrTypeManager, JcrTypeHandlerManager) - Method in interface org.apache.chemistry.opencmis.jcr.type.JcrTypeHandler
Called by JcrTypeHandlerManager when the handler is added.
initialize(Object[]) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Initializes the wrapper with a set of parameters.
initialize(Object[]) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
initialize(String, String, Properties) - Method in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
initialize(String, String, Properties) - Method in interface org.apache.chemistry.opencmis.tools.mapper.PropertyMapper
initialize a property mapper
initialize(String, String, Properties) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
initialize(String, String, Properties) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperTika
 
initialize(PropertyMapper, String) - Method in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
initialize(PropertyMapper, String) - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
Initialize a parser with a given property mapper and a content type
initRepository(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Initialize the store for the given repository.
initRepository(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
initServiceObject(AbstractPortProvider.CmisWebSerivcesService) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Creates a service object.
initTypeSystem(String) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
initTypeSystem(List<TypeDefinition>, boolean) - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
Initialize the type system with the given types.
inList - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.in_value_list_return
 
InMemoryAbstractServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
Common functionality for all service implementations
InMemoryAbstractServiceImpl(StoreManager, CmisServiceValidator) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
InMemoryAbstractServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
InMemoryAce - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
InMemoryAce(Ace) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
InMemoryAce(String, Permission) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
InMemoryAcl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
InMemoryAcl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
InMemoryAcl(List<InMemoryAce>) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
InMemoryAclService - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryAclService(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryAclService
 
InMemoryDiscoveryServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryDiscoveryServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryDiscoveryServiceImpl
 
InMemoryMultiFilingServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryMultiFilingServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryMultiFilingServiceImpl
 
InMemoryNavigationServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryNavigationServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryNavigationServiceImpl
 
InMemoryObjectServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryObjectServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
InMemoryPolicyServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryPolicyServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryPolicyServiceImpl
 
InMemoryQueryProcessor - Class in org.apache.chemistry.opencmis.inmemory.query
A processor for a CMIS query for the In-Memory server.
InMemoryQueryProcessor(ObjectStoreImpl) - Constructor for class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor
 
InMemoryQueryProcessor.InMemoryWhereClauseWalker - Class in org.apache.chemistry.opencmis.inmemory.query
 
InMemoryQueryProcessor.InMemoryWhereClauseWalker(StoredObject, String) - Constructor for class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
InMemoryRelationshipServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryRelationshipServiceImpl(StoreManager, InMemoryRepositoryServiceImpl) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryRelationshipServiceImpl
 
InMemoryRepositoryServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryRepositoryServiceImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
InMemoryService - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryService(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
InMemoryServiceContext - Class in org.apache.chemistry.opencmis.inmemory.server
Helper class to associate context information with each incoming call.
InMemoryServiceFactoryImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryServiceFactoryImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
InMemoryServiceValidatorImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
InMemoryServiceValidatorImpl(StoreManager) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
InMemoryVersioningServiceImpl - Class in org.apache.chemistry.opencmis.inmemory.server
 
InMemoryVersioningServiceImpl(StoreManager, InMemoryObjectServiceImpl) - Constructor for class org.apache.chemistry.opencmis.inmemory.server.InMemoryVersioningServiceImpl
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
INNER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
installEscapeBinding(Window, JRootPane, boolean) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
installKeyBindings() - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
INSTANCE - Static variable in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable.EmptyIterator
 
INSTANCE - Static variable in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
instance() - Static method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
inTree(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
inTree(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
inTree(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
invoke(UrlBuilder, String, String, Map<String, String>, Output, BindingSession, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
invokeDELETE(UrlBuilder, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
invokeDELETE(UrlBuilder, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker
 
invokeDELETE(UrlBuilder, BindingSession) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.http.HttpInvoker
Executes a HTTP DELETE request.
invokeGET(UrlBuilder, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
invokeGET(UrlBuilder, BindingSession, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
invokeGET(UrlBuilder, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker
 
invokeGET(UrlBuilder, BindingSession, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker
 
invokeGET(UrlBuilder, BindingSession) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.http.HttpInvoker
Executes a HTTP GET request.
invokeGET(UrlBuilder, BindingSession, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.http.HttpInvoker
Executes a HTTP GET request.
invokePOST(UrlBuilder, String, Output, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
invokePOST(UrlBuilder, String, Output, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker
 
invokePOST(UrlBuilder, String, Output, BindingSession) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.http.HttpInvoker
Executes a HTTP POST request.
invokePUT(UrlBuilder, String, Map<String, String>, Output, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
invokePUT(UrlBuilder, String, Map<String, String>, Output, BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker
 
invokePUT(UrlBuilder, String, Map<String, String>, Output, BindingSession) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.http.HttpInvoker
Executes a HTTP PUT request.
IOUtils - Class in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.IgnoreCommentsLineHandler - Class in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.IgnoreCommentsLineHandler() - Constructor for class org.apache.chemistry.opencmis.commons.impl.IOUtils.IgnoreCommentsLineHandler
 
IOUtils.LineHandler - Interface in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.SkipHeaderLineHandler - Class in org.apache.chemistry.opencmis.commons.impl
 
IOUtils.SkipHeaderLineHandler() - Constructor for class org.apache.chemistry.opencmis.commons.impl.IOUtils.SkipHeaderLineHandler
 
is(String, AtomElement) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS_IMMUTABLE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isImmutable: flag the indicates if the document is immutable.
IS_LATEST_MAJOR_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isLatestMajorVersion: flag the indicates if the document is the latest major version.
IS_LATEST_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isLatestVersion: flag the indicates if the document is the latest version.
IS_MAJOR_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isMajorVersion: flag the indicates if the document is a major version.
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IS_NOT_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
IS_NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
IS_PRIVATE_WORKING_COPY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isPrivateWorkingCopy: flag the indicates if the document is a PWC.
IS_VERSION_SERIES_CHECKED_OUT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:isVersionSeriesCheckedOut: flag the indicates if the document is checked out.
isAbsolute(String) - Static method in class org.apache.chemistry.opencmis.jcr.PathManager
 
isAclMergeRequired(Acl, Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Checks if at least one ACE list is not empty.
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.AclUpdatePanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.AddObjectToFolderPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.AppendContentStreamPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.ApplyPolicyPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.CancelCheckOutPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.CheckInPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.CheckOutPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.CopyPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeleteContentStreamPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeletePanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.DeleteTreePanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.MovePanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.PropertyUpdatePanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.RemoveObjectFromFolderPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.RemovePolicyPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.actions.SetContentStreamPanel
 
isAllowed() - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
isAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Gets the value of the allVersions property.
isAllVersionsSearchableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isAllVersionsSearchableSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isAscending() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
isAtomNamespace(QName) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
isBaseType() - Method in interface org.apache.chemistry.opencmis.client.api.ObjectType
Indicates whether this is base object type or not.
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.DocumentTypeImpl
 
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.FolderTypeImpl
 
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ItemTypeImpl
 
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.PolicyTypeImpl
 
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
isBaseType() - Method in class org.apache.chemistry.opencmis.client.runtime.objecttype.SecondaryTypeImpl
 
isCacheEnabled() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Return if caching is enabled.
isCacheEnabled() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
isCanAddObjectToFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canAddObjectToFolder property.
isCanApplyACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canApplyACL property.
isCanApplyPolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canApplyPolicy property.
isCanCancelCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCancelCheckOut property.
isCanceled() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
isCanceled() - Method in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
isCanCheckIn() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCheckIn property.
isCanCheckOut() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCheckOut property.
isCanCreateDocument() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCreateDocument property.
isCanCreateFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCreateFolder property.
isCanCreateItem() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCreateItem property.
isCanCreateRelationship() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canCreateRelationship property.
isCanDeleteContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canDeleteContentStream property.
isCanDeleteObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canDeleteObject property.
isCanDeleteTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canDeleteTree property.
isCanGetACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetACL property.
isCanGetAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetAllVersions property.
isCanGetAppliedPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetAppliedPolicies property.
isCanGetChildren() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetChildren property.
isCanGetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetContentStream property.
isCanGetDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetDescendants property.
isCanGetFolderParent() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetFolderParent property.
isCanGetFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetFolderTree property.
isCanGetObjectParents() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetObjectParents property.
isCanGetObjectRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetObjectRelationships property.
isCanGetProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetProperties property.
isCanGetRenditions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canGetRenditions property.
isCanMoveObject() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canMoveObject property.
isCanRemoveObjectFromFolder() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canRemoveObjectFromFolder property.
isCanRemovePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canRemovePolicy property.
isCanSetContentStream() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canSetContentStream property.
isCanUpdateProperties() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Gets the value of the canUpdateProperties property.
isCapabilityAllVersionsSearchable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityAllVersionsSearchable property.
isCapabilityGetDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityGetDescendants property.
isCapabilityGetFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityGetFolderTree property.
isCapabilityMultifiling() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityMultifiling property.
isCapabilityPWCSearchable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityPWCSearchable property.
isCapabilityPWCUpdatable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityPWCUpdatable property.
isCapabilityUnfiling() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityUnfiling property.
isCapabilityVersionSpecificFiling() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Gets the value of the capabilityVersionSpecificFiling property.
isChangesIncomplete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Gets the value of the changesIncomplete property.
isCheckedOut(StoredObject, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
isCheckedOut() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.VersionedDocument
Test if current object is checked-out.
isCheckedOut() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
isCheckedOut() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
isCheckedOut() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
isCheckedOut() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
isCmisNamespace(QName) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
isComment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.IOUtils.IgnoreCommentsLineHandler
 
isContainedInFilter(String, List<String>) - Static method in class org.apache.chemistry.opencmis.inmemory.FilterParser
 
isContentCopied() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Gets the value of the contentCopied property.
isControllableAcl() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if objects of this type are controllable by ACLs.
isControllableAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isControllableACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the controllableACL property.
isControllableACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the controllableACL property.
isControllablePolicy() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if objects of this type are controllable by policies.
isControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the controllablePolicy property.
isControllablePolicy() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the controllablePolicy property.
isCreatable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if an object of this type can be created.
isCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the creatable property.
isCreatable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the creatable property.
isCreate() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Gets the value of the create property.
isCurrentVersion() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
isCurrentVersion() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a document and if it is the current version or it is not versionable, false otherwise.
isDelete() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Gets the value of the delete property.
isDescription() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the description property.
isDirect() - Method in interface org.apache.chemistry.opencmis.commons.data.Ace
Indicates if the ACE was directly applied to the object or has been inherited from another object (for example from the folder it resides in).
isDirect() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
isDirect() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Gets the value of the direct property.
isDisplayName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the displayName property.
isDocument() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
isDocumentCheckedOut() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
isEmpty() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode.PropertyUpdater
 
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
 
isEncrypted() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStreamFactory
Indicates if temporary files are encrypted.
isEqual(Object, Object) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
isExact() - Method in interface org.apache.chemistry.opencmis.commons.data.Acl
Indicates whether this ACL expresses all permissions of the object.
isExact() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
isExact() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Gets the value of the exact property.
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.
isExactAcl() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
isExactACL() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Gets the value of the exactACL property.
isExpired() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
Returns whether the access token is expired or not.
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.
isFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the fileable property.
isFileable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the fileable property.
isFolder() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
isFulltextIndexed() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is full text indexed.
isFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the fulltextIndexed property.
isFulltextIndexed() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the fulltextIndexed property.
isFulltextOnly(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
isGetDescendantsSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isGetDescendantsSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isGetDescendantsSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isGetFolderTreeSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isGetFolderTreeSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isGetFolderTreeSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isHasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Gets the value of the hasMoreItems property.
isHasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Gets the value of the hasMoreItems property.
isHasMoreItems() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Gets the value of the hasMoreItems property.
isHeaderLine(String) - Method in class org.apache.chemistry.opencmis.commons.impl.IOUtils.SkipHeaderLineHandler
 
isId() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the id property.
isImmutable() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is immutable (CMIS property cmis:isImmutable).
isImmutable() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
isIncludeAcls() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if ACLs should returned.
isIncludeAcls() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
isIncludeAllowableActions() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if allowable actions should returned.
isIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
isIncludeAllowableActions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the includeAllowableActions property.
isIncludedInSupertypeQuery() - Method in interface org.apache.chemistry.opencmis.commons.definitions.TypeDefinition
Returns if this type is included in queries that query the super type.
isIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the includedInSupertypeQuery property.
isIncludedInSupertypeQuery() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the includedInSupertypeQuery property.
isIncludePathSegments() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if path segments should returned.
isIncludePathSegments() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
isIncludePolicies() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns if policies should returned.
isIncludePolicies() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
isIncludeSubRelationshipTypes() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Gets the value of the includeSubRelationshipTypes property.
isInherited() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is inherited by a parent type.
isInherited() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isInherited() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the inherited property.
isInMemory() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Returns if the data is stored in memory.
isInt(String, AtomElement) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
isLastChunk - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
isLatestMajorVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is the latest major version (CMIS property cmis:isLatestMajorVersion).
isLatestMajorVersion() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
isLatestMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
isLatestMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
isLatestMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
isLatestMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
isLatestVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is the latest version (CMIS property cmis:isLatestVersion).
isLatestVersion() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
isLatestVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
isLatestVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
isLatestVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
isLatestVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
isLocalName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the localName property.
isLocalNamespace() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the localNamespace property.
isMacOSX() - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
isMajor() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Gets the value of the major property.
isMajor() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Gets the value of the major property.
isMajor() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
Check if this version is a major version.
isMajor() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
isMajorVersion() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is a major version (CMIS property cmis:isMajorVersion).
isMajorVersion() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
isMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
isMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
isMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
isMajorVersion() - Method in class org.apache.chemistry.opencmis.jcr.JcrVersion
 
isMultifilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isMultifilingSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isMultipartContent(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
Returns if the request is a multi-part request
isMultiValued() - Method in interface org.apache.chemistry.opencmis.client.api.Property
Returns if the property is a multi-value property.
isMultiValued() - Method in class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
 
isNextLink(AtomElement) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
isNull(T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
isNull(T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
isNull(XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
ISO8601 - Class in org.apache.chemistry.opencmis.jcr.util
The ISO8601 utility class provides helper methods to deal with date/time formatting using a specific ISO8601-compliant format (see ISO 8601).
ISO_8859_1 - Static variable in class org.apache.chemistry.opencmis.commons.impl.IOUtils
ISO-8859-1 character set name.
isObjectInfoRequired() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
isObjectInfoRequired() - Method in interface org.apache.chemistry.opencmis.commons.server.CallContext
Returns if true object infos can improve the performance.
isObjectInfoRequired() - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
isObjectInfoRequired() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
isOpenChoice() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property supports open choice.
isOpenChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isOpenChoice() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the openChoice property.
isOrderable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is Orderable.
isOrderable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isOrderable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the orderable property.
isOrderByNameSupported(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
isPredfinedQueryName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
isPrivateWorkingCopy() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this document is the PWC (CMIS property cmis:isPrivateWorkingCopy).
isPrivateWorkingCopy() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
isPropertyEmpty(PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.jcr.PropertyHelper
 
isPwc() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
Check if this version is a private working copy.
isPwc() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
isPwc(String) - Static method in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
isPwcSearchableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isPwcSearchableSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isPwcUpdatableSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isPwcUpdatableSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
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.
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the queryable property.
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the queryable property.
isQueryable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Gets the value of the queryable property.
isQueryName() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Gets the value of the queryName property.
isRequired() - Method in interface org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition
Returns if the property is required.
isRequired() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
isRequired() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Gets the value of the required property.
isRoot() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
isRoot(Node) - Method in class org.apache.chemistry.opencmis.jcr.PathManager
Determines whether a JCR Node is the root node wrt.
isRoot(String) - Static method in class org.apache.chemistry.opencmis.jcr.PathManager
 
isRootFolder() - Method in interface org.apache.chemistry.opencmis.client.api.Folder
Returns if the folder is the root folder.
isRootFolder() - Method in class org.apache.chemistry.opencmis.client.runtime.FolderImpl
 
isSearchAllVersions() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Gets the value of the searchAllVersions property.
isStr(String, AtomElement) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
isTag(QName, String) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
isTrue(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
Returns true if the given parameter exists in the session and is set to true, false otherwise.
isTypeInUse(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Check if this store contains any object with the given type id.
isTypeInUse(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
isUnfilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isUnfilingSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
isUpdate() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Gets the value of the update property.
isValidId(String) - Static method in class org.apache.chemistry.opencmis.inmemory.NameValidator
check whether id contains only valid characters Allowed are 'a'..'z', 'A'..'Z', '0'..'9', '.', '-', ' ', '_'.
isValidLocalName(String) - Static method in class org.apache.chemistry.opencmis.inmemory.NameValidator
 
isValidName(String) - Static method in class org.apache.chemistry.opencmis.inmemory.NameValidator
check whether id contains only valid characters.
isValidNamespace(String) - Static method in class org.apache.chemistry.opencmis.inmemory.NameValidator
 
isValidQueryName(String) - Static method in class org.apache.chemistry.opencmis.inmemory.NameValidator
 
isVersionable() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentType
Gets the isVersionable flag.
isVersionable() - Method in interface org.apache.chemistry.opencmis.commons.definitions.DocumentTypeDefinition
Returns whether objects of this type are versionable or not.
isVersionable() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
isVersionable() - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Gets the value of the versionable property.
isVersionable() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
isVersionable(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
isVersionSeriesCheckedOut() - Method in interface org.apache.chemistry.opencmis.client.api.DocumentProperties
Returns true if this version series is checked out (CMIS property cmis:isVersionSeriesCheckedOut).
isVersionSeriesCheckedOut() - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
isVersionSpecificFilingSupported() - Method in interface org.apache.chemistry.opencmis.commons.data.RepositoryCapabilities
 
isVersionSpecificFilingSupported() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
Item - Interface in org.apache.chemistry.opencmis.client.api
CMIS item interface.
Item - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Interface to represent a CMIS item according to the CMIS specification.
ITEM_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
ItemImpl - Class in org.apache.chemistry.opencmis.client.runtime
 
ItemImpl(SessionImpl, ObjectType, ObjectData, OperationContext) - Constructor for class org.apache.chemistry.opencmis.client.runtime.ItemImpl
Constructor.
ItemImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
itemImpl is used for CMIS:item objects.
ItemImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ItemImpl
 
ItemIterable<T> - Interface in org.apache.chemistry.opencmis.client.api
Iterable for CMIS collections that allows ability to skip to specific position or return a subcollection.
ItemType - Interface in org.apache.chemistry.opencmis.client.api
Item Object Type.
ItemTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Item Type Definition.
ItemTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Item type definition.
ItemTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ItemTypeDefinitionImpl
 
ItemTypeImpl - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
 
ItemTypeImpl(Session, ItemTypeDefinition) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.ItemTypeImpl
 
Iterables - Class in org.apache.chemistry.opencmis.jcr.util
 
iterator() - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
 
iterator() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
iterator() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 

J

JAXWS_IMPL_AXIS2 - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
JAXWS_IMPL_CXF - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
JAXWS_IMPL_JRE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
JAXWS_IMPL_RI - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
JAXWS_IMPL_WEBSPHERE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CmisWebServicesSpi
 
JcrBinary - Class in org.apache.chemistry.opencmis.jcr
JcrBinary implements the JCR Binary interface.
JcrBinary(InputStream) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrBinary
Creates a new JcrBinary instance from an InputStream.
JcrBinary(byte[]) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrBinary
Creates a new JcrBinary instance from a byte[] array.
jcrConfig - Variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
JcrConverter - Class in org.apache.chemistry.opencmis.jcr
Utility class providing methods for converting various entities from/to their respective representation in JCR/CMIS.
JcrDocument - Class in org.apache.chemistry.opencmis.jcr
Instances of this class represent a cmis:document backed by an underlying JCR Node.
JcrDocument(Node, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrDocument
 
JcrDocumentTypeHandler - Interface in org.apache.chemistry.opencmis.jcr.type
Implemented by type handlers that provides a type that is or inherits from cmis:document.
JcrFolder - Class in org.apache.chemistry.opencmis.jcr
Instances of this class represent a cmis:folder backed by an underlying JCR Node.
JcrFolder(Node, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrFolder
 
JcrFolderTypeHandler - Interface in org.apache.chemistry.opencmis.jcr.type
Implemented by type handlers that provides a type that is or inherits from cmis:folder.
JcrNode - Class in org.apache.chemistry.opencmis.jcr
Common base class for all JCR Nodes to be represented as CMIS objects.
JcrNode(Node, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrNode
Create a new instance wrapping a JCR node.
JcrNode.PropertyUpdater - Class in org.apache.chemistry.opencmis.jcr
jcrPathFromCol(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
Resolve from a column name in the query to the corresponding relative JCR path.
jcrPathFromCol(String) - Method in interface org.apache.chemistry.opencmis.jcr.query.IdentifierMap
Map a column name in the CMIS query to the corresponding relative JCR path.
jcrPathFromCol(String) - Method in class org.apache.chemistry.opencmis.jcr.query.IdentifierMapBase
 
jcrPathFromCol(TypeDefinition, String) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Map a column name in the CMIS query to the corresponding relative JCR path.
jcrPathFromId(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
Resolve from a CMIS object id to the corresponding absolute JCR path.
jcrPathFromId(String) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Map a CMIS objectId to an absolute JCR path.
JcrPrivateWorkingCopy - Class in org.apache.chemistry.opencmis.jcr
Instances of this class represent a private working copy of a cmis:document backed by an underlying JCR Node.
JcrPrivateWorkingCopy(Node, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
 
JcrRepository - Class in org.apache.chemistry.opencmis.jcr
JCR back-end for CMIS server.
JcrRepository(Repository, PathManager, JcrTypeManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrRepository
Create a new JcrRepository instance backed by a JCR repository.
jcrRepository - Variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
JcrService - Class in org.apache.chemistry.opencmis.jcr
JCR service implementation.
JcrService(JcrRepository) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrService
 
JcrServiceFactory - Class in org.apache.chemistry.opencmis.jcr
A CmisServiceFactory implementation which returns JcrService instances.
JcrServiceFactory() - Constructor for class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
jcrTypeCondition() - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentIdentifierMap
 
jcrTypeCondition() - Method in interface org.apache.chemistry.opencmis.jcr.query.IdentifierMap
Create and additional condition in order for the query to only return nodes of the right type.
jcrTypeCondition() - Method in class org.apache.chemistry.opencmis.jcr.query.IdentifierMapBase
 
jcrTypeCondition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Create and additional condition in order for the query to only return nodes of the right type.
JcrTypeHandler - Interface in org.apache.chemistry.opencmis.jcr.type
Provides operations for a specific CMIS object type.
JcrTypeHandlerManager - Class in org.apache.chemistry.opencmis.jcr.type
Manages a set of registered type handlers.
JcrTypeHandlerManager(PathManager, JcrTypeManager) - Constructor for class org.apache.chemistry.opencmis.jcr.type.JcrTypeHandlerManager
 
JcrTypeManager - Class in org.apache.chemistry.opencmis.jcr
Type Manager.
JcrTypeManager() - Constructor for class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
jcrTypeName() - Method in interface org.apache.chemistry.opencmis.jcr.query.IdentifierMap
JCR type name corresponding to the CMIS type bound to this instance.
jcrTypeName() - Method in class org.apache.chemistry.opencmis.jcr.query.IdentifierMapBase
 
jcrTypeName(TypeDefinition) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Map a CMIS type to the corresponding JCR type name.
JcrUnversionedDocument - Class in org.apache.chemistry.opencmis.jcr
Instances of this class represent a non versionable cmis:document backed by an underlying JCR Node.
JcrUnversionedDocument(Node, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrUnversionedDocument
 
JcrVersion - Class in org.apache.chemistry.opencmis.jcr
Instances of this class represent a specific version of a cmis:document backed by an underlying JCR Node.
JcrVersion(Node, Version, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrVersion
 
JcrVersionBase - Class in org.apache.chemistry.opencmis.jcr
Instances of this class represent a versionable cmis:document and its versions backed by an underlying JCR Node.
JcrVersionBase(Node, JcrTypeManager, PathManager, JcrTypeHandlerManager) - Constructor for class org.apache.chemistry.opencmis.jcr.JcrVersionBase
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
JOIN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
join_kind() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
join_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
joinReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
joinSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
JreWssMUTube - Class in org.apache.chemistry.opencmis.commons.impl.tube.client
 
JreWssMUTube(WSBinding, Tube) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.client.JreWssMUTube
 
JreWssMUTube(JreWssMUTube, TubeCloner) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.client.JreWssMUTube
 
JSON_ACE_IS_DIRECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACE_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACE_PRINCIPAL_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACL_ACES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACL_IS_EXACT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_ACL_PROPAGATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_MAPPING_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_MAPPING_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSION_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSION_MAPPING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSION_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_ACLCAP_SUPPORTED_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_BULK_UPDATE_CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_BULK_UPDATE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_BULK_UPDATE_NEW_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_ALL_VERSIONS_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CONTENT_STREAM_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CREATABLE_PROPERTY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_CREATABLE_PROPERTY_TYPES_CANCREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_GET_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_GET_FOLDER_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_JOIN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_MULTIFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEPOLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CREATEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FULLTEXTINDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_INCLUDEDINSUPERTYTPEQUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_ORDER_BY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_PWC_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_PWC_UPDATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_UNFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CAP_VERSION_SPECIFIC_FILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CHANGE_EVENT_TIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_CHANGE_EVENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FAILEDTODELETE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_COMMON_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_DATA - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_FEATURE_VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
JSON_OBJECT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_CHANGE_EVENT_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_EXACT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_POLICY_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_POLICY_IDS_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_PROPERTIES_EXTENSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECT_SUCCINCT_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDER_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDER_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERCONTAINER_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERCONTAINER_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTINFOLDERLIST_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTLIST_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTPARENTS_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_OBJECTPARENTS_RELATIVE_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_CARDINALITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_DATATYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CARDINALITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_CHOICE_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_DEAULT_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_INHERITED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_MAX_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_MAX_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_MIN_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_OPENCHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_ORDERABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_PRECISION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_PROPERTY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_REQUIRED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_RESOLUTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_TYPE_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_PROPERTY_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_QUERYRESULTLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_QUERYRESULTLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_QUERYRESULTLIST_RESULTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_DOCUMENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_HEIGHT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_KIND - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_MIMETYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_TITLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_RENDITION_WIDTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ACL_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CHANGES_INCOMPLETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CHANGES_ON_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_CMIS_VERSION_SUPPORTED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_EXTENDED_FEATURES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRINCIPAL_ID_ANONYMOUS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRINCIPAL_ID_ANYONE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRODUCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_PRODUCT_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_REPOSITORY_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ROOT_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_ROOT_FOLDER_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_THIN_CLIENT_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_REPINFO_VENDOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_ALLOWED_SOURCE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_ALLOWED_TARGET_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_BASE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CONTENTSTREAM_ALLOWED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CONTROLABLE_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CONTROLABLE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_CREATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_FULLTEXT_INDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_INCLUDE_IN_SUPERTYPE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_PROPERTY_DEFINITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_CREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_DELETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_TYPE_MUTABILITY_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPE_VERSIONABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESCONTAINER_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESCONTAINER_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESLIST_HAS_MORE_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESLIST_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSON_TYPESLIST_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
JSONArray - Class in org.apache.chemistry.opencmis.commons.impl.json
A JSON array.
JSONArray() - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
JSONAware - Interface in org.apache.chemistry.opencmis.commons.impl.json
Beans that support customized output of JSON text shall implement this interface.
JSONConstants - Class in org.apache.chemistry.opencmis.commons.impl
JSON object constants.
JSONConverter - Class in org.apache.chemistry.opencmis.commons.impl
OpenCMIS objects to JSON converter.
JSONConverter.PropertyMode - Enum in org.apache.chemistry.opencmis.commons.impl
 
JSONObject - Class in org.apache.chemistry.opencmis.commons.impl.json
A JSON object.
JSONObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
JSONParseException - Exception in org.apache.chemistry.opencmis.commons.impl.json.parser
ParseException explains why and where the error occurs in source JSON text.
JSONParseException(int) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
JSONParseException(int, Object) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
JSONParseException(int, int, Object) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
JSONParser - Class in org.apache.chemistry.opencmis.commons.impl.json.parser
Parser for JSON text.
JSONParser() - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
JsonPrettyPrinter - Class in org.apache.chemistry.opencmis.server.support.filter
A super simple JSON pretty printer
JsonPrettyPrinter() - Constructor for class org.apache.chemistry.opencmis.server.support.filter.JsonPrettyPrinter
 
JsonPrettyPrinter(int) - Constructor for class org.apache.chemistry.opencmis.server.support.filter.JsonPrettyPrinter
 
JSONStreamAware - Interface in org.apache.chemistry.opencmis.commons.impl.json
Beans that support customized output of JSON text to a writer shall implement this interface.
JSONValue - Class in org.apache.chemistry.opencmis.commons.impl.json
(Taken from JSON.simple and modified for OpenCMIS.)
junit() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
junit() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
JUNIT_PARAMETERS - Static variable in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
JUnitHelper - Class in org.apache.chemistry.opencmis.tck.impl
 

K

key - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
 
key - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
KEY_BYTES - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
KEY_LENGTH - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
kind - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
kind - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.join_kind_return
 
kind - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
INNER / LEFT / RIGHT

L

LAST_MODIFICATION_DATE - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:lastModificationDate: last modification date.
LAST_MODIFIED_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:lastModifiedBy: last modifier of the object.
LastModifiedContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream with last modified date.
LastModifiedContentStreamImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Content stream data with last modified date implementation.
LastModifiedContentStreamImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
Constructor.
LastModifiedContentStreamImpl(String, BigInteger, String, InputStream, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
Constructor.
latestChangeLogToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LEFT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
length - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
length - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
length - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
LENGTH - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: length (value is a BigInteger)
length() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Returns the length of the stream.
LEVEL1_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
LEVEL2_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
like(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
like(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
like(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
like_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LINK_CACHE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.SpiSessionParameter
 
LINK_COLOR - Static variable in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
LINK_HREF - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
LINK_REL - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
LINK_REL_CONTENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser
 
LINK_SELECTED_COLOR - Static variable in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
LINK_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
LinkAccess - Interface in org.apache.chemistry.opencmis.client.bindings.spi
Provides access to internal links.
LinkCache - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Link cache.
LinkCache(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Constructor.
LinkInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about an arbitrary Atom link.
LinkInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the LinkInfo interface.
LinkInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
LinkInfoImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
LinkInfoImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
LinkInfoImpl(String, String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
list(List<T>) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
list(List<T>) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
list(List<XPathBuilder>) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
listMetadata(String) - Method in class org.apache.chemistry.opencmis.tools.filecopy.FileCopier
 
listMetadata(File) - Method in class org.apache.chemistry.opencmis.tools.parser.MetadataParserTika
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
literal() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
load(File) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Loads entries from the given UTF-8 encoded file.
load(InputStream) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Loads entries from the given, UTF-8 encoded stream and leaves the stream open.
LOAD_FACTOR - Static variable in class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
 
loadClass(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Loads a class.
loadClass(String, ClassLoader) - Static method in class org.apache.chemistry.opencmis.commons.impl.ClassLoaderUtil
Loads a class from the given class loader.
loadCollection(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a collection from the cache if it is there or loads it into the cache if it is not there.
loadContentLink(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets the content link from the cache if it is there or loads it into the cache if it is not there.
loadContentLink(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
loadContentLink(String, String) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.LinkAccess
Gets the content link from the cache if it is there or loads it into the cache if it is not there.
loadContext(String, Map<String, String>) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
loadDefaultTckGroups() - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadFolder(String, boolean) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
loadGroups(File) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadGroups(InputStream) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a link from the cache if it is there or loads it into the cache if it is not there.
loadLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
loadLink(String, String, String, String) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.LinkAccess
Gets a link from the cache if it is there or loads it into the cache if it is not there.
loadObject(String) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
loadParameters(File) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadParameters(InputStream) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
loadRepositoryLink(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a repository link from the cache if it is there or loads it into the cache if it is not there.
loadSecondaryTypeProperties() - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Returns is secondary type properties should be loaded.
loadSecondaryTypeProperties() - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
loadTemplateLink(String, String, Map<String, Object>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a template link from the cache if it is there or loads it into the cache if it is not there.
loadTypeDefinitionFromFile(String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
loadTypeDefinitionFromResource(String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
loadTypeDefinitionFromStream(InputStream) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
loadTypeLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Gets a link from the cache if it is there or loads it into the cache if it is not there.
LOCAL_FACTORY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Factory class name for the local binding.
LocalCallContext - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
Simple CallContext implementation.
LocalCallContext(String, String, String) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
LOCALE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: local
LOCALE_ISO3166_COUNTRY - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
LOCALE_ISO3166_COUNTRY - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LOCALE_ISO639_LANGUAGE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
 
LOCALE_ISO639_LANGUAGE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
LOCALE_VARIANT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
localName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
localNamespace - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
localNamespace - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
localNamespace - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
lockLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Locks the link cache.
lockLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Locks the link cache.
lockTypeLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Locks the type link cache.
lockTypeLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Locks the type link cache.
LOG - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
 
LOG - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
 
log(String, String) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
Logs a call.
logError(Exception) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
LogFrame - Class in org.apache.chemistry.opencmis.workbench
 
LogFrame() - Constructor for class org.apache.chemistry.opencmis.workbench.LogFrame
 
LoggingFilter - Class in org.apache.chemistry.opencmis.server.support.filter
 
LoggingFilter() - Constructor for class org.apache.chemistry.opencmis.server.support.filter.LoggingFilter
 
LoggingInputStream - Class in org.apache.chemistry.opencmis.workbench
 
LoggingInputStream(InputStream, String) - Constructor for class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
login(Credentials, String) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
Logger into the underlying JCR repository.
login(String) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
login(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Handles logins.
LoginDialog - Class in org.apache.chemistry.opencmis.workbench
 
LoginDialog(Frame) - Constructor for class org.apache.chemistry.opencmis.workbench.LoginDialog
 
logout(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Handles logouts.
logTimes() - Method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
logTimes(TimeLogger[]) - Static method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
logTimings() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
LoremIpsum - Class in org.apache.chemistry.opencmis.util.content.loremipsum
A generator of lorem ipsum text ported from the Python implementation at http://code.google.com/p/lorem-ipsum-generator/.
LoremIpsum() - Constructor for class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
Generates random strings of "lorem ipsum" text, based on the word distribution of a sample text, using the words in a dictionary.
LoremIpsum(String, String) - Constructor for class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
LoremIpsum(String, String[]) - Constructor for class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
LoremIpsum(String) - Constructor for class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
LruCacheBridgeServiceFactory - Class in org.apache.chemistry.opencmis.bridge.lrucache
 
LruCacheBridgeServiceFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheBridgeServiceFactory
 
LruCacheCmisService - Class in org.apache.chemistry.opencmis.bridge.lrucache
Uses a LRU cache to cache CmisBinding objects.
LruCacheCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
LruCacheLevelImpl - Class in org.apache.chemistry.opencmis.client.bindings.cache.impl
LRU cache.
LruCacheLevelImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.cache.impl.LruCacheLevelImpl
 
lt(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.LT nodes.
lt(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
lt(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
lteq(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
lteq(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
lteq(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
LTEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
LTPAWSSecurityAuthenticationProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi
 
LTPAWSSecurityAuthenticationProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.LTPAWSSecurityAuthenticationProvider
 

M

main(String[]) - Static method in class org.apache.chemistry.opencmis.server.support.filter.JsonPrettyPrinter
 
main(String[]) - Static method in class org.apache.chemistry.opencmis.tck.runner.ConsoleRunner
 
main(String[]) - Static method in class org.apache.chemistry.opencmis.tools.filecopy.FileCopier
 
main(String[]) - Static method in class org.apache.chemistry.opencmis.tools.main.ObjGenApp
 
main(String[]) - Static method in class org.apache.chemistry.opencmis.tools.specexamples.SpecExamples
 
main(String[]) - Static method in class org.apache.chemistry.opencmis.workbench.ProxyDetector
Main.
main(String[]) - Static method in class org.apache.chemistry.opencmis.workbench.Workbench
 
major - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
major - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
major - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
makeCompactGrid(Container, int, int, int, int, int, int) - Method in class org.apache.chemistry.opencmis.workbench.AbstractSpringLoginTab
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mAND() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mANY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mANY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MapCacheLevelImpl - Class in org.apache.chemistry.opencmis.client.bindings.cache.impl
Map cache.
MapCacheLevelImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
Constructor.
mapper - Variable in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
MapperException - Exception in org.apache.chemistry.opencmis.tools.mapper
 
MapperException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.tools.mapper.MapperException
 
MapperException(String) - Constructor for exception org.apache.chemistry.opencmis.tools.mapper.MapperException
 
mapping - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
mApproxNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mApproxNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mapTagAndConvert(Directory, Tag, TypeDefinition) - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
store the property id mapped to this tag in a JPEG file in a local map
mark(int) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
mark(int) - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
markSupported() - Method in class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
markSupported() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
markSupported() - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
mAS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mAS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mASC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mASC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MAX_CONTENT_SIZE - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: max content size (values is a Long)
MAX_CONTENT_SIZE - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
MAX_CONTENT_SIZE_KB - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
MAX_ENTRIES - Static variable in class org.apache.chemistry.opencmis.client.bindings.cache.impl.LruCacheLevelImpl
 
MAX_EXTENSIONS_DEPTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_EXTENSIONS_WIDTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
MAX_ITEMS_PER_PAGE - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
MAX_STRING_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstraints
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
maxItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
maxLength - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
 
maxNumItems - Variable in class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher
 
maxValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
maxValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mBACKSL() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mBOOL_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mBOOL_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mBY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mBY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mCOMMA() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mCOMMA() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mCONTAINS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mCONTAINS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mDESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDigits() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mDigits() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDISTINCT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
mDOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mDOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mDOUBLE_QUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mDUMMY() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mean(int[]) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
mean(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
MEDIATYPE_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_ALLOWABLEACTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_CMISATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_ENTRY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_FEED - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_OCTETSTREAM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEDIATYPE_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
MEMORY_THRESHOLD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: memory threshold (values is an Integer)
MEMORY_THRESHOLD - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
mEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mergeAcl(InMemoryAcl) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
mergeAcls(Acl, Acl, Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Merges the new ACL from original, add and remove ACEs lists.
mergePropertyDefinitions(Map<String, PropertyDefinition<?>>, Map<String, PropertyDefinition<?>>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mESC() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
message - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
message(String) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called when a group or test wants to print out a message.
MetadataParser - Interface in org.apache.chemistry.opencmis.tools.parser
This interface is used to extract metadata from content.
MetadataParserExif - Class in org.apache.chemistry.opencmis.tools.parser
A parser implementation using a lower level interface to get more control about the EXIF tags than Tika provides
MetadataParserExif() - Constructor for class org.apache.chemistry.opencmis.tools.parser.MetadataParserExif
 
MetadataParserTika - Class in org.apache.chemistry.opencmis.tools.parser
A metadata parser using the Apache Tika library
MetadataParserTika() - Constructor for class org.apache.chemistry.opencmis.tools.parser.MetadataParserTika
 
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.CmisQlExtLexer_CmisBaseLexer
 
mExactNumLit() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mFROM() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mFROM() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mGT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mGT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mGTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mGTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mID() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mID() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
millisToCalendar(long) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Converts milliseconds into a GregorianCalendar object, setting the timezone to GMT and cutting milliseconds off.
MIME_UNKNOWN - Static variable in class org.apache.chemistry.opencmis.jcr.JcrDocument
 
MimeHelper - Class in org.apache.chemistry.opencmis.commons.impl
MIME helper class.
MimeHelper.HeaderTokenizer - Class in org.apache.chemistry.opencmis.commons.impl
 
MimeHelper.HeaderTokenizer(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
MimeHelper.HeaderTokenizer(String, String, boolean) - Constructor for class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
MimeHelper.ParseException - Exception in org.apache.chemistry.opencmis.commons.impl
 
MimeHelper.ParseException() - Constructor for exception org.apache.chemistry.opencmis.commons.impl.MimeHelper.ParseException
 
MimeHelper.ParseException(String) - Constructor for exception org.apache.chemistry.opencmis.commons.impl.MimeHelper.ParseException
 
MimeHelper.Token - Class in org.apache.chemistry.opencmis.commons.impl
 
MimeHelper.Token(int, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
mimeType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
mimetype - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
MimeTypes - Class in org.apache.chemistry.opencmis.commons.impl
 
mIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mIN_FOLDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIN_FOLDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mIN_TREE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIN_TREE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mINNER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mINNER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MINUS_ONE - Static variable in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
minValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
minValue - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
 
mIS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mIS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mismatch(IntStream, int, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
mismatch(IntStream, int, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
mJOIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mJOIN() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLEFT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLEFT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLIKE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLIKE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mLTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mLTEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNEQ() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNOT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNULL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNULL() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mNUM_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mNUM_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mON() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mON() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mOR() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mORDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mORDER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MOUNT_PATH_CONFIG - Static variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
mountPath - Variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
mOUTER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mOUTER() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
move(ObjectId, ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves this object.
move(ObjectId, ObjectId, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Moves this object.
move(ObjectId, ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
move(ObjectId, ObjectId, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
move(StoredObject, Folder, Folder, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Move an object to a different folder.
move(StoredObject, Folder, Folder, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
move(JcrFolder) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
See CMIS 1.0 section 2.2.4.13 moveObject
moveDown(int) - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
MoveObject - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
MoveObject() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
moveObject(String, Holder<String>, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Moves the specified file-able object from one folder to another.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Moves the specified file-able object from one folder to another.
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
moveObject(CallContext, Holder<String>, String, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS moveObject.
moveObject(CallContext, String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
moveObject(CallContext, String, Holder<String>, String, String, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
moveObject(CallContext, String, Holder<String>, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
moveObject(CallContext, String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
moveObject(Session, Holder<String>, String, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.13 moveObject
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
moveObject(String, Holder<String>, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
MoveObjectResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
MoveObjectResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
 
MovePanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
MovePanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.MovePanel
 
MoveTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Move test.
MoveTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
moveUp(int) - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
mPERCENT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mPERCENT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mQUOTE() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mRIGHT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mRIGHT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mRPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mRPAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSELECT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSELECT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSign() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSign() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSTAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSTAR() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mSTRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mSTRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTEXT_MINUS() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTEXT_SEARCH_PHRASE_STRING() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTEXT_SEARCH_PHRASE_STRING_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTEXT_SEARCH_WORD_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
mTIME_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mTIME_LIT() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTIMESTAMP() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mTIMESTAMP() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mTokens() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
multi_valued_column_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
multi_valued_column_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
MultiFiling - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Documents can have in the CMIS specification multiple parents.
MultiFilingService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingService
 
MultiFilingService - Interface in org.apache.chemistry.opencmis.commons.spi
MultiFiling Service interface.
MultiFilingService - Class in org.apache.chemistry.opencmis.server.impl.atompub
MultiFiling Service operations.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService
 
MultiFilingService - Class in org.apache.chemistry.opencmis.server.impl.browser
MultiFiling Service operations.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService
 
MultiFilingService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS MultiFiling Service.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
MultiFilingService.AddObjectToFolder - Class in org.apache.chemistry.opencmis.server.impl.browser
 
MultiFilingService.AddObjectToFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.AddObjectToFolder
 
MultiFilingService.RemoveObjectFromFolder - Class in org.apache.chemistry.opencmis.server.impl.atompub
Remove object from folder.
MultiFilingService.RemoveObjectFromFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService.RemoveObjectFromFolder
 
MultiFilingService.RemoveObjectFromFolder - Class in org.apache.chemistry.opencmis.server.impl.browser
 
MultiFilingService.RemoveObjectFromFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.RemoveObjectFromFolder
 
MultiFilingServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
MultiFiling Service AtomPub client.
MultiFilingServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.MultiFilingServiceImpl
Constructor.
MultiFilingServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
MultiFiling Service Browser Binding client.
MultiFilingServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.MultiFilingServiceImpl
Constructor.
MultiFilingServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
MultiFilingServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.MultiFilingServiceImpl
Constructor.
MultiFilingServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
MultiFiling Service Web Services client.
MultiFilingServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.MultiFilingServiceImpl
Constructor.
MultiFilingServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
MultifilingTest - Class in org.apache.chemistry.opencmis.tck.tests.filing
Multifiling test.
MultifilingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
MULTIPART - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
MultipartParser - Class in org.apache.chemistry.opencmis.server.impl.browser
Simple multi-part parser, following all necessary standards for the CMIS browser binding.
MultipartParser(HttpServletRequest, ThresholdOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
MultiThreadedObjectGenerator - Class in org.apache.chemistry.opencmis.util.repository
 
MultiThreadedObjectGenerator.Action - Enum in org.apache.chemistry.opencmis.util.repository
 
MultiThreadedObjectGenerator.ObjectGeneratorRunner - Class in org.apache.chemistry.opencmis.util.repository
 
MultiThreadedObjectGenerator.ObjectGeneratorRunner(ObjectGenerator, MultiThreadedObjectGenerator.Action) - Constructor for class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
mUNDERSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mUNDERSCORE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
MutableAce - Interface in org.apache.chemistry.opencmis.commons.data
Mutable Access Control Entry (ACE).
MutableAcl - Interface in org.apache.chemistry.opencmis.commons.data
Mutable Access Control List (ACL).
MutableCallContext - Interface in org.apache.chemistry.opencmis.commons.server
Mutable CallContext.
MutableContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Mutable ContentStream.
MutableDocumentTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Document Type Definition.
MutableFolderTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Folder Type Definition.
MutableItemTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Item Type Definition.
MutableObjectData - Interface in org.apache.chemistry.opencmis.commons.data
Mutable ObjectData.
MutablePolicyTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Policy Type Definition.
MutableProperties - Interface in org.apache.chemistry.opencmis.commons.data
Mutable Properties.
MutablePropertyBoolean - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyBooleanDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyData<T> - Interface in org.apache.chemistry.opencmis.commons.data
Mutable PropertyData.
MutablePropertyDateTime - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyDateTimeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyDecimal - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyDecimalDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable base property definition interface.
MutablePropertyHtml - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyHtmlDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyId - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyIdDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyInteger - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyIntegerDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyString - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyStringDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutablePropertyUri - Interface in org.apache.chemistry.opencmis.commons.data
 
MutablePropertyUriDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
MutableRelationshipTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Relationship Type Definition.
MutableSecondaryTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Mutable Secondary Type Definition.
MutableTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
 
mWHERE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mWHERE() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
mWS() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 

N

NAME - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:name: name of the object.
NAME_COLLECTION - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
NAME_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
NAME_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
NAME_RELATIVE_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
NAME_URI_TEMPLATE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
 
NameCharsetTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Document names test.
NameCharsetTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
NAMESPACE - Static variable in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
NAMESPACE_APACHE_CHEMISTRY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_APP - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_ATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_CMIS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_RESTATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NAMESPACE_XSI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
NamespaceDefinitions - Interface in org.apache.chemistry.opencmis.commons.server
Defines a set of namespaces that are added to the root tag of AtomPub XML responses.
NameValidator - Class in org.apache.chemistry.opencmis.inmemory
 
NavigationService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.NavigationService
 
NavigationService - Interface in org.apache.chemistry.opencmis.commons.spi
Navigation Service interface.
NavigationService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Navigation Service operations.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
 
NavigationService - Class in org.apache.chemistry.opencmis.server.impl.browser
Navigation Service operations.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService
 
NavigationService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Navigation Service.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
NavigationService.GetCheckedOutDocs - Class in org.apache.chemistry.opencmis.server.impl.atompub
Checked Out Collection GET.
NavigationService.GetCheckedOutDocs() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetCheckedOutDocs
 
NavigationService.GetCheckedOutDocs - Class in org.apache.chemistry.opencmis.server.impl.browser
getCheckedOutDocs.
NavigationService.GetCheckedOutDocs() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetCheckedOutDocs
 
NavigationService.GetChildren - Class in org.apache.chemistry.opencmis.server.impl.atompub
Children Collection GET.
NavigationService.GetChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetChildren
 
NavigationService.GetChildren - Class in org.apache.chemistry.opencmis.server.impl.browser
getChildren.
NavigationService.GetChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetChildren
 
NavigationService.GetDescendants - Class in org.apache.chemistry.opencmis.server.impl.atompub
Descendants feed GET.
NavigationService.GetDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetDescendants
 
NavigationService.GetDescendants - Class in org.apache.chemistry.opencmis.server.impl.browser
getDescendants.
NavigationService.GetDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetDescendants
 
NavigationService.GetFolderParent - Class in org.apache.chemistry.opencmis.server.impl.browser
getFolderParent.
NavigationService.GetFolderParent() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderParent
 
NavigationService.GetFolderTree - Class in org.apache.chemistry.opencmis.server.impl.atompub
Folder tree feed GET.
NavigationService.GetFolderTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetFolderTree
 
NavigationService.GetFolderTree - Class in org.apache.chemistry.opencmis.server.impl.browser
getFolderTree.
NavigationService.GetFolderTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderTree
 
NavigationService.GetObjectParents - Class in org.apache.chemistry.opencmis.server.impl.atompub
Object parents feed GET.
NavigationService.GetObjectParents() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetObjectParents
 
NavigationService.GetObjectParents - Class in org.apache.chemistry.opencmis.server.impl.browser
getObjectParents.
NavigationService.GetObjectParents() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetObjectParents
 
NavigationServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Navigation Service AtomPub client.
NavigationServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.NavigationServiceImpl
Constructor.
NavigationServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Navigation Service Browser Binding client.
NavigationServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.NavigationServiceImpl
Constructor.
NavigationServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
NavigationServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.NavigationServiceImpl
Constructor.
NavigationServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Navigation Service Web Services client.
NavigationServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.NavigationServiceImpl
Constructor.
NavigationServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
neq(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.NEQ nodes.
neq(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
neq(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NEQ - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
newDomDocument() - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Creates a new DOM document.
newId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
 
newInstance() - Static method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Creates a new factory instance.
newInstance() - Static method in class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
 
newInstance(File, int, long, boolean) - Static method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStreamFactory
Creates a new factory.
newInstance() - Static method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
Creates a new instance of the factory.
newOutputStream() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStreamFactory
Creates a new ThresholdOutputStream object.
NewTypeSettableAttributes - Interface in org.apache.chemistry.opencmis.commons.data
A collection of flags that indicate which type attributes can be set at type creation.
NewTypeSettableAttributesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
NewTypeSettableAttributesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
next() - Method in class org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator
 
next() - Method in class org.apache.chemistry.opencmis.client.runtime.util.CollectionPageIterator
 
next() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable.EmptyIterator
 
next() - Method in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.HeaderTokenizer
 
next(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Moves the parser to the next element.
next() - Method in class org.apache.chemistry.opencmis.jcr.util.FilterIterator
 
NL - Static variable in class org.apache.chemistry.opencmis.tck.report.TextReport
 
NO_OPTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
No options specified.
NO_TEXT - Static variable in class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
NoCacheImpl - Class in org.apache.chemistry.opencmis.client.runtime.cache
 
NoCacheImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
normalizeKey(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
normalizeParameter(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Converts an object to a String that can be used as a parameter value.
not(T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.NOT nodes.
not(T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
not(XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT_IN - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT_IN_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NOT_LIKE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
notIn(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
notIn(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
notIn(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
notInAny(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
notInAny(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
notInAny(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
notIsNull(T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
notIsNull(T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
notIsNull(XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
notLike(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
notLike(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
notLike(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
NTLM_AUTHENTICATION_PROVIDER - Static variable in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
NTLM authentication provider class.
NTLMAuthenticationProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi
NTLM authentication provider class.
NTLMAuthenticationProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.NTLMAuthenticationProvider
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NULL - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
null_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
NUM_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
numeric_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
numItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
numItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
numItems - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 

O

OAUTH_ACCESS_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_CLIENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_CLIENT_SECRET - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_CODE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_DEFAULT_TOKEN_LIFETIME - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_EXPIRATION_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_REDIRECT_URI - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_REFRESH_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAUTH_TOKEN_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OAuthAuthenticationProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi
OAuth 2.0 Authentication Provider.
OAuthAuthenticationProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
 
OAuthAuthenticationProvider.Token - Class in org.apache.chemistry.opencmis.client.bindings.spi
Token holder class.
OAuthAuthenticationProvider.Token(String, String, long) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
 
object - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
 
OBJECT_FACTORY_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
 
OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:objectId: ID of the object.
OBJECT_ID_CANNOT_BE_NULL - Static variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
OBJECT_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
OBJECT_PREFIX - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
OBJECT_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:objectTypeId: ID of primary type of the object.
ObjectComplianceCheck - Class in org.apache.chemistry.opencmis.workbench.checks
This class checks an object for CMIS specification compliance.
ObjectComplianceCheck(String) - Constructor for class org.apache.chemistry.opencmis.workbench.checks.ObjectComplianceCheck
 
ObjectComplianceTestGroup - Class in org.apache.chemistry.opencmis.workbench.checks
 
ObjectComplianceTestGroup(Map<String, String>, String) - Constructor for class org.apache.chemistry.opencmis.workbench.checks.ObjectComplianceTestGroup
 
ObjectData - Interface in org.apache.chemistry.opencmis.commons.data
Base object for CMIS documents, folders, relationships, policies, and items.
ObjectDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectData implementation.
ObjectDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
ObjectFactory - Interface in org.apache.chemistry.opencmis.client.api
A factory to create and convert CMIS objects.
ObjectFactory - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.chemistry.opencmis.commons.impl.jaxb package.
ObjectFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.chemistry.opencmis.commons.impl.jaxb
ObjectFactoryImpl - Class in org.apache.chemistry.opencmis.client.runtime.repository
Persistent model object factory.
ObjectFactoryImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.repository.ObjectFactoryImpl
Default constructor.
ObjectGenerator - Class in org.apache.chemistry.opencmis.util.repository
A simple helper class for the tests that generates a sample folder hierarchy and optionally documents in it.
ObjectGenerator(BindingsObjectFactory, NavigationService, ObjectService, RepositoryService, String, ObjectGenerator.ContentKind) - Constructor for class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
ObjectGenerator.ContentKind - Enum in org.apache.chemistry.opencmis.util.repository
supported kinds of content
ObjectId - Interface in org.apache.chemistry.opencmis.client.api
Holds an object ID.
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
objectId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
objectIdAndChangeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
 
objectIdAndChangeToken - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
ObjectIdImpl - Class in org.apache.chemistry.opencmis.client.runtime
Implementation of ObjectId.
ObjectIdImpl(String) - Constructor for class org.apache.chemistry.opencmis.client.runtime.ObjectIdImpl
Constructor.
objectIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse.FailedToDelete
 
ObjectInfo - Interface in org.apache.chemistry.opencmis.commons.server
This class contains information about an object.
ObjectInfoHandler - Interface in org.apache.chemistry.opencmis.commons.server
 
ObjectInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the ObjectInfo interface.
ObjectInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
ObjectInfoImpl(String, BaseTypeId) - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
objectInFolder - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
 
OBJECTINFOLDER_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectInFolderContainer - Interface in org.apache.chemistry.opencmis.commons.data
Container used for trees that represent objects in a folder hierarchy.
OBJECTINFOLDERCONTAINER_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectInFolderContainerImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectInFolderContainer implementation.
ObjectInFolderContainerImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
Constructor.
ObjectInFolderContainerImpl(ObjectInFolderData) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
Constructor.
ObjectInFolderData - Interface in org.apache.chemistry.opencmis.commons.data
Represents an object in a folder.
ObjectInFolderDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectInFolderData implementation.
ObjectInFolderDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
Constructor.
ObjectInFolderDataImpl(ObjectData) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
Constructor.
ObjectInFolderList - Interface in org.apache.chemistry.opencmis.commons.data
Represents the objects in a folder.
OBJECTINFOLDERLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectInFolderListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectInFolderList implementation.
ObjectInFolderListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
ObjectList - Interface in org.apache.chemistry.opencmis.commons.data
Represents a list of objects.
OBJECTLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
ObjectListener - Interface in org.apache.chemistry.opencmis.workbench.model
 
ObjectListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectList implementation.
ObjectListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.details.ActionsPanel
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.details.ExtensionsPanel
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.details.ObjectPanel
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.details.TypesPanel
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.details.VersionTable
 
objectLoaded(ClientModelEvent) - Method in class org.apache.chemistry.opencmis.workbench.FolderPanel
 
objectLoaded(ClientModelEvent) - Method in interface org.apache.chemistry.opencmis.workbench.model.ObjectListener
 
ObjectPanel - Class in org.apache.chemistry.opencmis.workbench.details
 
ObjectPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.ObjectPanel
 
ObjectParentData - Interface in org.apache.chemistry.opencmis.commons.data
Represents a parent of object of a child object.
ObjectParentDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
ObjectParentData implementation.
ObjectParentDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
Constructor.
ObjectParentDataImpl(ObjectData) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
Constructor.
OBJECTPARENTS_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersionsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPoliciesResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendantsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTreeResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
 
objects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
 
ObjectService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectService
 
ObjectService - Interface in org.apache.chemistry.opencmis.commons.spi
Object Service interface.
ObjectService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Object Service operations.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService
 
ObjectService - Class in org.apache.chemistry.opencmis.server.impl.browser
Object Service operations.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService
 
ObjectService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Object Service.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
ObjectService.AppendContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
appendContentStream.
ObjectService.AppendContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.AppendContentStream
 
ObjectService.BulkUpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.atompub
BulkUpdateProperties.
ObjectService.BulkUpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.BulkUpdateProperties
 
ObjectService.BulkUpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.browser
bulkUpdateProperties.
ObjectService.BulkUpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.BulkUpdateProperties
 
ObjectService.Create - Class in org.apache.chemistry.opencmis.server.impl.atompub
Create.
ObjectService.Create() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.Create
 
ObjectService.CreateDocument - Class in org.apache.chemistry.opencmis.server.impl.browser
Create document.
ObjectService.CreateDocument() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocument
 
ObjectService.CreateDocumentFromSource - Class in org.apache.chemistry.opencmis.server.impl.browser
Create document from source.
ObjectService.CreateDocumentFromSource() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocumentFromSource
 
ObjectService.CreateFolder - Class in org.apache.chemistry.opencmis.server.impl.browser
Create folder.
ObjectService.CreateFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateFolder
 
ObjectService.CreateItem - Class in org.apache.chemistry.opencmis.server.impl.browser
Create Item.
ObjectService.CreateItem() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateItem
 
ObjectService.CreatePolicy - Class in org.apache.chemistry.opencmis.server.impl.browser
Create policy.
ObjectService.CreatePolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreatePolicy
 
ObjectService.CreateRelationship - Class in org.apache.chemistry.opencmis.server.impl.atompub
Create relationship.
ObjectService.CreateRelationship() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.CreateRelationship
 
ObjectService.CreateRelationship - Class in org.apache.chemistry.opencmis.server.impl.browser
Create relationship.
ObjectService.CreateRelationship() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateRelationship
 
ObjectService.DeleteContentStream - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete content stream.
ObjectService.DeleteContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteContentStream
 
ObjectService.DeleteContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
Delete content stream.
ObjectService.DeleteContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteContentStream
 
ObjectService.DeleteObject - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete object.
ObjectService.DeleteObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteObject
 
ObjectService.DeleteObject - Class in org.apache.chemistry.opencmis.server.impl.browser
deleteObject.
ObjectService.DeleteObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteObject
 
ObjectService.DeleteTree - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete tree.
ObjectService.DeleteTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteTree
 
ObjectService.DeleteTree - Class in org.apache.chemistry.opencmis.server.impl.browser
deleteTree.
ObjectService.DeleteTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteTree
 
ObjectService.GetAllowableActions - Class in org.apache.chemistry.opencmis.server.impl.atompub
Allowable Actions.
ObjectService.GetAllowableActions() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetAllowableActions
 
ObjectService.GetAllowableActions - Class in org.apache.chemistry.opencmis.server.impl.browser
getAllowableActions.
ObjectService.GetAllowableActions() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetAllowableActions
 
ObjectService.GetContentStream - Class in org.apache.chemistry.opencmis.server.impl.atompub
getContentStream.
ObjectService.GetContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetContentStream
 
ObjectService.GetContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
getContentStream.
ObjectService.GetContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetContentStream
 
ObjectService.GetObject - Class in org.apache.chemistry.opencmis.server.impl.atompub
getObject.
ObjectService.GetObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObject
 
ObjectService.GetObject - Class in org.apache.chemistry.opencmis.server.impl.browser
getObject.
ObjectService.GetObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetObject
 
ObjectService.GetObjectByPath - Class in org.apache.chemistry.opencmis.server.impl.atompub
objectByPath URI template.
ObjectService.GetObjectByPath() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObjectByPath
 
ObjectService.GetProperties - Class in org.apache.chemistry.opencmis.server.impl.browser
getProperties.
ObjectService.GetProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetProperties
 
ObjectService.GetRenditions - Class in org.apache.chemistry.opencmis.server.impl.browser
getRenditions.
ObjectService.GetRenditions() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetRenditions
 
ObjectService.MoveObject - Class in org.apache.chemistry.opencmis.server.impl.browser
moveObject.
ObjectService.MoveObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.MoveObject
 
ObjectService.SetContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
setContentStream.
ObjectService.SetContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.SetContentStream
 
ObjectService.SetOrAppendContentStream - Class in org.apache.chemistry.opencmis.server.impl.atompub
Set or append content stream.
ObjectService.SetOrAppendContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.SetOrAppendContentStream
 
ObjectService.UpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.atompub
UpdateProperties.
ObjectService.UpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.UpdateProperties
 
ObjectService.UpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.browser
updateProperties.
ObjectService.UpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.UpdateProperties
 
ObjectService10 - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS 1.0 Object Service.
ObjectService10() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService10
 
ObjectServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Object Service AtomPub client.
ObjectServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
Constructor.
ObjectServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Object Service Browser Binding client.
ObjectServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
Constructor.
ObjectServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
ObjectServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
Constructor.
ObjectServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Object Service Web Services client.
ObjectServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
Constructor.
ObjectServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
ObjectServicePort10 - Interface in org.apache.chemistry.opencmis.server.impl.webservices
 
ObjectStore - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
This is the interface an implementation must provide to store any kind of CMIS objects.
ObjectStore.ChildrenResult - Class in org.apache.chemistry.opencmis.inmemory.storedobj.api
Class to represent a result of get children calls.
ObjectStore.ChildrenResult(List<Fileable>, int) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore.ChildrenResult
Create new children results object.
ObjectStoreImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
The object store is the central core of the in-memory repository.
ObjectStoreImpl(String) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
ObjectType - Interface in org.apache.chemistry.opencmis.client.api
Object Type.
ObjectTypeHelper - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
Helper for object types, containing session-related info.
ObjectTypeHelper(Session, ObjectType) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.ObjectTypeHelper
 
ObjGenApp - Class in org.apache.chemistry.opencmis.tools.main
 
ObjGenApp() - Constructor for class org.apache.chemistry.opencmis.tools.main.ObjGenApp
 
offset - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
OFFSET - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: offset (value is a BigInteger)
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ON - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
one_table() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
onLeft - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
onLiteralList(Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
onlyBasicPermissions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
onRight - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
op() - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Create a new instance of this Evaluator.
op() - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
op() - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
OP_ANY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
open(Component, CmisObject, String) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
openChoice - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
OPENCMIS_CLIENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.ClientVersion
 
OPENCMIS_SERVER - Static variable in class org.apache.chemistry.opencmis.server.impl.ServerVersion
 
OPENCMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.ClientVersion
 
OPENCMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.impl.ServerVersion
 
OpenCMISJreTubeAssembler - Class in org.apache.chemistry.opencmis.commons.impl.tube
Assembler for OpenCMIS client and server tubelines.
OpenCMISJreTubeAssembler() - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISJreTubeAssembler
 
OpenCMISJreTubelineAssemblerFactory - Class in org.apache.chemistry.opencmis.commons.impl.tube
Assembler Factory for OpenCMIS client and server tubelines.
OpenCMISJreTubelineAssemblerFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISJreTubelineAssemblerFactory
 
OpenCMISTubeAssembler - Class in org.apache.chemistry.opencmis.commons.impl.tube
Assembler for OpenCMIS client and server tubelines.
OpenCMISTubeAssembler() - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISTubeAssembler
 
OpenCMISTubelineAssemblerFactory - Class in org.apache.chemistry.opencmis.commons.impl.tube
Assembler Factory for OpenCMIS client and server tubelines.
OpenCMISTubelineAssemblerFactory() - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.OpenCMISTubelineAssemblerFactory
 
openConsole(Component, ClientModel, URI) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
OperationContext - Interface in org.apache.chemistry.opencmis.client.api
An OperationContext object defines the filtering, paging and caching of an operation.
OperationContextImpl - Class in org.apache.chemistry.opencmis.client.runtime
OperationContext implementation.
OperationContextImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
Default constructor.
OperationContextImpl(OperationContext) - Constructor for class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
Copy constructor.
OperationContextImpl(Set<String>, boolean, boolean, boolean, IncludeRelationships, Set<String>, boolean, String, boolean, int) - Constructor for class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
Constructor with parameters.
OperationContextTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
OperationContextTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
 
OperationContextUtils - Class in org.apache.chemistry.opencmis.client.util
Constants and methods to create and manipulate OperationContext objects.
or(T, T) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
Handle CmisQlStrictLexer.OR nodes.
or(T, T) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
or(XPathBuilder, XPathBuilder) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ORDER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
ORDER_BY - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
order_by_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
orderable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
orderBy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
orderBy - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
ORDERED - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc- 1940.html.
org.apache.chemistry.opencmis.bridge - package org.apache.chemistry.opencmis.bridge
 
org.apache.chemistry.opencmis.bridge.client - package org.apache.chemistry.opencmis.bridge.client
 
org.apache.chemistry.opencmis.bridge.httpsession - package org.apache.chemistry.opencmis.bridge.httpsession
 
org.apache.chemistry.opencmis.bridge.httpsession.sample - package org.apache.chemistry.opencmis.bridge.httpsession.sample
 
org.apache.chemistry.opencmis.bridge.lrucache - package org.apache.chemistry.opencmis.bridge.lrucache
 
org.apache.chemistry.opencmis.browser - package org.apache.chemistry.opencmis.browser
 
org.apache.chemistry.opencmis.client - package org.apache.chemistry.opencmis.client
 
org.apache.chemistry.opencmis.client.api - package org.apache.chemistry.opencmis.client.api
The OpenCMIS Client API.
org.apache.chemistry.opencmis.client.bindings - package org.apache.chemistry.opencmis.client.bindings
 
org.apache.chemistry.opencmis.client.bindings.cache - package org.apache.chemistry.opencmis.client.bindings.cache
 
org.apache.chemistry.opencmis.client.bindings.cache.impl - package org.apache.chemistry.opencmis.client.bindings.cache.impl
 
org.apache.chemistry.opencmis.client.bindings.impl - package org.apache.chemistry.opencmis.client.bindings.impl
 
org.apache.chemistry.opencmis.client.bindings.spi - package org.apache.chemistry.opencmis.client.bindings.spi
 
org.apache.chemistry.opencmis.client.bindings.spi.atompub - package org.apache.chemistry.opencmis.client.bindings.spi.atompub
 
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects - package org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
 
org.apache.chemistry.opencmis.client.bindings.spi.browser - package org.apache.chemistry.opencmis.client.bindings.spi.browser
 
org.apache.chemistry.opencmis.client.bindings.spi.cookies - package org.apache.chemistry.opencmis.client.bindings.spi.cookies
 
org.apache.chemistry.opencmis.client.bindings.spi.http - package org.apache.chemistry.opencmis.client.bindings.spi.http
 
org.apache.chemistry.opencmis.client.bindings.spi.local - package org.apache.chemistry.opencmis.client.bindings.spi.local
 
org.apache.chemistry.opencmis.client.bindings.spi.webservices - package org.apache.chemistry.opencmis.client.bindings.spi.webservices
 
org.apache.chemistry.opencmis.client.osgi - package org.apache.chemistry.opencmis.client.osgi
 
org.apache.chemistry.opencmis.client.runtime - package org.apache.chemistry.opencmis.client.runtime
 
org.apache.chemistry.opencmis.client.runtime.cache - package org.apache.chemistry.opencmis.client.runtime.cache
 
org.apache.chemistry.opencmis.client.runtime.objecttype - package org.apache.chemistry.opencmis.client.runtime.objecttype
 
org.apache.chemistry.opencmis.client.runtime.repository - package org.apache.chemistry.opencmis.client.runtime.repository
 
org.apache.chemistry.opencmis.client.runtime.util - package org.apache.chemistry.opencmis.client.runtime.util
 
org.apache.chemistry.opencmis.client.util - package org.apache.chemistry.opencmis.client.util
 
org.apache.chemistry.opencmis.commons - package org.apache.chemistry.opencmis.commons
Contains interfaces, classes, exceptions, and constants shared by the client and server implementations.
org.apache.chemistry.opencmis.commons.data - package org.apache.chemistry.opencmis.commons.data
OpenCMIS data interfaces.
org.apache.chemistry.opencmis.commons.definitions - package org.apache.chemistry.opencmis.commons.definitions
OpenCMIS type and property definition interfaces.
org.apache.chemistry.opencmis.commons.enums - package org.apache.chemistry.opencmis.commons.enums
OpenCMIS enums.
org.apache.chemistry.opencmis.commons.exceptions - package org.apache.chemistry.opencmis.commons.exceptions
Contains all exceptions used by OpenCMIS.
org.apache.chemistry.opencmis.commons.impl - package org.apache.chemistry.opencmis.commons.impl
 
org.apache.chemistry.opencmis.commons.impl.dataobjects - package org.apache.chemistry.opencmis.commons.impl.dataobjects
 
org.apache.chemistry.opencmis.commons.impl.jaxb - package org.apache.chemistry.opencmis.commons.impl.jaxb
 
org.apache.chemistry.opencmis.commons.impl.json - package org.apache.chemistry.opencmis.commons.impl.json
 
org.apache.chemistry.opencmis.commons.impl.json.parser - package org.apache.chemistry.opencmis.commons.impl.json.parser
 
org.apache.chemistry.opencmis.commons.impl.server - package org.apache.chemistry.opencmis.commons.impl.server
 
org.apache.chemistry.opencmis.commons.impl.tube - package org.apache.chemistry.opencmis.commons.impl.tube
 
org.apache.chemistry.opencmis.commons.impl.tube.client - package org.apache.chemistry.opencmis.commons.impl.tube.client
 
org.apache.chemistry.opencmis.commons.impl.tube.server - package org.apache.chemistry.opencmis.commons.impl.tube.server
 
org.apache.chemistry.opencmis.commons.server - package org.apache.chemistry.opencmis.commons.server
OpenCMIS server interfaces.
org.apache.chemistry.opencmis.commons.spi - package org.apache.chemistry.opencmis.commons.spi
OpenCMIS client and server binding services.
org.apache.chemistry.opencmis.fileshare - package org.apache.chemistry.opencmis.fileshare
 
org.apache.chemistry.opencmis.inmemory - package org.apache.chemistry.opencmis.inmemory
 
org.apache.chemistry.opencmis.inmemory.query - package org.apache.chemistry.opencmis.inmemory.query
 
org.apache.chemistry.opencmis.inmemory.server - package org.apache.chemistry.opencmis.inmemory.server
 
org.apache.chemistry.opencmis.inmemory.storedobj.api - package org.apache.chemistry.opencmis.inmemory.storedobj.api
 
org.apache.chemistry.opencmis.inmemory.storedobj.impl - package org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
org.apache.chemistry.opencmis.inmemory.types - package org.apache.chemistry.opencmis.inmemory.types
 
org.apache.chemistry.opencmis.jcr - package org.apache.chemistry.opencmis.jcr
 
org.apache.chemistry.opencmis.jcr.impl - package org.apache.chemistry.opencmis.jcr.impl
 
org.apache.chemistry.opencmis.jcr.query - package org.apache.chemistry.opencmis.jcr.query
 
org.apache.chemistry.opencmis.jcr.type - package org.apache.chemistry.opencmis.jcr.type
 
org.apache.chemistry.opencmis.jcr.util - package org.apache.chemistry.opencmis.jcr.util
 
org.apache.chemistry.opencmis.server.filter - package org.apache.chemistry.opencmis.server.filter
 
org.apache.chemistry.opencmis.server.impl - package org.apache.chemistry.opencmis.server.impl
 
org.apache.chemistry.opencmis.server.impl.atompub - package org.apache.chemistry.opencmis.server.impl.atompub
 
org.apache.chemistry.opencmis.server.impl.browser - package org.apache.chemistry.opencmis.server.impl.browser
 
org.apache.chemistry.opencmis.server.impl.browser.token - package org.apache.chemistry.opencmis.server.impl.browser.token
CMIS 1.1 Browser Binding Token Sample Implementation.
org.apache.chemistry.opencmis.server.impl.dummy - package org.apache.chemistry.opencmis.server.impl.dummy
 
org.apache.chemistry.opencmis.server.impl.webservices - package org.apache.chemistry.opencmis.server.impl.webservices
 
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.filter - package org.apache.chemistry.opencmis.server.support.filter
 
org.apache.chemistry.opencmis.server.support.query - package org.apache.chemistry.opencmis.server.support.query
 
org.apache.chemistry.opencmis.server.support.wrapper - package org.apache.chemistry.opencmis.server.support.wrapper
 
org.apache.chemistry.opencmis.tck - package org.apache.chemistry.opencmis.tck
 
org.apache.chemistry.opencmis.tck.impl - package org.apache.chemistry.opencmis.tck.impl
 
org.apache.chemistry.opencmis.tck.report - package org.apache.chemistry.opencmis.tck.report
 
org.apache.chemistry.opencmis.tck.runner - package org.apache.chemistry.opencmis.tck.runner
 
org.apache.chemistry.opencmis.tck.tests.basics - package org.apache.chemistry.opencmis.tck.tests.basics
 
org.apache.chemistry.opencmis.tck.tests.control - package org.apache.chemistry.opencmis.tck.tests.control
 
org.apache.chemistry.opencmis.tck.tests.crud - package org.apache.chemistry.opencmis.tck.tests.crud
 
org.apache.chemistry.opencmis.tck.tests.filing - package org.apache.chemistry.opencmis.tck.tests.filing
 
org.apache.chemistry.opencmis.tck.tests.query - package org.apache.chemistry.opencmis.tck.tests.query
 
org.apache.chemistry.opencmis.tck.tests.types - package org.apache.chemistry.opencmis.tck.tests.types
 
org.apache.chemistry.opencmis.tck.tests.versioning - package org.apache.chemistry.opencmis.tck.tests.versioning
 
org.apache.chemistry.opencmis.tools.filecopy - package org.apache.chemistry.opencmis.tools.filecopy
 
org.apache.chemistry.opencmis.tools.main - package org.apache.chemistry.opencmis.tools.main
 
org.apache.chemistry.opencmis.tools.mapper - package org.apache.chemistry.opencmis.tools.mapper
 
org.apache.chemistry.opencmis.tools.parser - package org.apache.chemistry.opencmis.tools.parser
 
org.apache.chemistry.opencmis.tools.specexamples - package org.apache.chemistry.opencmis.tools.specexamples
 
org.apache.chemistry.opencmis.util.content.fractal - package org.apache.chemistry.opencmis.util.content.fractal
 
org.apache.chemistry.opencmis.util.content.loremipsum - package org.apache.chemistry.opencmis.util.content.loremipsum
 
org.apache.chemistry.opencmis.util.repository - package org.apache.chemistry.opencmis.util.repository
 
org.apache.chemistry.opencmis.workbench - package org.apache.chemistry.opencmis.workbench
 
org.apache.chemistry.opencmis.workbench.actions - package org.apache.chemistry.opencmis.workbench.actions
 
org.apache.chemistry.opencmis.workbench.checks - package org.apache.chemistry.opencmis.workbench.checks
 
org.apache.chemistry.opencmis.workbench.details - package org.apache.chemistry.opencmis.workbench.details
 
org.apache.chemistry.opencmis.workbench.model - package org.apache.chemistry.opencmis.workbench.model
 
org.apache.chemistry.opencmis.workbench.swing - package org.apache.chemistry.opencmis.workbench.swing
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
OUTER - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
Output - Interface in org.apache.chemistry.opencmis.client.bindings.spi.http
Output interface.
OVERRIDE_CALL_CONTEXT - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
OVERRIDE_KEY - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
overwriteFlag - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 

P

PAGE_SIZE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
PARAM_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ACL_PROPAGATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ALL_VERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_APPEND - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_BASE_PATH - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARAM_CALL_CONTEXT_HANDLER - Static variable in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
PARAM_CALLBACK - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHANGE_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHECK_IN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHECKIN_COMMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CHILD_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
PARAM_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
PARAM_CONTINUE_ON_FAILURE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_DEPTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_DOWNLOAD - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_FILTER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_IS_LAST_CHUNK - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_MAJOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_MAX_ITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ONLY_BASIC_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ORDER_BY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_OVERWRITE_FLAG - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PASSWORD - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_PATH - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_POLICY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_POLICY_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_PROPERTY_DEFINITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_Q - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RELATIONSHIP_DIRECTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RELATIVE_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_REMOVE_FROM - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RENDITION_FILTER - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_RETURN_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_ROPERTY_DEFINITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SEARCH_ALL_VERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SELECTOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SKIP_COUNT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SOURCE_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SOURCE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_STATEMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SUB_RELATIONSHIP_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SUCCINCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_SUPPRESS_RESPONSE_CODES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_TARGET_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_TRUSTAPP - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_TRUSTED_PROXIES - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARAM_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_UNFILE_OBJECTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_URL - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_USER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_VERSION_SERIES_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARAM_VERSIONIG_STATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS folder property cmis:parentId: ID of the parent folder.
parentId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
parents - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParentsResponse
 
parse(InputStream, Class<T>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Parses an input stream.
parse() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser
Parses the stream.
parse(InputStream, String, ContainerFactory) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Parses an input stream.
parse(String) - Static method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Constructs a cookie from a string.
parse(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Parses a string that contains key-value pairs.
parse(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Parse JSON text into java object from the input source.
parse(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
 
parse(String) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(String, ContainerFactory) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader, ContainerFactory) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Parse JSON text into java object from the input source.
parse(String, ContentHandler) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(String, ContentHandler, boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader, ContentHandler) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
parse(Reader, ContentHandler, boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Stream processing of JSON text.
parse(String) - Static method in class org.apache.chemistry.opencmis.jcr.util.ISO8601
Parses an ISO8601-compliant date/time string.
parse(InputStream) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Parses the stream.
parse() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
parseArray(InputStream, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Parses an array from an input stream.
parseDomDocument(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Parses a stream and returns the DOM document.
parseFormData(String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
Parses the query string.
parseHttpDateTime(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Parses a HTTP date.
parseObject(InputStream, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Parses an object from an input stream.
parserTree - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Perform the first phase of query processing.
parseStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
ParseTreeWalker<T> - Class in org.apache.chemistry.opencmis.jcr.query
This implementation of PredicateWalkerBase traverses the parse tree of a CMIS query.
ParseTreeWalker(Evaluator<T>) - Constructor for class org.apache.chemistry.opencmis.jcr.query.ParseTreeWalker
Create a new instance for traversing CMIS query parse trees.
parseWithException(Reader) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Parse JSON text into java object from the input source.
parseWithException(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
 
parseXmlDateTime(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.DateTimeHelper
Parses a xsd:dateTime string.
PartialContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream that indicates that this stream may not represent the complete document content.
PartialContentStreamImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Implementation of the PartialContentStream interface.
PartialContentStreamImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PartialContentStreamImpl
 
PartialContentStreamImpl(String, BigInteger, String, InputStream) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PartialContentStreamImpl
 
PartialContentStreamImpl(String, String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PartialContentStreamImpl
 
PASSWORD - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: password
PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
path - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
PATH - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS folder property cmis:path: folder path.
PATH_SEPARATOR - Static variable in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Filing
character indicating how folders are separated within a path string.
pathManager - Variable in class org.apache.chemistry.opencmis.jcr.impl.AbstractJcrTypeHandler
 
pathManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrNode
 
pathManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
PathManager - Class in org.apache.chemistry.opencmis.jcr
Utility class for mapping JCR paths to CMIS paths
PathManager(String) - Constructor for class org.apache.chemistry.opencmis.jcr.PathManager
Create a new PathManager instance for the given JCR root path.
pathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
PERCENT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
 
permission - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
 
Permission - Enum in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
PermissionDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Permission definition.
PermissionDefinitionDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Permission definition.
PermissionDefinitionDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
PermissionMapping - Interface in org.apache.chemistry.opencmis.commons.data
 
PermissionMappingDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Permission mapping.
PermissionMappingDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
permissions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
phrase() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
policies - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
Policy - Interface in org.apache.chemistry.opencmis.client.api
CMIS policy interface.
Policy - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Interface representing a policy according to the CMIS specification.
POLICY_IDS_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
POLICY_TEXT - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS policy property cmis:policyText: policy text.
POLICY_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
policyId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
policyId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
PolicyIdList - Interface in org.apache.chemistry.opencmis.commons.data
List of policy IDs.
PolicyIdListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
PolicyIdList implementation.
PolicyIdListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyIdListImpl
 
policyIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
policyIds - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
PolicyImpl - Class in org.apache.chemistry.opencmis.client.runtime
 
PolicyImpl(SessionImpl, ObjectType, ObjectData, OperationContext) - Constructor for class org.apache.chemistry.opencmis.client.runtime.PolicyImpl
Constructor.
PolicyImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
PolicyImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.PolicyImpl
 
PolicyProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS policy properties.
PolicyService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyService
 
PolicyService - Interface in org.apache.chemistry.opencmis.commons.spi
Policy Service interface.
PolicyService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Policy Service operations.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService
 
PolicyService - Class in org.apache.chemistry.opencmis.server.impl.browser
Policy Service operations.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService
 
PolicyService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Policy Service.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
PolicyService.AbstractPoliciesServiceCall - Class in org.apache.chemistry.opencmis.server.impl.atompub
 
PolicyService.AbstractPoliciesServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.AbstractPoliciesServiceCall
 
PolicyService.ApplyPolicy - Class in org.apache.chemistry.opencmis.server.impl.atompub
Apply policy.
PolicyService.ApplyPolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.ApplyPolicy
 
PolicyService.ApplyPolicy - Class in org.apache.chemistry.opencmis.server.impl.browser
applyPolicy.
PolicyService.ApplyPolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.ApplyPolicy
 
PolicyService.GetAppliedPolicies - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get applied policies.
PolicyService.GetAppliedPolicies() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.GetAppliedPolicies
 
PolicyService.GetAppliedPolicies - Class in org.apache.chemistry.opencmis.server.impl.browser
getAppliedPolicies.
PolicyService.GetAppliedPolicies() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.GetAppliedPolicies
 
PolicyService.RemovePolicy - Class in org.apache.chemistry.opencmis.server.impl.atompub
Remove policy.
PolicyService.RemovePolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.RemovePolicy
 
PolicyService.RemovePolicy - Class in org.apache.chemistry.opencmis.server.impl.browser
removePolicy.
PolicyService.RemovePolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.RemovePolicy
 
PolicyServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Policy Service AtomPub client.
PolicyServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.PolicyServiceImpl
Constructor.
PolicyServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Policy Service Browser Binding client.
PolicyServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.PolicyServiceImpl
Constructor.
PolicyServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
PolicyServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.PolicyServiceImpl
Constructor.
PolicyServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Policy Service Web Services client.
PolicyServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.PolicyServiceImpl
Constructor.
PolicyServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
PolicyTable - Class in org.apache.chemistry.opencmis.workbench.details
 
PolicyTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.PolicyTable
 
PolicyType - Interface in org.apache.chemistry.opencmis.client.api
Policy Object Type.
PolicyTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Policy Type Definition.
PolicyTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Policy type definition.
PolicyTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyTypeDefinitionImpl
 
PolicyTypeImpl - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
Policy type.
PolicyTypeImpl(Session, PolicyTypeDefinition) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.PolicyTypeImpl
 
post(UrlBuilder, String, Output) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Performs a POST on an URL, checks the response code and returns the result.
post(UrlBuilder, String, Output) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Performs a POST on an URL, checks the response code and returns the result.
postAndConsume(UrlBuilder, String, Output) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Performs a POST on an URL, checks the response code and returns the result.
POSTHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.impl.browser
 
POSTHttpServletRequestWrapper(HttpServletRequest, ThresholdOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
postRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
postTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
precision - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
 
predefinedQueryNames - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
Predicate<T> - Interface in org.apache.chemistry.opencmis.jcr.util
Interface for predicates of type T, i.e.
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
PredicateWalker - Interface in org.apache.chemistry.opencmis.server.support.query
Interface for a tree walker of a WHERE clause.
predicateWalker - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
PredicateWalkerBase - Interface in org.apache.chemistry.opencmis.server.support.query
Base interface for a tree walker of a WHERE clause.
PREFIX_APACHE_CHEMISTY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_APP - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_ATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_CMIS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_JCR_CONFIG - Static variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
PREFIX_RESTATOM - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
PREFIX_XSI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
prepareForCreateDocument(CmisBinding, String, String, int, String, int, ObjectGenerator.ContentKind, boolean) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareForCreateDocumentMT(int, CmisBinding, String, String, int, String, int, ObjectGenerator.ContentKind, boolean) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareForCreateFolder(CmisBinding, String, String, String, int, boolean) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareForCreateFolderMT(int, CmisBinding, String, String, String, int, boolean) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareForCreateTree(CmisBinding, String, int, int, int, String, String, int, String, ObjectGenerator.ContentKind, boolean) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareForCreateTreeMT(CmisBinding, String, int, int, int, String, String, int, String[], ObjectGenerator.ContentKind, boolean) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareForCreateTypes(CmisBinding, String, TypeDefinitionList) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 
prepareTarget(XMLStreamReader, QName) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
preRun() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
preTest(CmisTest) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
prettyPrint(String) - Method in class org.apache.chemistry.opencmis.server.support.filter.JsonPrettyPrinter
 
primitive(Object) - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the JSON primitive values: java.lang.String, java.lang.Number, java.lang.Boolean null
Principal - Interface in org.apache.chemistry.opencmis.commons.data
ACE Principal.
principal - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
 
PRINCIPAL_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
principalAnonymous - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
principalAnyone - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
principalId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
 
printError(Exception, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
Prints the error HTML page.
printError(CallContext, Exception, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Prints an error as JSON.
printFooter(PrintWriter) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
printHeader(PrintWriter) - Method in class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
printJavaScript(Writer) - Static method in class org.apache.chemistry.opencmis.tck.report.CoreHtmlReport
 
printJSON(HttpServletResponse, JSONStreamAware) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
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
 
printTimes() - Method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
printTimes(TimeLogger[]) - Static method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
printTimings() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
processQueryAndCatchExc(String, TypeManager) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor
Process a query.
processResponse(Packet) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.client.JreWssMUTube
 
processResponse(Packet) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.client.WssMUTube
 
processResponse(Packet) - Method in class org.apache.chemistry.opencmis.commons.impl.tube.server.WssTube
 
processStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Fully process a query by parsing and walking it and setting up the supporting objects
processStatementUsingCmisExceptions() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Same as traverseStatement but throws only CMIS Exceptions
productName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
productVersion - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
propagation - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
Properties - Interface in org.apache.chemistry.opencmis.commons.data
Represents a set of properties.
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
 
properties - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
PROPERTIES_STAR - Static variable in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
PROPERTIES_STAR - Static variable in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
 
PropertiesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Properties data implementation.
PropertiesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
Constructor.
PropertiesImpl(Collection<PropertyData<?>>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
Constructor.
PropertiesImpl(Properties) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
Shallow copy constructor.
Property<T> - Interface in org.apache.chemistry.opencmis.client.api
CMIS Property.
property - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertiesType
 
PROPERTY_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
PROPERTY_TYPE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
PropertyBoolean - Interface in org.apache.chemistry.opencmis.commons.data
Boolean property.
PropertyBooleanDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a boolean property.
PropertyBooleanDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Boolean property definition data implementation.
PropertyBooleanDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanDefinitionImpl
 
PropertyBooleanImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Boolean property data implementation.
PropertyBooleanImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyBooleanImpl(String, List<Boolean>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyBooleanImpl(String, Boolean) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyBooleanImpl
 
PropertyCheckEnum - Enum in org.apache.chemistry.opencmis.tck.impl
 
PropertyCreationHelper - Class in org.apache.chemistry.opencmis.inmemory.types
 
PropertyData<T> - Interface in org.apache.chemistry.opencmis.commons.data
Base property interface.
PropertyDateTime - Interface in org.apache.chemistry.opencmis.commons.data
DateTime property.
PropertyDateTimeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a datetime property.
PropertyDateTimeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
DateTime property definition data implementation.
PropertyDateTimeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeDefinitionImpl
 
PropertyDateTimeImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
DateTime property data implementation.
PropertyDateTimeImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDateTimeImpl(String, List<GregorianCalendar>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDateTimeImpl(String, GregorianCalendar) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeImpl
 
PropertyDecimal - Interface in org.apache.chemistry.opencmis.commons.data
Decimal property.
PropertyDecimalDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a decimal property.
PropertyDecimalDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Decimal property definition data implementation.
PropertyDecimalDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
PropertyDecimalImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Decimal property data implementation.
PropertyDecimalImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDecimalImpl(String, List<BigDecimal>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDecimalImpl(String, BigDecimal) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalImpl
 
PropertyDefinition<T> - Interface in org.apache.chemistry.opencmis.commons.definitions
Base property definition interface.
propertyDefinition - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
propertyDefinitionId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
PropertyEditorFrame - Class in org.apache.chemistry.opencmis.workbench
Simple property editor.
PropertyEditorFrame(ClientModel, CmisObject) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame
 
PropertyEditorFrame.AbstractFormattedPropertyInputField - Class in org.apache.chemistry.opencmis.workbench
Formatted property.
PropertyEditorFrame.AbstractFormattedPropertyInputField(Object, Format, PropertyEditorFrame.UpdateStatus, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.AbstractFormattedPropertyInputField
 
PropertyEditorFrame.BooleanPropertyInputField - Class in org.apache.chemistry.opencmis.workbench
Boolean property.
PropertyEditorFrame.BooleanPropertyInputField(Object, PropertyEditorFrame.UpdateStatus, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.BooleanPropertyInputField
 
PropertyEditorFrame.DateTimePropertyInputField - Class in org.apache.chemistry.opencmis.workbench
DateTime property.
PropertyEditorFrame.DateTimePropertyInputField(Object, PropertyEditorFrame.UpdateStatus, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.DateTimePropertyInputField
 
PropertyEditorFrame.DecimalPropertyInputField - Class in org.apache.chemistry.opencmis.workbench
Decimal property.
PropertyEditorFrame.DecimalPropertyInputField(Object, PropertyEditorFrame.UpdateStatus, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.DecimalPropertyInputField
 
PropertyEditorFrame.IntegerPropertyInputField - Class in org.apache.chemistry.opencmis.workbench
Integer property.
PropertyEditorFrame.IntegerPropertyInputField(Object, PropertyEditorFrame.UpdateStatus, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.IntegerPropertyInputField
 
PropertyEditorFrame.MultiValuePropertyInputField - Class in org.apache.chemistry.opencmis.workbench
Multi value property.
PropertyEditorFrame.MultiValuePropertyInputField(JComponent, PropertyEditorFrame.MultivalueManager, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.MultiValuePropertyInputField
 
PropertyEditorFrame.PropertyInputPanel - Class in org.apache.chemistry.opencmis.workbench
Property input panel.
PropertyEditorFrame.PropertyInputPanel(PropertyDefinition<?>, Object, int) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
PropertyEditorFrame.PropertyValue - Interface in org.apache.chemistry.opencmis.workbench
Property value interface.
PropertyEditorFrame.StringPropertyInputField - Class in org.apache.chemistry.opencmis.workbench
String property.
PropertyEditorFrame.StringPropertyInputField(Object, PropertyEditorFrame.UpdateStatus, Color) - Constructor for class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.StringPropertyInputField
 
PropertyFilterTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
 
PropertyFilterTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest
 
PropertyHelper - Class in org.apache.chemistry.opencmis.jcr
Helper class with utility functions for handling Properties.
PropertyHtml - Interface in org.apache.chemistry.opencmis.commons.data
HTML property.
PropertyHtmlDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a HTML property.
PropertyHtmlDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
HTML property definition data implementation.
PropertyHtmlDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlDefinitionImpl
 
PropertyHtmlImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
HTML property data implementation.
PropertyHtmlImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyHtmlImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyHtmlImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyHtmlImpl
 
PropertyId - Interface in org.apache.chemistry.opencmis.commons.data
Id property.
PropertyIdDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of an ID property.
PropertyIdDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Id property definition data implementation.
PropertyIdDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdDefinitionImpl
 
PropertyIdImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Id property data implementation.
PropertyIdImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIdImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIdImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIdImpl
 
PropertyIds - Class in org.apache.chemistry.opencmis.commons
CMIS property id constants.
PropertyImpl<T> - Class in org.apache.chemistry.opencmis.client.runtime
Property Implementation.
PropertyImpl(PropertyDefinition<T>, List<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
Constructs a property from a list of values.
PropertyImpl(Property<T>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.PropertyImpl
Copy constructor.
PropertyInteger - Interface in org.apache.chemistry.opencmis.commons.data
Integer property.
PropertyIntegerDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of an integer property.
PropertyIntegerDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Boolean property definition data implementation.
PropertyIntegerDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
PropertyIntegerImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Integer property data implementation.
PropertyIntegerImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyIntegerImpl(String, List<BigInteger>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyIntegerImpl(String, BigInteger) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerImpl
 
PropertyMapper - Interface in org.apache.chemistry.opencmis.tools.mapper
A property mapper is a class being responsible to map a Content-Type (e.g.
PropertyMapperExif - Class in org.apache.chemistry.opencmis.tools.mapper
 
PropertyMapperExif() - Constructor for class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
PropertyMapperTika - Class in org.apache.chemistry.opencmis.tools.mapper
 
PropertyMapperTika() - Constructor for class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperTika
 
PropertyQueryUtil - Class in org.apache.chemistry.opencmis.inmemory.query
 
PropertyString - Interface in org.apache.chemistry.opencmis.commons.data
String property.
PropertyStringDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a string property.
PropertyStringDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
String property definition data implementation.
PropertyStringDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringDefinitionImpl
 
PropertyStringImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
String property data implementation.
PropertyStringImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyStringImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyStringImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringImpl
 
PropertyTable - Class in org.apache.chemistry.opencmis.workbench.details
 
PropertyTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.PropertyTable
 
PropertyType - Enum in org.apache.chemistry.opencmis.commons.enums
Property Type Enum.
propertyType - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
PropertyUpdatePanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
PropertyUpdatePanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.PropertyUpdatePanel
 
PropertyUri - Interface in org.apache.chemistry.opencmis.commons.data
URI property.
PropertyUriDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Property definition of a URI property.
PropertyUriDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
URI property definition data implementation.
PropertyUriDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriDefinitionImpl
 
PropertyUriImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Uri property data implementation.
PropertyUriImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
PropertyUriImpl(String, List<String>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
PropertyUriImpl(String, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
 
propMap - Variable in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
propPrefix - Variable in class org.apache.chemistry.opencmis.tools.mapper.AbstractPropertyMapper
 
ProtectionRequestWrapper - Class in org.apache.chemistry.opencmis.server.impl.webservices
This request wrapper checks if the request is a multipart request (required by MTOM) and checks if the first part is not bigger than the provide max size.
ProtectionRequestWrapper(HttpServletRequest, int) - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.ProtectionRequestWrapper
 
PROXY_ENV_VAR1 - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
PROXY_ENV_VAR2 - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
PROXY_PASSWORD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PROXY_USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
PROXY_WIN_REG - Static variable in class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
ProxyDetector - Class in org.apache.chemistry.opencmis.workbench
Tries to detect the OS proxy configuration.
ProxyDetector() - Constructor for class org.apache.chemistry.opencmis.workbench.ProxyDetector
 
ProxyDetector.ProxySettings - Class in org.apache.chemistry.opencmis.workbench
Proxy settings holder.
ProxyDetector.ProxySettings() - Constructor for class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
ProxyFilter - Class in org.apache.chemistry.opencmis.server.filter
A filter that corrects server name, server port and scheme if OpenCMIS is running behind a proxy or load balancer.
ProxyFilter() - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
ProxyHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.filter
 
ProxyHttpServletRequestWrapper(HttpServletRequest, String) - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
put(Object, String...) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Adds an object to the cache.
put(Object, String) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.CacheLevel
Adds an object to the cache level.
put(Object, String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
 
put(Object, String...) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
put(Object, String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.ContentTypeCacheLevelImpl
 
put(String, TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.TypeDefinitionCache
Adds a type definition object to the cache.
put(RepositoryInfo) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryInfoCache
Adds a repository info object to the cache.
put(String, Serializable) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
put(String, Object, boolean) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
put(String, TypeDefinition) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
put(UrlBuilder, String, Output) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Performs a PUT on an URL, checks the response code and returns the result.
put(UrlBuilder, String, Map<String, String>, Output) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Performs a PUT on an URL, checks the response code and returns the result.
put(String, Serializable) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Adds a non-transient session value.
put(String, Object, boolean) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Adds a session value.
put(String, Map<String, List<String>>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
Sets cookies according to uri and responseHeaders
put(String, Object) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
put(CmisObject, String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
put(CmisObject, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
put(CmisObject, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
put(String, long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets a long value.
put(String, boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets a boolean value.
put(String, Object) - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
put(String, Object) - Method in interface org.apache.chemistry.opencmis.commons.server.MutableCallContext
Adds or replaces an entry
put(String, String) - Method in class org.apache.chemistry.opencmis.inmemory.DummyCallContext
 
put(String, Object) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
putCmisBinding(CallContext, CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.CmisBindingCache
 
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
Puts the provided CmisBinding object into the cache and associates it somehow with the current CallContext.
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.httpsession.HttpSessionCmisService
 
putCmisBindingIntoCache(CmisBinding) - Method in class org.apache.chemistry.opencmis.bridge.lrucache.LruCacheCmisService
 
putLine(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
 
putPath(String, CmisObject, String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
putPath(String, CmisObject, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
putPath(String, CmisObject, String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
putResponseHeaders(String, int, Map<String, List<String>>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
 
putResponseHeaders(String, int, Map<String, List<String>>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
putResponseHeaders(String, int, Map<String, List<String>>) - Method in interface org.apache.chemistry.opencmis.commons.spi.AuthenticationProvider
Receives the HTTP headers after a call.
PWC_NAME - Static variable in class org.apache.chemistry.opencmis.jcr.JcrPrivateWorkingCopy
Name of a private working copy

Q

qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
qualifier() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
quantified_comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
quantified_comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
quantified_comparison_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
quantified_in_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
query(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Executes the query.
query(boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Executes the query.
query(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sends a query to the repository.
query(String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sends a query to the repository using the given OperationContext.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.DiscoveryServiceImpl
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.DiscoveryServiceImpl
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.DiscoveryServiceImpl
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.DiscoveryServiceImpl
 
query(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
query(boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
query(String, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
query(String, boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
query(String, String, Boolean, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.DiscoveryServicePort
 
Query - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
Query() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Executes a CMIS query statement against the contents of the repository.
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.DiscoveryService
Executes a CMIS query statement against the contents of the repository.
query(TypeManager, ObjectStore, String, String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor
Main entry function to process a query from discovery service.
query(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
query(CallContext, String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryDiscoveryServiceImpl
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
query(CallContext, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
query(String, String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Execute a query against the repository (same parameter as the discovery service query method.
query(CallContext, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
query(String, String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
query(Session, String, Boolean, Boolean, BigInteger, BigInteger) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.6.1 query
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
query(String, String, Boolean, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
query() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
query() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
query() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
query(QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
query(QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
query(String, boolean, int) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
queryable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
queryable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
queryable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
queryByDate(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
queryById(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
QueryForObject - Class in org.apache.chemistry.opencmis.tck.tests.query
 
QueryForObject() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
QueryFrame - Class in org.apache.chemistry.opencmis.workbench
 
QueryFrame(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.QueryFrame
 
QueryInFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.query
 
QueryInFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest
 
QueryLikeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Query LIKE test.
QueryLikeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
queryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
queryObj - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
QueryObject - Class in org.apache.chemistry.opencmis.server.support.query
QueryObject is a class used to encapsulate a CMIS query.
QueryObject() - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
QueryObject(TypeManager) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
QueryObject.JoinSpec - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryObject.JoinSpec(String, String) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
QueryObject.SortSpec - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryObject.SortSpec(Integer, boolean) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryObject.SortSpec
 
queryObjects(String, String, boolean, OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Builds a CMIS query and returns the query results as an iterator of CmisObject objects.
queryObjects(String, String, boolean, OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
QueryResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
QueryResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
 
QueryResult - Interface in org.apache.chemistry.opencmis.client.api
Query result.
QueryResultImpl - Class in org.apache.chemistry.opencmis.client.runtime
Implementation of QueryResult.
QueryResultImpl(Session, ObjectData) - Constructor for class org.apache.chemistry.opencmis.client.runtime.QueryResultImpl
Constructor.
QUERYRESULTLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
QueryRootFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Root folder query test.
QueryRootFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
QuerySmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.query
Query smoke test.
QuerySmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
QueryStatement - Interface in org.apache.chemistry.opencmis.client.api
Query Statement.
QueryStatementImpl - Class in org.apache.chemistry.opencmis.client.runtime
QueryStatement implementation.
QueryStatementImpl(Session, String) - Constructor for class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
Creates a QueryStatement object with a given statement.
QueryStatementImpl(Session, Collection<String>, Map<String, String>, String, List<String>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
Creates a QueryStatement object for a query of one primary type joined by zero or more secondary types.
QueryStringHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.shared
HttpServletRequest wrapper that reads the query string in container independent way and decodes the parameter values with UTF-8.
QueryStringHttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
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
 
QueryTranslator - Class in org.apache.chemistry.opencmis.jcr.query
Abstract base class for translating a CMIS query statement to a JCR XPath query statement.
QueryTranslator(JcrTypeManager) - Constructor for class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Create a new query translator which uses the provided typeManager to resolve CMIS type names to CMIS types.
QueryTypeImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
QueryTypeImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
QueryUtil - Class in org.apache.chemistry.opencmis.server.support.query
Deprecated.
Use QueryUtilBase instead.
QueryUtil() - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
QueryUtilBase<T extends org.antlr.runtime.tree.TreeParser> - Class in org.apache.chemistry.opencmis.server.support.query
Utility class to help parsing and processing a query statement using the AntLR parser Subclasses have to implement methods that setup parser and query walker and parse and process a query.
QueryUtilBase(String, TypeManager, PredicateWalkerBase) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
QueryUtilStrict - Class in org.apache.chemistry.opencmis.server.support.query
 
QueryUtilStrict(String, TypeManager, PredicateWalkerBase) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
QueryUtilStrict(String, TypeManager, PredicateWalkerBase, boolean) - Constructor for class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
QUOTE - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
QUOTEDSTRING - Static variable in class org.apache.chemistry.opencmis.commons.impl.MimeHelper.Token
 
quoteURIPathComponent(String, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
 

R

RandomInputStream - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
RandomInputStream(long) - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
RandomInputStream - Class in org.apache.chemistry.opencmis.workbench
 
RandomInputStream(long) - Constructor for class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
RandomInputStream(long, long) - Constructor for class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
read(UrlBuilder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Performs a GET on an URL, checks the response code and returns the result.
read(UrlBuilder) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Performs a GET on an URL, checks the response code and returns the result.
READ - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
CMIS read permission cmis:read.
read() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(XMLStreamReader, QName, T) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
read() - Method in class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
read() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
read(byte[], long) - Method in class org.apache.chemistry.opencmis.jcr.JcrBinary
 
read() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
read() - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
read() - Method in class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
READ_TIMEOUT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
readAllLines(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream and closes the stream.
readAllLinesAndIgnoreComments(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, ignores all comments, and closes the stream.
readAllLinesAndRemoveHeader(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, removes the header, and closes the stream.
readAllLinesAsList(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, ignores all comments, and closes the stream.
readAllLinesAsMap(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads all lines from a stream, ignores all comments, and closes the stream.
readBoolean(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readDateTime(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readDecimal(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readEnum(XMLStreamReader, Class<E>) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readFileAndRemoveHeader(URI) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
readFileProperties(URI) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
readFirstLine(InputStream) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads the first line from a stream and closes the stream.
readFromJSON(InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Reads a type definition from a JSON stream.
readFromXML(InputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Reads a type definition from a XML stream.
readInteger(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readLinesFromStream(InputStream, IOUtils.LineHandler) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Reads lines from an UTF-8 encoded stream and closes the stream.
readLock() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
readLock() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Acquires a read lock.
readLock() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Acquires a read lock.
readStreamAndRemoveHeader(InputStream) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
readText(XMLStreamReader, int) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Parses a tag that contains text.
readText(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
readUnlock() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
readUnlock() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Releases a read lock.
readUnlock() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Releases a read lock.
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
recoverFromMismatchedSet(IntStream, RecognitionException, BitSet) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
RedirectingContentStream - Interface in org.apache.chemistry.opencmis.commons.data
Content stream redirecting to another location.
refresh() - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Reloads this object from the repository.
refresh() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
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.
refreshIfOld(long) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
REL_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_ALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_ALTERNATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_CURRENTVERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_DESCRIBEDBY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_DOWN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_EDIT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_EDITMEDIA - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_ENCLOSURE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_FIRST - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_FOLDERTREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_LAST - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_NEXT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_POLICIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_PREV - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_SELF - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_SOURCE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_TARGET - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_UP - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_VERSIONHISTORY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_VIA - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REL_WORKINGCOPY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
Relationship - Interface in org.apache.chemistry.opencmis.client.api
CMIS relationship interface.
relationship - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
Relationship - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Interface representing a policy according to the CMIS specification.
RELATIONSHIP_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
RelationshipDirection - Enum in org.apache.chemistry.opencmis.commons.enums
Relationship Direction Enum.
relationshipDirection - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
RelationshipImpl - Class in org.apache.chemistry.opencmis.client.runtime
 
RelationshipImpl(SessionImpl, ObjectType, ObjectData, OperationContext) - Constructor for class org.apache.chemistry.opencmis.client.runtime.RelationshipImpl
Constructor.
RelationshipImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
RelationshipImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RelationshipImpl
 
RelationshipProperties - Interface in org.apache.chemistry.opencmis.client.api
Accessors to CMIS relationship properties.
RelationshipService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RelationshipService
 
RelationshipService - Interface in org.apache.chemistry.opencmis.commons.spi
Relationship Service interface.
RelationshipService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Relationship Service operations.
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService
 
RelationshipService - Class in org.apache.chemistry.opencmis.server.impl.browser
 
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RelationshipService
 
RelationshipService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Relationship Service.
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
 
RelationshipService.GetObjectRelationships - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get object relationships.
RelationshipService.GetObjectRelationships() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService.GetObjectRelationships
 
RelationshipService.GetObjectRelationships - Class in org.apache.chemistry.opencmis.server.impl.browser
getObjectRelationships.
RelationshipService.GetObjectRelationships() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RelationshipService.GetObjectRelationships
 
RelationshipServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Relationship Service AtomPub client.
RelationshipServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RelationshipServiceImpl
Constructor.
RelationshipServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Relationship Service Browser Binding client.
RelationshipServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.RelationshipServiceImpl
Constructor.
RelationshipServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
RelationshipServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.RelationshipServiceImpl
Constructor.
RelationshipServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Relationship Service Web Services client.
RelationshipServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RelationshipServiceImpl
Constructor.
RelationshipServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
RelationshipTable - Class in org.apache.chemistry.opencmis.workbench.details
 
RelationshipTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.RelationshipTable
 
RelationshipType - Interface in org.apache.chemistry.opencmis.client.api
Relationship Object Type.
RelationshipTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Relationship Type Definition.
RelationshipTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Relationship type definition.
RelationshipTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
RelationshipTypeImpl - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
Relationship type.
RelationshipTypeImpl(Session, RelationshipTypeDefinition) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.RelationshipTypeImpl
 
relativePathSegment - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
 
relativize(String, String) - Static method in class org.apache.chemistry.opencmis.jcr.PathManager
Relativize an CMIS path wrt.
reloadFolder() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
reloadObject() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
remove(String...) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Removes a branch or leaf from the cache.
remove(String) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.CacheLevel
Removes an object from this cache level.
remove(String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
 
remove(String...) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
remove(String) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.ContentTypeCacheLevelImpl
 
remove(String, String) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.TypeDefinitionCache
Removes a type definition object from the cache.
remove(String) - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.TypeDefinitionCache
Removes all type definition objects of a repository from the cache.
remove(String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryInfoCache
Removes a repository info object from the cache.
remove(String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
remove(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
remove(String) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
remove(String) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Removes a session value.
remove(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
 
remove(String) - Method in interface org.apache.chemistry.opencmis.client.runtime.cache.Cache
 
remove(String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.CacheImpl
 
remove(String) - Method in class org.apache.chemistry.opencmis.client.runtime.cache.NoCacheImpl
 
remove() - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator
 
remove() - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable.EmptyIterator
 
remove(String) - Method in interface org.apache.chemistry.opencmis.commons.server.MutableCallContext
Removes a parameter.
remove() - Method in class org.apache.chemistry.opencmis.jcr.util.FilterIterator
 
remove(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
removeAce(InMemoryAce) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
removeACEs - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
removeAcl(List<Ace>, AclPropagation) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes ACEs to the object and refreshes this object afterwards.
removeAcl(List<Ace>, AclPropagation) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
removeAll() - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Removes all entries from the cache.
removeAll() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
removeAll() - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.TypeDefinitionCache
Removes all cache entries.
removeAll() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
removeAllPropertyDefinitions() - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
Removes all property definitions.
removeAllPropertyDefinitions() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
removeApplicationKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
removeFolderListener(FolderListener) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
removeFormKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
removeFromFolder(ObjectId) - Method in interface org.apache.chemistry.opencmis.client.api.FileableCmisObject
Removes this object from a folder.
removeFromFolder(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractFilableCmisObject
 
removeInnerWrapper() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Removes the inner-most wrapper.
removeLinks(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Removes all links of an object.
removeLinks(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Removes all links of an object.
removeLoginKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
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.
removeObjectFromCache(ObjectId) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
removeObjectFromCache(String) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.MultiFilingServiceImpl
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.MultiFilingServiceImpl
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.MultiFilingServiceImpl
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.MultiFilingServiceImpl
 
removeObjectFromFolder(String, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.MultiFilingServicePort
 
RemoveObjectFromFolder - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
RemoveObjectFromFolder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Removes an existing fileable non-folder object from a folder.
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.MultiFilingService
Removes an existing fileable non-folder object from a folder.
removeObjectFromFolder(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
removeObjectFromFolder(CallContext, String, String, String, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryMultiFilingServiceImpl
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
removeObjectFromFolder(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
removeObjectFromFolder(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
removeObjectFromFolder(String, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
RemoveObjectFromFolderPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
RemoveObjectFromFolderPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.RemoveObjectFromFolderPanel
 
RemoveObjectFromFolderResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
RemoveObjectFromFolderResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
 
removeObjectListener(ObjectListener) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
removeOuterWrapper() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Removes the outer-most wrapper.
removeParent(StoredObject, Folder) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Remove this object from the children of parent.
removeParent(StoredObject, Folder) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
removeParentId(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.MultiFiling
Remove parent from this object.
removeParentId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
removeParentId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FilingImpl
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
removePolicy(ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes the provided policies and refreshes this object afterwards.
removePolicy(ObjectId, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes a set of policies from an object.
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.PolicyServiceImpl
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.PolicyServiceImpl
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.PolicyServiceImpl
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.PolicyServiceImpl
 
removePolicy(ObjectId...) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
removePolicy(ObjectId, ObjectId...) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
removePolicy(String, String, String, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.PolicyServicePort
 
RemovePolicy - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
RemovePolicy() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Removes a specified policy from an object.
removePolicy(String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.PolicyService
Removes a specified policy from an object.
removePolicy(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
removePolicy(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryPolicyServiceImpl
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
removePolicy(CallContext, String, String, String, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
removePolicy(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
remove an id of a policy from an object.
removePolicy(CallContext, String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
removePolicy(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
removePolicy(String, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
removePolicy(String, String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
RemovePolicyPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
RemovePolicyPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.RemovePolicyPanel
 
RemovePolicyResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
RemovePolicyResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
 
removeProperty(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableProperties
Removes a property.
removeProperty(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
removeProperty(Node, PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.jcr.JcrConverter
Remove a property from a JCR node
removePropertyDefinition(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
Removes a property definition.
removePropertyDefinition(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
removeRepository(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
Removes the URLs of a repository from the cache.
removeSecondaryTypeIds(List<String>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
removeSecondaryTypeIds - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
 
removeTypeLinks(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Removes all links of a type.
removeTypeLinks(String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Removes all links of a type.
removeValue(int) - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
rename(String) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Renames this object (changes the value of cmis:name).
rename(String, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Renames this object (changes the value of cmis:name).
rename(String) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
rename(String, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
rename(StoredObject, String, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Rename an object.
rename(StoredObject, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
Rendition - Interface in org.apache.chemistry.opencmis.client.api
Rendition.
rendition - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
 
RENDITION_FILTER - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientOperationContext
 
RENDITION_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
RENDITION_MIME_TYPE_JPEG - Static variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
RENDITION_MIME_TYPE_PNG - Static variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
RENDITION_NONE - Static variable in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
RENDITION_NONE - Static variable in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
 
RENDITION_NONE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
RENDITION_SUFFIX - Static variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
RenditionData - Interface in org.apache.chemistry.opencmis.commons.data
Represents a rendition.
RenditionDataImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
RenditionData implementation.
RenditionDataImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
RenditionDataImpl(String, String, BigInteger, String, String, BigInteger, BigInteger, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
renditionDocumentId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
renditionFilter - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
RenditionImpl - Class in org.apache.chemistry.opencmis.client.runtime
Implementation of Rendition.
RenditionImpl(Session, String, String, String, String, long, String, String, int, int) - Constructor for class org.apache.chemistry.opencmis.client.runtime.RenditionImpl
Constructor.
RenditionInfo - Interface in org.apache.chemistry.opencmis.commons.server
Contains information about a rendition of an object.
RenditionInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.server
Implementation of the RenditionInfo interface.
RenditionInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
renditions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditionsResponse
 
RenditionTable - Class in org.apache.chemistry.opencmis.workbench.details
 
RenditionTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.RenditionTable
 
RenditionUtil - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
RenditionUtil() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
REP_REL_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REP_REL_FOLDERTREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REP_REL_ROOTDESC - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REP_REL_TYPEDESC - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
REPINFO_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
replace(String, String, String) - Static method in class org.apache.chemistry.opencmis.jcr.util.Util
Replace every occurrence of target in string with replacement.
replaceProperty(PropertyData<?>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableProperties
Replaces a property.
replaceProperty(PropertyData<?>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
reportError(RecognitionException) - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
repositories - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoriesResponse
 
Repository - Interface in org.apache.chemistry.opencmis.client.api
Represents a repository.
repository - Variable in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
REPOSITORY_CLASS - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
REPOSITORY_ID - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: repository id
REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
REPOSITORY_ID_CANNOT_BE_NULL - Static variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
REPOSITORY_INFO_CACHE - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
REPOSITORY_INFO_CREATOR_CLASS - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
REPOSITORY_MANAGED_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.SecondaryTypeIds
Repository managed retention type.
REPOSITORY_PLACEHOLDER - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
REPOSITORY_PLACEHOLDER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
REPOSITORY_URL_CACHE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.browser.SpiSessionParameter
 
RepositoryCapabilities - Interface in org.apache.chemistry.opencmis.commons.data
 
RepositoryCapabilitiesImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
RepositoryCapabilities Implementation.
RepositoryCapabilitiesImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
Constructor.
RepositoryCapabilitiesImpl(RepositoryCapabilities) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
repositoryDescription - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
repositoryId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
RepositoryImpl - Class in org.apache.chemistry.opencmis.client.runtime.repository
 
RepositoryImpl(RepositoryInfo, Map<String, String>, SessionFactoryImpl, ObjectFactory, AuthenticationProvider, Cache, TypeDefinitionCache) - Constructor for class org.apache.chemistry.opencmis.client.runtime.repository.RepositoryImpl
Constructor.
RepositoryInfo - Interface in org.apache.chemistry.opencmis.commons.data
Repository Info.
repositoryInfo - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
 
RepositoryInfoBrowserBindingImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Repository info data implementation including browser binding specific data.
RepositoryInfoBrowserBindingImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
RepositoryInfoCache - Class in org.apache.chemistry.opencmis.client.bindings.impl
A cache for repository info objects.
RepositoryInfoCache(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryInfoCache
Constructor.
RepositoryInfoCreator - Interface in org.apache.chemistry.opencmis.inmemory
A simple interface to create the repository info.
RepositoryInfoFrame - Class in org.apache.chemistry.opencmis.workbench
 
RepositoryInfoFrame(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.RepositoryInfoFrame
 
RepositoryInfoImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
Repository info data implementation.
RepositoryInfoImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
Constructor.
RepositoryInfoImpl(RepositoryInfo) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
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
 
repositoryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
 
repositoryName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
RepositoryService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryService
 
RepositoryService - Interface in org.apache.chemistry.opencmis.commons.spi
Repository Service interface.
RepositoryService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Repository Service operations.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService
 
RepositoryService - Class in org.apache.chemistry.opencmis.server.impl.browser
Repository Service operations.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService
 
RepositoryService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Repository Service.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
RepositoryService.CreateType - Class in org.apache.chemistry.opencmis.server.impl.atompub
Creates a type.
RepositoryService.CreateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.CreateType
 
RepositoryService.CreateType - Class in org.apache.chemistry.opencmis.server.impl.browser
createType.
RepositoryService.CreateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.CreateType
 
RepositoryService.DeleteType - Class in org.apache.chemistry.opencmis.server.impl.atompub
Deletes a type.
RepositoryService.DeleteType() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.DeleteType
 
RepositoryService.DeleteType - Class in org.apache.chemistry.opencmis.server.impl.browser
deleteType.
RepositoryService.DeleteType() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.DeleteType
 
RepositoryService.GetLastResult - Class in org.apache.chemistry.opencmis.server.impl.browser
getLastResult.
RepositoryService.GetLastResult() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetLastResult
 
RepositoryService.GetRepositories - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders the service document.
RepositoryService.GetRepositories() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetRepositories
 
RepositoryService.GetRepositories - Class in org.apache.chemistry.opencmis.server.impl.browser
getRepositories.
RepositoryService.GetRepositories() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositories
 
RepositoryService.GetRepositoryInfo - Class in org.apache.chemistry.opencmis.server.impl.browser
getRepositoryInfo.
RepositoryService.GetRepositoryInfo() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositoryInfo
 
RepositoryService.GetTypeChildren - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders a type children collection.
RepositoryService.GetTypeChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeChildren
 
RepositoryService.GetTypeChildren - Class in org.apache.chemistry.opencmis.server.impl.browser
getTypeChildren.
RepositoryService.GetTypeChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeChildren
 
RepositoryService.GetTypeDefinition - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders a type definition.
RepositoryService.GetTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDefinition
 
RepositoryService.GetTypeDefinition - Class in org.apache.chemistry.opencmis.server.impl.browser
getTypeDefinition.
RepositoryService.GetTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDefinition
 
RepositoryService.GetTypeDescendants - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders a type descendants feed.
RepositoryService.GetTypeDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDescendants
 
RepositoryService.GetTypeDescendants - Class in org.apache.chemistry.opencmis.server.impl.browser
 
RepositoryService.GetTypeDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDescendants
 
RepositoryService.UpdateType - Class in org.apache.chemistry.opencmis.server.impl.atompub
Updates a type.
RepositoryService.UpdateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.UpdateType
 
RepositoryService.UpdateType - Class in org.apache.chemistry.opencmis.server.impl.browser
updateType.
RepositoryService.UpdateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.UpdateType
 
RepositoryService10 - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS 1.0 Repository Service.
RepositoryService10() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService10
 
RepositoryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.impl
Repository Service implementation.
RepositoryServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
Constructor.
RepositoryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Repository Service AtomPub client.
RepositoryServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
Constructor.
RepositoryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Repository Service Browser Binding client.
RepositoryServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
Constructor.
RepositoryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
Repository Service local client.
RepositoryServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
Constructor.
RepositoryServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Repository Service Web Services client.
RepositoryServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
Constructor.
RepositoryServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
RepositoryServicePort10 - Interface in org.apache.chemistry.opencmis.server.impl.webservices
 
RepositoryUrlCache - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
URL cache for repository and root URLs.
RepositoryUrlCache() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
 
RepositoryWorkspace - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Repository workspace.
RepositoryWorkspace() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.RepositoryWorkspace
 
required - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
reset() - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Reset the parser to the initial state without resetting the underlying reader.
reset(Reader) - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
Reset the parser to the initial state with a new character reader.
reset() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
reset() - Method in interface org.apache.chemistry.opencmis.tools.mapper.PropertyMapper
Reset all internal data to get ready for a new parsing process
reset() - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperExif
 
reset() - Method in class org.apache.chemistry.opencmis.tools.mapper.PropertyMapperTika
 
reset() - Method in class org.apache.chemistry.opencmis.tools.parser.AbstractMetadataParser
 
reset() - Method in interface org.apache.chemistry.opencmis.tools.parser.MetadataParser
get ready for parsing a new file
reset() - Method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
reset() - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
resetCounters() - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
resolution - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
 
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
 
RESOURCE_ACL - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_ALLOWABLEACIONS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CHANGES - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CHECKEDOUT - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CHILDREN - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CONTENT - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_ENTRY - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_FOLDERTREE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_OBJECTBYID - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_OBJECTBYPATH - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_PARENTS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_POLICIES - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_QUERY - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_TYPES - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_TYPESDESC - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_UNFILED - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_VERSIONS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
Response - Class in org.apache.chemistry.opencmis.client.bindings.spi.http
HTTP Response.
Response(int, String, Map<String, List<String>>, InputStream, InputStream) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.column_reference_return
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.multi_valued_column_reference_return
 
result - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.value_expression_return
 
resumeEncoding() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Resumes encoding of the stream.
ReturnVersion - Enum in org.apache.chemistry.opencmis.commons.impl
Return Version Enum.
rewind() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Rewinds the stream so that it can be read from the beginning.
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
RIGHT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
root() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
root(QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
ROOT_PATH_FRAGMENT - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
rootFolderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
RootFolderTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Basic root folder tests.
RootFolderTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
RPAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
run() - Method in interface org.apache.chemistry.opencmis.tck.CmisTest
Runs the test.
run() - Method in interface org.apache.chemistry.opencmis.tck.CmisTestGroup
Runs all enabled tests in this group.
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
run() - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
run(CmisTest) - Static method in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
run(CmisTestGroup) - Static method in class org.apache.chemistry.opencmis.tck.impl.JUnitHelper
 
run(CmisTestProgressMonitor) - Method in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
Runs all configured groups.
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RepositoryInfoTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.RootFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.BulkUpdatePropertiesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ChangeTokenTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.ContentRangesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CopyTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteDocumentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteItemTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateAndDeleteRelationshipTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateBigDocument
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateDocumentWithoutContent
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.CreateInvalidTypeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.DeleteTreeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.MoveTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.NameCharsetTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.PropertyFilterTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.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.QueryForObject
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryInFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryLikeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryRootFolderTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QuerySmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.BaseTypesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.CreateAndDeleteTypeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.CheckedOutTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningSmokeTest
 
run(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
run() - Method in class org.apache.chemistry.opencmis.tools.specexamples.SpecExamples
 
run() - Method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.ObjectGeneratorRunner
 
run(Session) - Method in class org.apache.chemistry.opencmis.workbench.checks.ObjectComplianceCheck
 
runAllBindings() - Method in class org.apache.chemistry.opencmis.tools.specexamples.SpecExamples
 
runDocumentQuery(Session, Document) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
runFolderQuery(Session, Folder) - Method in class org.apache.chemistry.opencmis.tck.tests.query.QueryForObject
 
runGroovyScript(Component, ClientModel, File, Writer) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
runHighLevelApiTests(Session, Folder, Document) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
Checks for not requested properties, Allowable Actions, ACLs, renditions, relationships, and policies.
runJSR223Script(Component, ClientModel, File, String, Writer) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
runLowLevelApiTests(Session, Folder, Document) - Method in class org.apache.chemistry.opencmis.tck.tests.crud.OperationContextTest
Checks for change events and path segments.
runMultiThreaded(MultiThreadedObjectGenerator.ObjectGeneratorRunner[]) - Static method in class org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator
 

S

S_END - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_ARRAY - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_ERROR - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_FINISHED_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_IN_PAIR_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_INIT - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
S_PASSED_PAIR_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParser
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
SCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
search_condition() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
searchAllVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
searchAllVersions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
SECONDARY_OBJECT_TYPE_IDS - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS property cmis:secondaryObjectTypeIds (multivalue): list of IDs of the secondary types of the object.
SECONDARY_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
SecondaryType - Interface in org.apache.chemistry.opencmis.client.api
Secondary type.
SecondaryTypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Secondary Type Definition.
SecondaryTypeDefinitionImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
SecondaryTypeDefinitionImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.SecondaryTypeDefinitionImpl
 
SecondaryTypeIds - Class in org.apache.chemistry.opencmis.commons
Secondary type IDs that are defined in the CMIS specification.
secondaryTypeIds - Variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
SecondaryTypeImpl - Class in org.apache.chemistry.opencmis.client.runtime.objecttype
 
SecondaryTypeImpl(Session, SecondaryTypeDefinition) - Constructor for class org.apache.chemistry.opencmis.client.runtime.objecttype.SecondaryTypeImpl
 
SecondaryTypesTest - Class in org.apache.chemistry.opencmis.tck.tests.types
 
SecondaryTypesTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.SecondaryTypesTest
 
SecurityTest - Class in org.apache.chemistry.opencmis.tck.tests.basics
Tests wether HTTPS is used or not.
SecurityTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.basics.SecurityTest
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
SEL_LIST - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
SELECT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SELECT_ALL_NO_CACHE_OC - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
SELECT_ALL_NO_CACHE_OC_ORDER_BY_NAME - Static variable in class org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
select_list() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
select_sublist() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
select_sublist_stack - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SELECTOR_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_ALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CHECKEDOUT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CONTENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_CONTENT_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_FOLDER_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_LAST_RESULT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_PARENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_PARENTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_POLICIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_REPOSITORY_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_TYPE_CHILDREN - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_TYPE_DEFINITION - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_TYPE_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
SELECTOR_VERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
selectReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
sendContentStreamHeaders(ContentStream, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Sets certain HTTP headers if the server implementation requested them.
sendControllerContent(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Sends the IFrame content.
sendJavaScript(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Sends the JavaScript file for web clients.
sendTokens(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Sends a batch of new tokens.
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService.ApplyAcl
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService.GetAcl
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.GetContentChanges
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.Query
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService.RemoveObjectFromFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetCheckedOutDocs
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetFolderTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetObjectParents
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.BulkUpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.Create
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.CreateRelationship
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetAllowableActions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObjectByPath
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.SetOrAppendContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.UpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.ApplyPolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.GetAppliedPolicies
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.RemovePolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService.GetObjectRelationships
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.CreateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.DeleteType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetRepositories
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDefinition
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.UpdateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.CheckOut
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.DeleteAllVersions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.GetAllVersions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AclService.ApplyACL
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AclService.GetACL
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.GetContentChanges
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.Query
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.AddObjectToFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.RemoveObjectFromFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetCheckedOutDocs
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderParent
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetObjectParents
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.AppendContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.BulkUpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocument
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocumentFromSource
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateItem
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreatePolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateRelationship
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetAllowableActions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetRenditions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.MoveObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.SetContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.UpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.ApplyPolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.GetAppliedPolicies
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.RemovePolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RelationshipService.GetObjectRelationships
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.CreateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.DeleteType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetLastResult
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositories
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositoryInfo
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDefinition
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.UpdateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CancelCheckOut
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckIn
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckOut
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.GetAllVersions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.chemistry.opencmis.server.shared.ServiceCall
Serves an AtomPub or Browser binding call.
ServerTypeCacheImpl - Class in org.apache.chemistry.opencmis.server.impl.browser
Temporary type cache used for one call.
ServerTypeCacheImpl(String, CmisService) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
ServerVersion - Class in org.apache.chemistry.opencmis.server.impl
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
 
service(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
service(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler
 
service(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.chemistry.opencmis.server.impl.browser.token.TokenHandler
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
SERVICE_CLASS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_DEPTH_OBJECTS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_DEPTH_TYPES - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_MAX_ITEMS_OBJECTS - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
SERVICE_DEFAULT_MAX_ITEMS_TYPES - Static variable in class org.apache.chemistry.opencmis.bridge.AbstractBridgeServiceFactory
 
ServiceCall - Interface in org.apache.chemistry.opencmis.server.shared
 
ServiceDoc - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
Service Doc.
ServiceDoc() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.ServiceDoc
 
ServiceDocument - Class in org.apache.chemistry.opencmis.server.impl.atompub
Service document class.
ServiceDocument() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
SERVICES - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.SpiSessionParameter
 
SERVICES_FACTORY - Static variable in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
SERVLET_CONTEXT - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: servlet context (value is a ServletContext)
Session - Interface in org.apache.chemistry.opencmis.client.api
A session is a connection to a CMIS repository with a specific user.
SessionAwareAuthenticationProvider - Interface in org.apache.chemistry.opencmis.client.bindings.spi
Authentication provider implementing this interface get the binding session injected.
SessionFactory - Interface in org.apache.chemistry.opencmis.client.api
Entry point into the OpenCMIS Client API.
SessionFactoryFinder - Class in org.apache.chemistry.opencmis.client
Finds a SessionFactory implementation and creates a factory object.
SessionFactoryImpl - Class in org.apache.chemistry.opencmis.client.runtime
Default implementation of a session factory.
SessionFactoryImpl() - Constructor for class org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl
 
SessionImpl - Class in org.apache.chemistry.opencmis.client.bindings.impl
CMIS binding session implementation.
SessionImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
Constructor.
SessionImpl - Class in org.apache.chemistry.opencmis.client.runtime
Persistent model session.
SessionImpl(Map<String, String>, ObjectFactory, AuthenticationProvider, Cache, TypeDefinitionCache) - Constructor for class org.apache.chemistry.opencmis.client.runtime.SessionImpl
Constructor.
SessionParameter - Class in org.apache.chemistry.opencmis.commons
Session parameter constants.
SessionParameterMap - Class in org.apache.chemistry.opencmis.client
A map with convenience methods to set session parameters.
SessionParameterMap() - Constructor for class org.apache.chemistry.opencmis.client.SessionParameterMap
Creates an empty map.
SessionParameterMap(Map<? extends String, ? extends String>) - Constructor for class org.apache.chemistry.opencmis.client.SessionParameterMap
Creates a map with the same mappings as the specified map.
set(ComplexPoint) - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexPoint
 
set(double, double) - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexPoint
 
set(ComplexRectangle) - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
set(ComplexPoint, ComplexPoint) - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
set(double, double, double, double) - Method in class org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle
 
setAcceptLanguage(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
setAces(List<Ace>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAcl
Sets the list of ACEs.
setAces(List<Ace>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
setAcl(List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Removes the direct ACE of this object, sets the provided ACEs to the object and refreshes this object afterwards.
setAcl(ObjectId, List<Ace>) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Removes the direct ACEs of an object and sets the provided ACEs.
setAcl(String, String, Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AclServiceImpl
 
setACL(Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAcl
 
setAcl(String, String, Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AclServiceImpl
 
setAcl(String, String, Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AclServiceImpl
 
setAcl(String, String, Acl) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AclServiceImpl
 
setAcl(List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
setAcl(Acl) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
setAcl(ObjectId, List<Ace>) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
setAcl(Acl) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the access control list.
setAcl(Acl) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setACL(CmisACLType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACLResponse
Sets the value of the acl property.
setACL(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Sets the value of the acl property.
setAcl(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Sets the value of the acl property.
setACL(CmisACLType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACLResponse
Sets the value of the acl property.
setAcl(String, String, Acl) - Method in interface org.apache.chemistry.opencmis.commons.spi.ExtendedAclService
Removes the direct ACEs of an object and sets the provided ACEs.
setAclCapabilities(AclCapabilities) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setAclCapability(CmisACLCapabilityType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the aclCapability property.
setAclId(int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
setAclId(int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setAclPropagation(AclPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setACLPropagation(JAXBElement<EnumACLPropagation>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Sets the value of the aclPropagation property.
setAction(Set<Action>, Action, boolean) - Static method in class org.apache.chemistry.opencmis.jcr.JcrNode
Add action to actions iff condition is true.
setAddACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Sets the value of the addACEs property.
setAddACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Sets the value of the addACEs property.
setAdditionalLinks(List<LinkInfo>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setAddSecondaryTypeIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setAliasName(String) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
setAllowableActions(AllowableActions) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
 
setAllowableActions(AllowableActions) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the Allowable Actions.
setAllowableActions(Set<Action>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
setAllowableActions(AllowableActions) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setAllowableActions(CmisAllowableActionsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Sets the value of the allowableActions property.
setAllowableActions(CmisAllowableActionsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActionsResponse
Sets the value of the allowableActions property.
setAllowedSourceTypes(List<String>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableRelationshipTypeDefinition
 
setAllowedSourceTypes(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
setAllowedTargetTypes(List<String>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableRelationshipTypeDefinition
 
setAllowedTargetTypes(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RelationshipTypeDefinitionImpl
 
setAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Sets the value of the allVersions property.
setAllVersions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Sets the value of the allVersions property.
setAllVersions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Sets the value of the allVersions property.
setAllVersionsSearchable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
SetAndDeleteContentTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Content test.
SetAndDeleteContentTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.SetAndDeleteContentTest
 
setApplicationKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
setAppliedPolicies(List<String>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setAtomId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setAtomPubBindingUrl(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the AtomPub URL and sets the binding to AtomPub.
setAuthenticationProvider(Class<? extends AuthenticationProvider>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the authentication provider class.
setBaseId(EnumBaseObjectTypeIds) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the baseId property.
setBaseType(BaseTypeId) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setBaseTypeId(BaseTypeId) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setBaseTypeId(BaseTypeId) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setBasicAuthentication(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns basic authentication on and UsernameToken authentication off if the standard authentication provider is used.
setBasicDocumentPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
setBasicFolderPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
setBasicPolicyPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
setBasicPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
setBasicRelationshipPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
setBearerToken(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets bearer token.
setBigHeight(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setBigLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setBigWidth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setBinding(String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Sets the binding.
setBoolean(int, boolean...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given boolean.
setBoolean(int, boolean...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setBrowserBindingSuccinct(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets whether properties should be sent in the succinct format or not.
setBrowserBindingUrl(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Browser URL and sets the binding to Browser.
setBulkUpdateData(CmisBulkUpdateType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Sets the value of the bulkUpdateData property.
setCacheEnabled(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Enables or disables the cache.
setCacheEnabled(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.CachedBindingCmisService
 
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
Called at the beginning of a request.
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
Sets the call context.
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
setCallContext(CallContext) - Static method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceContext
 
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
setCallContext(CallContext) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
Sets the call context and propagates it down to the next service wrapper or service if it implements the CallContextAwareCmisService interface.
setCallContext(CallContext) - Method in interface org.apache.chemistry.opencmis.server.support.wrapper.CallContextAwareCmisService
Sets a new call context.
setCallDetails(CmisService, String, String[], String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Sets the necessary details to retrieve the object id, type id, and token if requested.
setCanAddObjectToFolder(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canAddObjectToFolder property.
setCanApplyACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canApplyACL property.
setCanApplyPolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canApplyPolicy property.
setCanCancelCheckOut(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCancelCheckOut property.
setCanCheckIn(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCheckIn property.
setCanCheckOut(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCheckOut property.
setCanCreate(Set<PropertyType>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
setCanCreate(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
setCanCreateDocument(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCreateDocument property.
setCanCreateFolder(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCreateFolder property.
setCanCreateItem(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCreateItem property.
setCanCreateRelationship(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canCreateRelationship property.
setCanDelete(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
setCanDeleteContentStream(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canDeleteContentStream property.
setCanDeleteObject(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canDeleteObject property.
setCanDeleteTree(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canDeleteTree property.
setCanGetACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetACL property.
setCanGetAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetAllVersions property.
setCanGetAppliedPolicies(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetAppliedPolicies property.
setCanGetChildren(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetChildren property.
setCanGetContentStream(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetContentStream property.
setCanGetDescendants(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetDescendants property.
setCanGetFolderParent(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetFolderParent property.
setCanGetFolderTree(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetFolderTree property.
setCanGetObjectParents(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetObjectParents property.
setCanGetObjectRelationships(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetObjectRelationships property.
setCanGetProperties(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetProperties property.
setCanGetRenditions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canGetRenditions property.
setCanMoveObject(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canMoveObject property.
setCanRemoveObjectFromFolder(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canRemoveObjectFromFolder property.
setCanRemovePolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canRemovePolicy property.
setCanSetContentStream(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canSetContentStream property.
setCanSetControllableAcl(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetControllablePolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetCreatable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetDescription(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetDisplayName(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetFileable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetFulltextIndexed(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetId(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetIncludedInSupertypeQuery(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetLocalName(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetLocalNamespace(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetQueryable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanSetQueryName(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
setCanUpdate(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
setCanUpdateProperties(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
Sets the value of the canUpdateProperties property.
setCapabilities(RepositoryCapabilities) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setCapabilities(CmisRepositoryCapabilitiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the capabilities property.
setCapabilityAcl(CapabilityAcl) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityACL(EnumCapabilityACL) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityACL property.
setCapabilityAllVersionsSearchable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityAllVersionsSearchable property.
setCapabilityChanges(CapabilityChanges) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityChanges(EnumCapabilityChanges) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityChanges property.
setCapabilityContentStreamUpdatability(EnumCapabilityContentStreamUpdates) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityContentStreamUpdatability property.
setCapabilityContentStreamUpdates(CapabilityContentStreamUpdates) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityCreatablePropertyTypes(CmisCreatablePropertyTypesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityCreatablePropertyTypes property.
setCapabilityGetDescendants(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityGetDescendants property.
setCapabilityGetFolderTree(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityGetFolderTree property.
setCapabilityJoin(CapabilityJoin) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityJoin(EnumCapabilityJoin) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityJoin property.
setCapabilityMultifiling(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityMultifiling property.
setCapabilityNewTypeSettableAttributes(CmisNewTypeSettableAttributes) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityNewTypeSettableAttributes property.
setCapabilityOrderBy(EnumCapabilityOrderBy) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityOrderBy property.
setCapabilityPWCSearchable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityPWCSearchable property.
setCapabilityPWCUpdatable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityPWCUpdatable property.
setCapabilityQuery(CapabilityQuery) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityQuery(EnumCapabilityQuery) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityQuery property.
setCapabilityRendition(CapabilityRenditions) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCapabilityRenditions(EnumCapabilityRendition) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityRenditions property.
setCapabilityUnfiling(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityUnfiling property.
setCapabilityVersionSpecificFiling(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryCapabilitiesType
Sets the value of the capabilityVersionSpecificFiling property.
setCardinality(Cardinality) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setCardinality(Cardinality) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setCardinality(EnumCardinality) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the cardinality property.
setChangeEventInfo(ChangeEventInfo) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the change event info.
setChangeEventInfo(ChangeEventInfo) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setChangeEventInfo(CmisChangeEventType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Sets the value of the changeEventInfo property.
setChangeEvents(List<ChangeEvent>) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
setChangeLogToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the changeLogToken property.
setChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Sets the value of the changeLogToken property.
setChangesIncomplete(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setChangesIncomplete(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the changesIncomplete property.
setChangesOnType(List<BaseTypeId>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setChangeTime(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
setChangeTime(XMLGregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Sets the value of the changeTime property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
setChangeToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Sets the value of the changeToken property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Sets the value of the changeToken property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Sets the value of the changeToken property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Sets the value of the changeToken property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Sets the value of the changeToken property.
setChangeToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Sets the value of the changeToken property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Sets the value of the changeToken property.
setChangeToken(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Sets the value of the changeToken property.
setChangeToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Sets the value of the changeToken property.
setChangeType(ChangeType) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChangeEventInfoDataImpl
 
setChangeType(EnumTypeOfChanges) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChangeEventType
Sets the value of the changeType property.
setCheckinComment(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the checkinComment property.
setCheckinComment(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Version
Set the check.in comment.
setCheckinComment(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
setChildren(List<ObjectInFolderContainer>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
setChildren(List<TypeDefinitionContainer>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
setChoice(List<Choice<T>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setChoices(List<Choice<T>>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setChoices(List<Choice<T>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setCleanUpAfterCreate(boolean) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setClientCompression(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets whether requests to the server should be compressed or not.
setClientSession(ClientSession) - Method in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
setClientSession(ClientSession) - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
setCmisVersion(CmisVersion) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setCmisVersion(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
setCmisVersionSupported(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setCmisVersionSupported(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the cmisVersionSupported property.
setCode(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Sets the value of the code property.
setComment(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Set the value of comment attribute(specified in RFC 2965) of this cookie.
setCommentURL(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Set the value of commentURL attribute(specified in RFC 2965) of this cookie.
setCommonName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setCommonName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Sets the value of the commonName property.
setCompression(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets if the server should be asked to use compression.
setConnectionTimeout(long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the HTTP connection timeout.
setContent(ContentStream) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Content
Assign content to a document.
setContent(StoredObject, ContentStream) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Write content and attach it to a document.
setContent(InputStream) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
setContent(ContentStream) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentImpl
 
setContent(ContentStream) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.DocumentVersionImpl
 
setContent(StoredObject, ContentStream) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
setContentCopied(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Sets the value of the contentCopied property.
setContentNodeProperties(Node, Properties) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
setContentSizeInKB(int) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
setContentStream(ContentStream, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document and refreshes this object afterwards.
setContentStream(ContentStream, boolean, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.Document
Sets a new content stream for the document.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
setContentStream(ContentStream, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
setContentStream(ContentStream, boolean, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.DocumentImpl
 
setContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Sets the value of the contentStream property.
setContentStream(JAXBElement<CmisContentStreamType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the contentStream property.
setContentStream(JAXBElement<CmisContentStreamType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the contentStream property.
setContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStreamResponse
Sets the value of the contentStream property.
setContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
SetContentStream - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
SetContentStream() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
 
setContentStream(CmisContentStreamType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Sets the value of the contentStream property.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Sets the content stream for the specified document object.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Sets the content stream for the specified document object.
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
setContentStream(CallContext, String, Holder<String>, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
setContentStream(CallContext, String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
setContentStream(CallContext, String, Holder<String>, Boolean, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
setContentStream(CallContext, String, Holder<String>, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
setContentStream(ContentStream, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrDocument
See CMIS 1.0 section 2.2.4.16 setContentStream
setContentStream(Session, Holder<String>, Boolean, ContentStream) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.16 setContentStream
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
setContentStreamAllowed(ContentStreamAllowed) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableDocumentTypeDefinition
 
setContentStreamAllowed(ContentStreamAllowed) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
setContentStreamAllowed(EnumContentStreamAllowed) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Sets the value of the contentStreamAllowed property.
SetContentStreamPanel - Class in org.apache.chemistry.opencmis.workbench.actions
 
SetContentStreamPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.actions.SetContentStreamPanel
 
SetContentStreamResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
SetContentStreamResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
 
setContentType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setContentType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setContinueOnFailure(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Sets the value of the continueOnFailure property.
setControllableACL(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the controllableACL property.
setControllableACL(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the controllableACL property.
setControllablePolicy(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the controllablePolicy property.
setControllablePolicy(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the controllablePolicy property.
setCookie(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Sets a transaction cookie.
setCookie(HttpServletRequest, HttpServletResponse, String, String, String, int) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Sets a transaction cookie.
setCookies(boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets whether cookies should be managed or not.
setCreatable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the creatable property.
setCreatable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the creatable property.
setCreatablePropertyTypes(CreatablePropertyTypes) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setCreate(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Sets the value of the create property.
setCreatedAt(GregorianCalendar) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Assign date and time when the object was created.
setCreatedAt(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setCreatedBy(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setCreatedBy(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set the user who last modified the object.
setCreatedBy(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setCreationDate(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setCustomProperties(Map<String, PropertyData<?>>) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set all properties which are not system properties.
setCustomProperties(Map<String, PropertyData<?>>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setDateTime(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value.
setDateTime(int, Calendar...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTime(int, boolean, Calendar...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTime(int, Date...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTime(int, boolean, Date...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTime(int, long...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTime(int, boolean, long...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTimeResolution(DateTimeResolution) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDateTimeDefinition
 
setDateTimeResolution(DateTimeResolution) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDateTimeDefinitionImpl
 
setDateTimeTimestamp(int, Calendar...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, Date...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, long...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given DateTime value with the prefix 'TIMESTAMP '.
setDateTimeTimestamp(int, Calendar...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTimeTimestamp(int, Date...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDateTimeTimestamp(int, long...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setDefaultContext(OperationContext) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Sets the current session parameters for filtering, paging and caching.
setDefaultContext(OperationContext) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
setDefaultControllableAcl(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultControllablePolicy(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default depth.
setDefaultFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultIsFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default maxItems.
setDefaultNamespace(String) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultQueryable(boolean) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultSessionParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
Sets the default session parameters.
setDefaultTypeCapabilities(MutableTypeDefinition) - Static method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper
 
setDefaultTypeMutability(TypeMutability) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDefaultTypesDepth(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default depth.
setDefaultTypesMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
Set the default maxItems.
setDefaultValue(List<T>) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setDefaultValue(List<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setDefaultValue(CmisPropertyBoolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBooleanDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyDateTime) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyHtml) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtmlDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyId) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIdDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyString) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(CmisPropertyUri) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUriDefinitionType
Sets the value of the defaultValue property.
setDefaultValue(AbstractPropertyDefinition<T>, T) - Static method in class org.apache.chemistry.opencmis.inmemory.types.PropertyCreationHelper
 
setDelete(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Sets the value of the delete property.
setDepth(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the depth property.
setDepth(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the depth property.
setDepth(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Sets the value of the depth property.
setDescription(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setDescription(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Sets the value of the description property.
setDescription(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the description property.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Sets the value of the description property.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the description property.
setDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the description property.
setDescription(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
CMIS 1.1: set description of an object.
setDescription(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
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.loremipsum.LoremIpsum
 
setDirect(boolean) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAce
Sets whether this ACE is a direct ACE or not.
setDirect(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
setDirect(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Sets the value of the direct property.
setDiscard(boolean) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Set the value of discard attribute(specified in RFC 2965) of this cookie.
setDisplayName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Set the display name.
setDisplayName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setDisplayName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoice
Sets the value of the displayName property.
setDisplayName(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the displayName property.
setDocumentPropertiesToGenerate(List<String>) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setDocumentTypeDefinitionClass(Class<? extends MutableDocumentTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setDocumentTypeId(String) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setDoFullTextParse(boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
setDoFullTextParse(boolean) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
setDomain(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Set the domain value for this cookie.
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
 
setEndpointUrl(BindingProvider, URL) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Sets the endpoint URL if the URL is not null.
setErrorType(int) - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
setExact(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAcl
Sets whether this ACL expresses all permissions of the object.
setExact(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
setExact(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType
Sets the value of the exact property.
setExactACL(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Sets the value of the exactACL property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolderResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicyResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOutResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObjectResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTypeResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositories
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolderResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicyResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Sets the value of the extension property.
setExtension(JAXBElement<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Sets the value of the extension property.
setExtensionFeature(List<ExtensionFeature>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setExtensions(List<CmisExtensionElement>) - Method in interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
Sets the list of top-level extension elements.
setExtensions(List<CmisExtensionElement>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
setExtensions(List<CmisExtensionElement>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
setExtensionValues(Holder<CmisExtensionType>, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value.
setExtensionValues(ExtensionsData, Holder<CmisExtensionType>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value.
setExtraValue(String, Object) - Method in class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
Sets an extra value.
setFailedToDelete(DeleteTreeResponse.FailedToDelete) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTreeResponse
Sets the value of the failedToDelete property.
setFeatureData(Map<String, String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setFileable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the fileable property.
setFileable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the fileable property.
setFileName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the file name.
setFileName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setFilename(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Sets the value of the filename property.
setFileName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setFileName(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
setFilter(Set<String>) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current filter.
setFilter(Set<String>) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the filter property.
setFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Sets the value of the filter property.
setFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Sets the value of the filter property.
setFilterString(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current filter.
setFilterString(String) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Sets the value of the folderId property.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the folderId property.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the folderId property.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Sets the value of the folderId property.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Sets the value of the folderId property.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Sets the value of the folderId property.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Sets the value of the folderId property.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the folderId property.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the folderId property.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the folderId property.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Sets the value of the folderId property.
setFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the folderId property.
setFolderId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Sets the value of the folderId property.
setFolderPropertiesToGenerate(List<String>) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setFolderTypeDefinitionClass(Class<? extends MutableFolderTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setFolderTypeId(String) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setFormat(String) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the fulltextIndexed property.
setFulltextIndexed(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the fulltextIndexed property.
setGroup(AbstractCmisTestGroup) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setGroups(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setHasAcl(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHasContent(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
setHasMoreItems(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
setHasMoreItems(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
setHasMoreItems(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Sets the value of the hasMoreItems property.
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Sets the value of the hasMoreItems property.
setHasMoreItems(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Sets the value of the hasMoreItems property.
setHasParent(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setHeight(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the height property.
setHolderValue(Holder<T>, Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value for a WS holder to a holder.
setHolderValue(Holder<T>, Holder<T>) - Static method in class org.apache.chemistry.opencmis.commons.impl.WSConverter
Copies a holder value for a holder to a WS holder.
setHref(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
setHref(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setHTTPHeaders(BindingProvider, Map<String, List<String>>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Sets the default HTTP headers on a BindingProvider object.
setHttpInvoker(Class<?>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the HTTP invoker class.
setHttpProxyHost(String) - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
setHttpProxyPort(int) - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
setHttpsProxyHost(String) - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
setHttpsProxyPort(int) - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
setId(int, ObjectId...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given object ID.
setId(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomEntry
 
setId(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.RepositoryWorkspace
 
setId(String) - Method in class org.apache.chemistry.opencmis.client.runtime.ObjectIdImpl
Sets the id.
setId(int, ObjectId...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Sets the property ID.
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setId(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Sets the value of the id property.
setId(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the id property.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Sets the value of the id property.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the id property.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the id property.
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setId(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set the id of this object.
setId(int) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryDocumentType
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryFolderType
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryItemType
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryPolicyType
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemoryRelationshipType
 
setId(String) - Method in class org.apache.chemistry.opencmis.inmemory.types.DocumentTypeCreationHelper.InMemorySecondaryType
 
setId(String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
setId(String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
setIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.FailedToDeleteDataImpl
 
setIfNotNull(String, Object, JSONObject) - Static method in class org.apache.chemistry.opencmis.commons.impl.JSONConverter
 
setIgnoreAtomContentSrc(boolean) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Sets the flag controlling whether atom content src (external content) is ignored.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the includeACL property.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the includeACL property.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the includeACL property.
setIncludeACL(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the includeACL property.
setIncludeAcls(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if ACLs should returned.
setIncludeAcls(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setIncludeAllowableActions(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if allowable actions should returned.
setIncludeAllowableActions(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setIncludeAllowableActions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the includeAllowableActions property.
setIncludeAllowableActions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the includeAllowableActions property.
setIncludedInSupertypeQuery(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the includedInSupertypeQuery property.
setIncludedInSupertypeQuery(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the includedInSupertypeQuery property.
setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the includePathSegment property.
setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the includePathSegment property.
setIncludePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the includePathSegment property.
setIncludePathSegments(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if path segments should returned.
setIncludePathSegments(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setIncludePolicies(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if policies should returned.
setIncludePolicies(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the includePolicyIds property.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the includePolicyIds property.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the includePolicyIds property.
setIncludePolicyIds(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the includePolicyIds property.
setIncludeProperties(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the includeProperties property.
setIncludePropertyDefinitions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Sets the value of the includePropertyDefinitions property.
setIncludePropertyDefinitions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Sets the value of the includePropertyDefinitions property.
setIncludeRelationships(IncludeRelationships) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets which relationships should be returned.
setIncludeRelationships(IncludeRelationships) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setIncludeRelationships(IncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setIncludeRelationships(EnumIncludeRelationships) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the includeRelationships property.
setIncludeRelationships(JAXBElement<EnumIncludeRelationships>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the includeRelationships property.
setIncludeRelativePathSegment(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the includeRelativePathSegment property.
setIncludeSubRelationshipTypes(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the includeSubRelationshipTypes property.
setInfo(Object) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisSelector
 
setInherited(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the inherited property.
setIsControllableAcl(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsControllableAcl(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsControllablePolicy(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsControllablePolicy(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsCreatable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsCreatable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsCurrentVersion(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setIsExactAcl(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets if the access control list reflects the exact permission set in the repository.
setIsExactAcl(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setIsFileable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsFileable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsFulltextIndexed(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsFulltextIndexed(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsIncludedInSupertypeQuery(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsIncludedInSupertypeQuery(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsInherited(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsInherited(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsLastChunk(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Sets the value of the isLastChunk property.
setIsOpenChoice(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsOpenChoice(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsOrderable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsOrderable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsPwcSearchable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setIsPwcUpdatable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setIsQueryable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsQueryable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setIsQueryable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsQueryable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setIsRequired(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setIsRequired(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setIsVersionable(Boolean) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableDocumentTypeDefinition
 
setIsVersionable(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.DocumentTypeDefinitionImpl
 
setItemTypeDefinitionClass(Class<? extends MutableItemTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setKey(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
setKey(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Sets the value of the key property.
setKey(EnumAllowableActionsKey) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionMapping
Sets the value of the key property.
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the kind property.
setKind(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setLastModificationDate(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setLastModified(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.LastModifiedContentStreamImpl
 
setLastModified(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
setLatestChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
setLatestChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setLatestChangeLogToken(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the latestChangeLogToken property.
setLength(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the length of the stream.
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Sets the value of the length property.
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the length property.
setLength(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Sets the value of the length property.
setLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setList(List<TypeDefinition>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
setList(Collection<?>) - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel.InfoList
 
setLoadSecondaryTypeProperties(boolean) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets if secondary type properties should be loaded.
setLoadSecondaryTypeProperties(boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setLocalBindingClass(Class<? extends SessionFactory>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the local service factory and sets the binding to Local.
setLocale(Locale) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the locale of the session.
setLocale(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the locale of the session.
setLocale(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the locale of the session.
setLocalName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Set the local name.
setLocalName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setLocalName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setLocalName(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the localName property.
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Sets the value of the localName property.
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the localName property.
setLocalName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the localName property.
setLocalNamespace(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setLocalNamespace(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setLocalNamespace(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the localNamespace property.
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the localNamespace property.
setLocalNamespace(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the localNamespace property.
setLoginKey(HttpServletRequest, String, String, URL) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
setLoreIpsumGenerator(ObjectGenerator.ContentKind) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setMajor(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the major property.
setMajor(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the major property.
setMajor(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Sets the value of the major property.
setMap(Map<String, Object>) - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
Sets the internal map.
setMaxAge(long) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Sets the Max-Age value as specified in RFC 2965 of this cookie to expire.
setMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setMaxItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Sets the value of the maxItems property.
setMaxItems(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the maxItems property.
setMaxItemsPerPage(int) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Set the max number of items per batch for operations that return lists.
setMaxItemsPerPage(int) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setMaxLength(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyStringDefinition
 
setMaxLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyStringDefinitionImpl
 
setMaxLength(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyStringDefinitionType
Sets the value of the maxLength property.
setMaxNumItems(int) - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractPageFetcher
 
setMaxValue(BigDecimal) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDecimalDefinition
 
setMaxValue(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyIntegerDefinition
 
setMaxValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
setMaxValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
setMaxValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Sets the value of the maxValue property.
setMaxValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Sets the value of the maxValue property.
setMessage(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Sets the value of the message property.
setMimeType(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the MIME type of the stream.
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setMimeType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Sets the value of the mimeType property.
setMimetype(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the mimetype property.
setMimeType(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ContentStreamDataImpl
 
setMinValue(BigDecimal) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDecimalDefinition
 
setMinValue(BigInteger) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyIntegerDefinition
 
setMinValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
setMinValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyIntegerDefinitionImpl
 
setMinValue(BigDecimal) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Sets the value of the minValue property.
setMinValue(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyIntegerDefinitionType
Sets the value of the minValue property.
setModifiedAt(GregorianCalendar) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set the date and time of the last modification of this object.
setModifiedAt(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setModifiedAtNow() - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Assign current date and time when the object was last modified.
setModifiedAtNow() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setModifiedBy(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set the user who last modified the object.
setModifiedBy(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setName(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set the name of this document.
setName(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setName(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setName(String) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup
 
setNamespaces(Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Sets the namespaces for the document.
setNewId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
setNewId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectIdAndChangeTokenType
Sets the value of the newId property.
setNewTypeSettableAttributes(NewTypeSettableAttributes) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setNoAuthentication() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns all authentication off if the standard authentication provider is used.
setNonProxyHosts(List<String>) - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
setNtlmAuthentication(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns NTLM authentication on and basic authentication and UsernameToken authentication off.
setNumber(int, Number...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given number.
setNumber(int, Number...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setNumberOfDocumentsToCreatePerFolder(int) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderListType
Sets the value of the numItems property.
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectListType
Sets the value of the numItems property.
setNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
Sets the value of the numItems property.
setOAuthAuthentication(String, String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns OAuth 2.0 authentication on and basic authentication and UsernameToken authentication off.
setOAuthAuthentication(String, String, String, String, String, long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns OAuth 2.0 authentication on and basic authentication and UsernameToken authentication off.
setOAuthBearerTokenAuthentication(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns simple OAuth 2.0 bearer token authentication on and basic authentication and UsernameToken authentication off.
setObject(ObjectInFolderData) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Sets the value of the object property.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Sets the value of the object property.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParentResponse
Sets the value of the object property.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPathResponse
Sets the value of the object property.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersionResponse
Sets the value of the object property.
setObject(CmisObjectType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectResponse
Sets the value of the object property.
setObject(ObjectData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setObject(CmisObject) - Method in class org.apache.chemistry.opencmis.workbench.swing.ActionPanel
 
setObjectFactory(Class<? extends ObjectFactory>) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the object factory class.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStreamResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckInResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOutResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSourceResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolderResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItemResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicyResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationshipResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStreamResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObjectResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStreamResponse
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Sets the value of the objectId property.
setObjectId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
Sets the value of the objectId property.
setObjectIdAndChangeToken(List<BulkUpdateObjectIdAndChangeToken>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setObjectIdAndChangeToken(CmisObjectIdAndChangeTokenType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdatePropertiesResponse
Sets the value of the objectIdAndChangeToken property.
setObjectInFolder(CmisObjectInFolderType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderContainerType
Sets the value of the objectInFolder property.
setObjects(List<ObjectInFolderData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
setObjects(List<ObjectData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocsResponse
Sets the value of the objects property.
setObjects(CmisObjectInFolderListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildrenResponse
Sets the value of the objects property.
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChangesResponse
Sets the value of the objects property.
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationshipsResponse
Sets the value of the objects property.
setObjects(CmisObjectListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.QueryResponse
Sets the value of the objects property.
setOffset(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Sets the value of the offset property.
setOnlyBasicPermissions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Sets the value of the onlyBasicPermissions property.
setOpenChoice(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the openChoice property.
setOrderable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the orderable property.
setOrderBy(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the order by rule for operations that return lists.
setOrderBy(String) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setOrderBy(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the orderBy property.
setOrderBy(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the orderBy property.
setOrderByCapability(CapabilityOrderBy) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setOutput(File) - Method in class org.apache.chemistry.opencmis.tck.runner.CmisTckAntTask
 
setOverrideCallContext(CallContext) - Static method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceFactoryImpl
 
setOverwriteFlag(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Sets the value of the overwriteFlag property.
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
 
setParentId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the parentId property.
setParentId(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.Folder
set the parent id of a folder.
setParentId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.FolderImpl
 
setParentTypeId(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setParentTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setPath(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Set the path to which this cookie is returned.
setPath(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the path property.
setPathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
setPathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectInFolderType
Sets the value of the pathSegment property.
setPermission(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPermissionDefinition
Sets the value of the permission property.
setPermission(Permission) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
setPermission(String, Permission) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
setPermissionDefinitionData(List<PermissionDefinition>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setPermissionMappingData(Map<String, PermissionMapping>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setPermissions(List<String>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAce
Sets the permissions granted to the principal.
setPermissions(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
setPermissions(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
setPolicyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Sets the value of the policyId property.
setPolicyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Sets the value of the policyId property.
setPolicyIds(List<String>) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
setPolicyIds(PolicyIdList) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the policy IDs.
setPolicyIds(PolicyIdList) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setPolicyIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PolicyIdListImpl
 
setPolicyIds(CmisListOfIdsType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Sets the value of the policyIds property.
setPolicyText(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.PolicyImpl
 
setPolicyTypeDefinitionClass(Class<? extends MutablePolicyTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setPortlist(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Set the value of port attribute(specified in RFC 2965) of this cookie.
setPosition(int) - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
setPrecision(DecimalPrecision) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDecimalDefinition
 
setPrecision(DecimalPrecision) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyDecimalDefinitionImpl
 
setPrecision(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimalDefinitionType
Sets the value of the precision property.
setPrincipal(Principal) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableAce
Sets the ACE principal.
setPrincipal(Principal) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
setPrincipal(CmisAccessControlPrincipalType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlEntryType
Sets the value of the principal property.
setPrincipalAnonymous(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setPrincipalAnonymous(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the principalAnonymous property.
setPrincipalAnyone(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setPrincipalAnyone(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the principalAnyone property.
setPrincipalId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
 
setPrincipalId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlPrincipalType
Sets the value of the principalId property.
setProductName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setProductName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the productName property.
setProductVersion(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setProductVersion(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the productVersion property.
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
 
setPropagation(EnumACLPropagation) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Sets the value of the propagation property.
setProperties(Map<String, List<?>>) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
setProperties(Properties) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the properties.
setProperties(Properties) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setProperties(Properties) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setProperties(JAXBElement<CmisPropertiesType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisBulkUpdateType
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectType
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersionResponse
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesResponse
Sets the value of the properties property.
setProperties(CmisPropertiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Sets the value of the properties property.
setProperties(Map<String, PropertyData<?>>) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Assign the properties to an object.
setProperties(Map<String, PropertyData<?>>) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setProperties(Node, TypeDefinition, Properties) - Static method in class org.apache.chemistry.opencmis.jcr.JcrFolder
 
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.
setProperty(int, String, String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setProperty(int, PropertyDefinition<?>) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setProperty(Node, PropertyData<?>) - Static method in class org.apache.chemistry.opencmis.jcr.JcrConverter
Set a property on a JCR node.
setPropertyDefinitionId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Sets the value of the propertyDefinitionId property.
setPropertyDefinitions(Map<String, PropertyDefinition<?>>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setPropertyType(PropertyType) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setPropertyType(PropertyType) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setPropertyType(EnumPropertyType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the propertyType property.
setProxyUserAndPassword(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets HTTP proxy user and password.
setQueryable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the queryable property.
setQueryable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the queryable property.
setQueryable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the queryable property.
setQueryName(String) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Set the query name.
setQueryName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setQueryName(String) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setQueryName(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisNewTypeSettableAttributes
Sets the value of the queryName property.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisProperty
Sets the value of the queryName property.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the queryName property.
setQueryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the queryName property.
setRange(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
setReadTimeout(long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the HTTP read timeout.
setRel(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
setRel(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setRelationshipDirection(JAXBElement<EnumRelationshipDirection>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the relationshipDirection property.
setRelationships(List<ObjectData>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the relationships.
setRelationships(List<ObjectData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setRelationshipSourceIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRelationshipTargetIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRelationshipTypeDefinitionClass(Class<? extends MutableRelationshipTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setRelativePathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
setRelativePathSegment(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisObjectParentsType
Sets the value of the relativePathSegment property.
setRemoveACEs(CmisAccessControlListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Sets the value of the removeACEs property.
setRemoveACEs(JAXBElement<CmisAccessControlListType>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Sets the value of the removeACEs property.
setRemoveSecondaryTypeIds(List<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
setRenditionDocumentId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setRenditionDocumentId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the renditionDocumentId property.
setRenditionFilter(Set<String>) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current rendition filter.
setRenditionFilter(Set<String>) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setRenditionFilter(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Sets the value of the renditionFilter property.
setRenditionFilter(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the renditionFilter property.
setRenditionFilterString(String) - Method in interface org.apache.chemistry.opencmis.client.api.OperationContext
Sets the current rendition filter.
setRenditionFilterString(String) - Method in class org.apache.chemistry.opencmis.client.runtime.OperationContextImpl
 
setRenditionInfos(List<RenditionInfo>) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setRenditions(List<RenditionData>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableObjectData
Sets the renditions.
setRenditions(List<RenditionData>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
setRepositoryDescription(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the repositoryDescription property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the repository ID.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AddObjectToFolder
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.AppendContentStream
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyACL
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.ApplyPolicy
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.BulkUpdateProperties
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CancelCheckOut
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckIn
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CheckOut
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateFolder
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateItem
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreatePolicy
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateRelationship
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteContentStream
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteObject
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetACL
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllowableActions
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAllVersions
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetAppliedPolicies
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentChanges
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetDescendants
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderParent
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetFolderTree
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObject
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectByPath
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectOfLatestVersion
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectParents
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetProperties
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetPropertiesOfLatestVersion
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfo
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemoveObjectFromFolder
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.RemovePolicy
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.SetContentStream
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Sets the value of the repositoryId property.
setRepositoryId(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Assign a repository where this object will be stored.
setRepositoryId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setRepositoryInfo(CmisRepositoryInfoType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRepositoryInfoResponse
Sets the value of the repositoryInfo property.
setRepositoryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryEntryType
Sets the value of the repositoryName property.
setRepositoryName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the repositoryName property.
setRepositoryUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
setRequest(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setRequired(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the required property.
setResolution(EnumDateTimeResolution) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTimeDefinitionType
Sets the value of the resolution property.
setResponse(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setRootFolder(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setRootFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the rootFolderId property.
setRootUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoBrowserBindingImpl
 
setSample(String) - Method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
setSearchAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setSearchAllVersions(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the searchAllVersions property.
setSearchAllVersions(JAXBElement<Boolean>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the searchAllVersions property.
setSecondaryTypeDefinitionClass(Class<? extends MutableSecondaryTypeDefinition>) - Method in class org.apache.chemistry.opencmis.server.support.TypeDefinitionFactory
 
setSecure(boolean) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Tells the browser whether the cookies should be sent to server through secure protocols.
setSelectors(ColumnReference, ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
setServiceFactory(CmisServiceFactory) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
Sets the service factory.
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
Sets the BindingSession the authentication provider lives in.
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Sets the current session.
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
Sets the current session.
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
Sets the current session.
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
 
setSession(BindingSession) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.SessionAwareAuthenticationProvider
Sets the binding session.
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
Sets the current session.
setSessionParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.workbench.ExpertLoginTab
 
setSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setSkipCount(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the skipCount property.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
Sets the value of the skipCount property.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
Sets the value of the skipCount property.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the skipCount property.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
Sets the value of the skipCount property.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Sets the value of the skipCount property.
setSkipCount(JAXBElement<BigInteger>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the skipCount property.
setSoapAction(BindingProvider, String, CmisVersion) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
Sets the SOAP Action header.
setSource(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RelationshipImpl
 
setSourceFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Sets the value of the sourceFolderId property.
setSourceId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the sourceId property.
setStackTrace(StackTraceElement[]) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setStatement(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
setStatement(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
Sets the value of the statement property.
setStatement(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
Sets the value of the statement property.
setStatus(HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Sets the given HTTP status code if the surpessResponseCodes parameter is not set to true; otherwise sets HTTP status code 200 (OK).
setStatus(PropertyEditorFrame.UpdateStatus.StatusFlag) - Method in class org.apache.chemistry.opencmis.workbench.PropertyEditorFrame.PropertyInputPanel
 
setStream(InputStream) - Method in interface org.apache.chemistry.opencmis.commons.data.MutableContentStream
Sets the stream.
setStream(InputStream) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
setStream(DataHandler) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
Sets the value of the stream property.
setStreamId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setStreamId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the streamId property.
setStreamId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
Sets the value of the streamId property.
setString(int, String...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string.
setString(int, String...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setStringContains(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given string in a CMIS contains statement.
setStringContains(int, String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setStringLike(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 class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setSupportedPermissions(SupportedPermissions) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
setSupportedPermissions(EnumSupportedPermissions) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
Sets the value of the supportedPermissions property.
setSupportsDescendants(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsFolderTree(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsGetDescendants(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsGetFolderTree(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsMultifiling(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsPolicies(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsRelationships(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setSupportsUnfiling(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSupportsVersionSpecificFiling(Boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
setSystemBasePropertiesWhenCreatedDirect(String, String, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setTab(int) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
setTarget(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RelationshipImpl
 
setTargetFolderId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
Sets the value of the targetFolderId property.
setTextArea(JTextArea) - Static method in class org.apache.chemistry.opencmis.workbench.ClientWriterAppender
 
setThinClientUri(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setThinClientURI(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the thinClientURI property.
setTime(long) - Method in class org.apache.chemistry.opencmis.tck.impl.AbstractCmisTest
 
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the title property.
setTitle(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.RenditionInfoImpl
 
setTotalNumItems(long) - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventsImpl
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
setTreeAdaptor(TreeAdaptor) - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
setType(int, String) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given type ID.
setType(int, ObjectType) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the query name of the given type.
setType(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
setType(int, String) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setType(int, ObjectType) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setType(EnumServiceException) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
Sets the value of the type property.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
Sets the value of the type property.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
Sets the value of the type property.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
Sets the value of the type property.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
Sets the value of the type property.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
Sets the value of the type property.
setType(CmisTypeDefinitionType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
Sets the value of the type property.
setType(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.LinkInfoImpl
 
setType(String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.PasswordString
 
setType(ObjectType) - Method in class org.apache.chemistry.opencmis.workbench.TypeSplitPane
 
setTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
setTypeDefinition(String, TypeDefinition) - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
Sets the value of the typeId property.
setTypeId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
Sets the value of the typeId property.
setTypeId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
Sets the value of the typeId property.
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
Sets the value of the typeId property.
setTypeId(JAXBElement<String>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
Sets the value of the typeId property.
setTypeId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setTypeId(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Set the type of this document.
setTypeId(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
setTypeMutability(TypeMutability) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutableTypeDefinition
 
setTypeMutability(TypeMutability) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
setTypeMutability(CmisTypeMutabilityCapabilitiesType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
Sets the value of the typeMutability property.
setTypes(CmisTypeDefinitionListType) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
Sets the value of the types property.
setUnexpectedObject(Object) - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
setUnfileObjects(JAXBElement<EnumUnfileObject>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
Sets the value of the unfileObjects property.
setUpdatability(Updatability) - Method in interface org.apache.chemistry.opencmis.commons.definitions.MutablePropertyDefinition
 
setUpdatability(Updatability) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
setUpdatability(EnumUpdatability) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
Sets the value of the updatability property.
setUpdate(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
Sets the value of the update property.
setupGUI() - Method in class org.apache.chemistry.opencmis.workbench.swing.InfoPanel
 
setUri(int, URI...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given URI.
setUri(int, URI...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setUrl(int, URL...) - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Sets the designated parameter to the given URL.
setUrl(int, URL...) - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
setUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setUrl(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Sets the value of the url property.
setUrl(String) - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
setUser(HttpServletRequest, String, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
setUserAndPassword(String, String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets user and password.
setUsername(AbstractUsernameTokenAuthHandler.AttributedString) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
setUsernameTokenAuthentication(String, String, boolean) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Turns UsernameToken authentication on for the Web Services binding if the standard authentication provider is used.
setUserReadOnly(String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
Sets read-only flag for the given user.
setUserReadWrite(String) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
Sets read-write flag for the given user.
setUseUuidsForNames(boolean) - Method in class org.apache.chemistry.opencmis.util.repository.ObjectGenerator
 
setValue(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Sets the value for this cookie after it has been instantiated.
setValue(T) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Sets a property value.
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setValue(List<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
setValue(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
Sets the value of the value property.
setValue(T) - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
Sets a new value of the holder.
setValue(String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
setValue(Object) - Method in class org.apache.chemistry.opencmis.workbench.swing.CollectionRenderer
 
setValue(Object) - Method in class org.apache.chemistry.opencmis.workbench.swing.GregorianCalendarRenderer
 
setValue(Object) - Method in class org.apache.chemistry.opencmis.workbench.swing.IdRenderer
 
setValue(boolean) - Method in class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
setValues(List<T>) - Method in interface org.apache.chemistry.opencmis.commons.data.MutablePropertyData
Sets the property value.
setValues(List<T>) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
setVendorName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
setVendorName(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
Sets the value of the vendorName property.
setVersion(int) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Sets the version of the cookie.
setVersionable(boolean) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
Sets the value of the versionable property.
setVersioningState(JAXBElement<EnumVersioningState>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
Sets the value of the versioningState property.
setVersioningState(JAXBElement<EnumVersioningState>) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
Sets the value of the versioningState property.
setVersionLabel(String) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
setVersionLabel(String) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
Sets the value of the versionLabel property.
setVersionSeriesId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setVisible(boolean) - Method in class org.apache.chemistry.opencmis.workbench.actions.RemoveObjectFromFolderPanel
 
setWebServicesBindingUrl(String) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Web Services WSDL URL and sets the binding to Web Services.
setWebServicesMemoryThreshold(long) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Sets the Web Service memory threshold.
setWidth(BigInteger) - Method in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
Sets the value of the width property.
setWorkingCopyId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setWorkingCopyOriginalId(String) - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
setWrapperService(CmisServiceWrapper<InMemoryService>) - Static method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryServiceContext
 
setWriter(XMLStreamWriter) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Sets the writer object.
showDialog() - Method in class org.apache.chemistry.opencmis.workbench.InfoDialog
 
showDialog() - Method in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
showDialog() - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
showError(Component, Exception) - Static method in class org.apache.chemistry.opencmis.workbench.ClientHelper
 
showFrame() - Method in class org.apache.chemistry.opencmis.workbench.LogFrame
 
showLoginForm(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
sigma(int[]) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
sigma(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
Sign - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
SIMPLE_CONTAINER_FACTORY - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
 
SimpleCmisBindingFactory - Class in org.apache.chemistry.opencmis.bridge.client
Creates a CmisBinding object for a set of parameters and a CallContext.
SimpleCmisBindingFactory() - Constructor for class org.apache.chemistry.opencmis.bridge.client.SimpleCmisBindingFactory
 
SimpleForwardingCmisService - Class in org.apache.chemistry.opencmis.bridge.httpsession.sample
Very simple example of a concrete FilterCmisService implementation.
SimpleForwardingCmisService() - Constructor for class org.apache.chemistry.opencmis.bridge.httpsession.sample.SimpleForwardingCmisService
 
SimpleLoggingCmisServiceWrapper - Class in org.apache.chemistry.opencmis.server.support.wrapper
An abstract CMIS service wrapper.
SimpleLoggingCmisServiceWrapper(CmisService) - Constructor for class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
SimpleTokenHandler - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
SimpleTokenHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandler
 
SimpleTokenHandlerSessionHelper - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
SimpleTokenHandlerSessionHelper() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
SINGLE_VALUE - Static variable in class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
 
singleClickAction(MouseEvent, int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable
 
singleClickAction(MouseEvent, int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.PolicyTable
 
singleClickAction(MouseEvent, int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.RelationshipTable
 
singleClickAction(MouseEvent, int, int) - Method in class org.apache.chemistry.opencmis.workbench.details.VersionTable
 
singleton(T) - Static method in class org.apache.chemistry.opencmis.jcr.util.Iterables
 
SINGLETON_TYPES - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
size() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
skip(XMLStreamReader) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Skips a tag or subtree.
skip(long) - Method in class org.apache.chemistry.opencmis.fileshare.ContentRangeInputStream
 
skip(long) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RandomInputStream
 
skip(long) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
skip(long) - Method in class org.apache.chemistry.opencmis.workbench.LoggingInputStream
 
skip(long) - Method in class org.apache.chemistry.opencmis.workbench.RandomInputStream
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetCheckedOutDocs
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetRenditions
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
skipCount - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
skipTo(long) - Method in interface org.apache.chemistry.opencmis.client.api.ItemIterable
Skips to position within CMIS collection.
skipTo(long) - Method in class org.apache.chemistry.opencmis.client.runtime.util.AbstractIterable
 
skipTo(long) - Method in class org.apache.chemistry.opencmis.client.runtime.util.EmptyItemIterable
 
so - Variable in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
sort_specification() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
sortSpecs - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
SOURCE_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS relationship property cmis:sourceId: ID of the source object.
sourceFolderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
sourceId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
SpecExamples - Class in org.apache.chemistry.opencmis.tools.specexamples
 
SpecExamples() - Constructor for class org.apache.chemistry.opencmis.tools.specexamples.SpecExamples
 
specialStateTransition(int, IntStream) - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer.DFA5
 
SPI_OBJECT - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
SpiSessionParameter - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Internal session parameters.
SpiSessionParameter - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Internal session parameters.
SpiSessionParameter - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Web Services session parameter.
splitFilter(String) - Static method in class org.apache.chemistry.opencmis.fileshare.FileShareUtils
Splits a filter statement into a collection of properties.
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.
StandardAuthenticationProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi
Standard authentication provider class.
StandardAuthenticationProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
STAR - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
start(BundleContext) - Method in class org.apache.chemistry.opencmis.client.osgi.Activator
 
start() - Method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
START_OF_RETENTION - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS retention property cmis:rm_startOfRetention: start date.
startArray() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of a JSON array.
startChildren() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Opens the children tag.
startDocument(OutputStream, Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Starts the document and sets the namespaces.
startEntry(boolean) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Opens the entry tag.
startFeed(boolean) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Opens the feed tag.
startGroup(CmisTestGroup) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called before a new group run starts.
startJSON() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of JSON processing.
startObject() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of a JSON object.
startObjectEntry(String) - Method in interface org.apache.chemistry.opencmis.commons.impl.json.parser.ContentHandler
Receive notification of the beginning of a JSON object entry.
startServiceDocument() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
startTest(CmisTest) - Method in interface org.apache.chemistry.opencmis.tck.CmisTestProgressMonitor
Called before a new test run starts.
startWorkspace(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
startXmlDocument(XMLStreamWriter) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Starts a XML document.
statement - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType
 
statement - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.Query
 
statement - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
stop(BundleContext) - Method in class org.apache.chemistry.opencmis.client.osgi.Activator
 
stop() - Method in class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
store(File) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Writes all entries to the given file.
store(OutputStream) - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
Writes all entries UTF-8 encoded to the given stream and leaves the stream open.
StoredObject - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Stored Object interface is common part that all objects handled by CMIS (Documents, Folders, Relations, Policies, ACLs) share.
StoredObjectImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
StoredObject is the common superclass of all objects hold in the repository Documents, Folders, Relationships and Policies.
StoreManager - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
interface to a repository implementation.
StoreManagerFactory - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
Create objects that are stored in a persistent store.
StoreManagerImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
Factory to create objects that are stored in the InMemory store.
StoreManagerImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
storeObject(StoredObject) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
storeVersion(DocumentVersion) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Persist a new version in the store (created from a check-out).
storeVersion(DocumentVersion) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
stream - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisContentStreamType
 
STREAM_FACTORY - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: factory for threshold streams (value is a ThresholdOutputStreamFactory)
streamId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
streamId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetContentStream
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
string_value_function() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
StringListBuilder - Class in org.apache.chemistry.opencmis.commons.impl
 
StringListBuilder() - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringListBuilder(StringBuilder) - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringListBuilder(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringListBuilder(String, StringBuilder) - Constructor for class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
StringUtil - Class in org.apache.chemistry.opencmis.server.support.query
 
sum(int[]) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
sum(double[]) - Static method in class org.apache.chemistry.opencmis.util.content.loremipsum.LoremIpsum
 
SunJREPortProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Sun JRE JAX-WS implementation.
SunJREPortProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.SunJREPortProvider
 
SunRIPortProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
JAX-WS RI implementation.
SunRIPortProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.SunRIPortProvider
 
SupportedPermissions - Enum in org.apache.chemistry.opencmis.commons.enums
ACL Capability Enum: Supported Permissions.
supportedPermissions - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLCapabilityType
 
supportedVersioningType(Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
supportOption(Node, String) - Static method in class org.apache.chemistry.opencmis.jcr.util.Util
The repository's support option definition.
supportsACLs(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.control.ACLSmokeTest
 
supportsChangeLog() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
supportsContentChanges(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.ContentChangesSmokeTest
 
supportsDescendants() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsDescendants() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getDescendants, false otherwise.
supportsFolderTree() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsFolderTree() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object is a folder and supports getFolderTree, false otherwise.
supportsItems() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
supportsMultifiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.MultifilingTest
 
supportsMultiFilings(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Get information if a repository supports multi filing.
supportsMultiFilings(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
supportsPolicies() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsPolicies() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports policies even if no policies are applied, false otherwise.
supportsQuery(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.query.AbstractQueryTest
 
supportsQuery() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
supportsRelationships() - Method in class org.apache.chemistry.opencmis.commons.impl.server.ObjectInfoImpl
 
supportsRelationships() - Method in interface org.apache.chemistry.opencmis.commons.server.ObjectInfo
Returns true if the object supports relationships even if no relationships exist, false otherwise.
supportsRelationships() - Method in class org.apache.chemistry.opencmis.workbench.model.ClientModel
 
supportsSingleFiling(String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoreManager
Get information if a repository supports single filing.
supportsSingleFiling(String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoreManagerImpl
 
supportsUnfiling(Session) - Method in class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
suspendEncoding() - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Suspends encoding of the stream.
SwingReport - Class in org.apache.chemistry.opencmis.workbench.checks
Swing Report.
SwingReport(Frame, int, int) - Constructor for class org.apache.chemistry.opencmis.workbench.checks.SwingReport
 
SYSPROP_AUTHENTICATION - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_BINDING - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_CLIENTCOMPRESSION - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_COMPRESSION - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_CONFIGS - Static variable in class org.apache.chemistry.opencmis.workbench.ExpertLoginTab
 
SYSPROP_COOKIES - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_LOGIN_TAB - Static variable in class org.apache.chemistry.opencmis.workbench.LoginDialog
 
SYSPROP_PASSWORD - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_SCRIPTS - Static variable in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
SYSPROP_URL - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
SYSPROP_USER - Static variable in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 

T

TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
TABLE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
table_join() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
table_name() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
table_reference() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
TAG_ACE_IS_DIRECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACE_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACE_PRINCIPAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACE_PRINCIPAL_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACL - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_ACL_IS_EXACT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACL_PERMISSISONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_MAPPING_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_MAPPING_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSION_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSION_MAPPING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSION_PERMISSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ACLCAP_SUPPORTED_PERMISSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_ALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_ATOM_ID - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_ATOM_TITLE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_ATOM_UPDATED - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_ADD_SECONDARY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_ID_AND_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_BULK_UPDATE_REMOVE_SECONDARY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_ALL_VERSIONS_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CHANGES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CONTENT_STREAM_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CREATABLE_PROPERTY_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_CREATABLE_PROPERTY_TYPES_CANCREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_GET_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_GET_FOLDER_TREE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_JOIN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_MULTIFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CONTROLABLEPOLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_CREATEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_FULLTEXTINDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_INCLUDEDINSUPERTYTPEQUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_NEW_TYPE_SETTABLE_ATTRIBUTES_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_ORDER_BY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_PWC_SEARCHABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_PWC_UPDATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_RENDITIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_UNFILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CAP_VERSION_SPECIFIC_FILING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CHANGE_EVENT_TIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CHANGE_EVENT_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_CHILDREN - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_COLLECTION - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_COLLECTION_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_CONTENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_CONTENT_BASE64 - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_CONTENT_FILENAME - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_CONTENT_MEDIATYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_ENTRY - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_FEATURE_COMMON_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DATA - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DATA_KEY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DATA_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_URL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEATURE_VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_FEED - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_HTML - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_IDANDTOKEN_CHANGETOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_IDANDTOKEN_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_IDANDTOKEN_NEWID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_LINK - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_NUM_ITEMS - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_OBJECT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_OBJECT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_ALLOWABLE_ACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_CHANGE_EVENT_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_EXACT_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_POLICY_IDS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_PROPERTIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_RELATIONSHIP - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_OBJECT_RENDITION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_POLICY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_BOOLEAN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_DATETIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_DECIMAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_HTML - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_INTEGER - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_STRING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROP_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CARDINALITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CHOICE_CHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_CHOICE_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_DEAULT_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_INHERITED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_MAX_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_MAX_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_MIN_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_OPENCHOICE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_ORDERABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_PRECISION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_PROPERTY_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_REQUIRED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_RESOLUTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_TYPE_UPDATABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_PROPERTY_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_INCLUDEALLOWABLEACTIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_INCLUDERELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_MAXITEMS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_RENDITIONFILTER - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_SEARCHALLVERSIONS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_SKIPCOUNT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_QUERY_STATEMENT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RELATIVE_PATH_SEGMENT - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_RENDITION_DOCUMENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_HEIGHT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_KIND - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_LENGTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_MIMETYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_STREAM_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_TITLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_RENDITION_WIDTH - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_ACL_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CAPABILITIES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CHANGE_LOG_TOKEN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CHANGES_INCOMPLETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CHANGES_ON_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_CMIS_VERSION_SUPPORTED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_EXTENDED_FEATURES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_NAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRINCIPAL_ID_ANONYMOUS - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRINCIPAL_ID_ANYONE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRODUCT - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_PRODUCT_VERSION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_ROOT_FOLDER_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_THIN_CLIENT_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPINFO_VENDOR - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_REPOSITORY_INFO - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_REPOSITORY_INFO - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_SERVICE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_TEMPLATE_TEMPLATE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_TEMPLATE_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_TYPE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_TYPE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_ALLOWED_SOURCE_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_ALLOWED_TARGET_TYPES - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_BASE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CONTENTSTREAM_ALLOWED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CONTROLABLE_ACL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CONTROLABLE_POLICY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_CREATABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_DESCRIPTION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_DISPLAYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_FILEABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_FULLTEXT_INDEXED - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_INCLUDE_IN_SUPERTYPE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_LOCALNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_LOCALNAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PARENT_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_BOOLEAN - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_DATETIME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_DECIMAL - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_HTML - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_INTEGER - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_STRING - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_PROP_DEF_URI - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_QUERYABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_QUERYNAME - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY_CREATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY_DELETE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_TYPE_MUTABILITY_UPDATE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_TYPE_VERSIONABLE - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TAG_URI_TEMPLATE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAG_WORKSPACE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
 
TAGACLCAP_ACL_PROPAGATION - Static variable in class org.apache.chemistry.opencmis.commons.impl.XMLConstants
 
TARGET_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS relationship property cmis:targetId: ID of the target object.
targetFolderId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.MoveObject
 
TCK_BUILD_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_BUILD_TIMESTAMP_PARAMETER - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_REVISION - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TCK_REVISION_PARAMETER - Static variable in class org.apache.chemistry.opencmis.tck.runner.AbstractRunner
 
TckDialog - Class in org.apache.chemistry.opencmis.workbench
TCK dialog and runner.
TckDialog(Frame, ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.TckDialog
 
TEMP_DIR - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: temp directory
TEMP_DIR - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
TEMPLATE_OBJECT_BY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
TEMPLATE_OBJECT_BY_PATH - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
TEMPLATE_QUERY - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
TEMPLATE_TYPE_BY_ID - Static variable in class org.apache.chemistry.opencmis.commons.impl.Constants
 
term() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
testAndInvalidateToken(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Retrieves the token from the requests and tests if this token belongs to the current session.
testCheckedOutByCurrentUser(String, VersionedDocument) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
testCheckedOutByCurrentUser(String, VersionedDocument) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
testHasProperCheckedOutStatus(StoredObject, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
testHasProperCheckedOutStatus(StoredObject, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
testIsCheckedOut(VersionedDocument) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
testIsCheckedOut(VersionedDocument) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
testIsNotCheckedOutBySomeoneElse(StoredObject, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.AbstractServiceImpl
 
testIsNotCheckedOutBySomeoneElse(StoredObject, String) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
TestParameters - Class in org.apache.chemistry.opencmis.tck.impl
 
testRenditionFilterForImage(String[]) - Static method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
testRenditionFilterForImage(String[]) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
TEXT_AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_AND - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_MINUS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_MINUS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_OR - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
text_search_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_SEARCH_PHRASE_STRING - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_SEARCH_PHRASE_STRING - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TEXT_SEARCH_PHRASE_STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_SEARCH_PHRASE_STRING_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
text_search_predicate() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TEXT_SEARCH_WORD_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
TEXT_SEARCH_WORD_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
textAnd(List<T>) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
textAnd(List<T>) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
textAnd(List<XPathBuilder>) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
textMinus(String) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
textMinus(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
textMinus(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
textOr(List<T>) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
textOr(List<T>) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
textOr(List<XPathBuilder>) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
textPhrase(String) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
textPhrase(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
textPhrase(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
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
 
TextSearchLexer.DFA5 - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchLexer.DFA5(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer.DFA5
 
TextSearchParser - Class in org.apache.chemistry.opencmis.server.support.query
CMISQL parser.
TextSearchParser(TokenStream) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TextSearchParser(TokenStream, RecognizerSharedState) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
TextSearchParser.conjunct_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.conjunct_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.conjunct_return
 
TextSearchParser.DFA2 - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.DFA2(BaseRecognizer) - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.DFA2
 
TextSearchParser.phrase_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.phrase_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.phrase_return
 
TextSearchParser.term_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.term_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.term_return
 
TextSearchParser.text_search_expression_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.text_search_expression_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.text_search_expression_return
 
TextSearchParser.word_return - Class in org.apache.chemistry.opencmis.server.support.query
 
TextSearchParser.word_return() - Constructor for class org.apache.chemistry.opencmis.server.support.query.TextSearchParser.word_return
 
textWord(String) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
textWord(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
textWord(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
thinClientURI - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
ThresholdOutputStream - Class in org.apache.chemistry.opencmis.server.shared
An OutputStream that stores the data in main memory until it reaches a threshold.
ThresholdOutputStream(File, int, long) - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Constructor.
ThresholdOutputStream(File, int, long, boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Constructor.
ThresholdOutputStream(int, File, int, long, boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Constructor.
ThresholdOutputStream.ThresholdInputStream - Class in org.apache.chemistry.opencmis.server.shared
Provides information about the input stream.
ThresholdOutputStream.ThresholdInputStream() - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
 
ThresholdOutputStreamFactory - Class in org.apache.chemistry.opencmis.server.shared
A factory for ThresholdOutputStream objects.
throwLinkException(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Checks a link throw an appropriate exception.
THUMBNAIL_SIZE - Static variable in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.RenditionUtil
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
TIME_LIT - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
TimeLogger - Class in org.apache.chemistry.opencmis.util.repository
Simple utility class for time logging.
TimeLogger() - Constructor for class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
TimeLogger(String) - Constructor for class org.apache.chemistry.opencmis.util.repository.TimeLogger
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
title - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
toCalendar(Calendar) - Static method in class org.apache.chemistry.opencmis.jcr.util.Util
Convert from Calendar to a GregorianCalendar.
toCmisString() - Method in enum org.apache.chemistry.opencmis.inmemory.storedobj.impl.Permission
 
toCommonsAce() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
toCommonsAcl() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
toJavaConfigString() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
toJcrName(String) - Static method in class org.apache.chemistry.opencmis.jcr.JcrConverter
See JSR-283, 3.2 Names A JCR name is an ordered pair of strings: (N, L) where N is a JCR namespace and L is a JCR local name.
toJSONString(List<Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
Convert a list to JSON text.
toJSONString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
toJSONString() - Method in interface org.apache.chemistry.opencmis.commons.impl.json.JSONAware
 
toJSONString(Map<String, Object>) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
Convert a map to JSON text.
toJSONString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
toJSONString(Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Convert an object to JSON text.
TokenCallContextHandler - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
TokenCallContextHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler
Constructor.
TokenHandler - Interface in org.apache.chemistry.opencmis.server.impl.browser.token
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
tokenNames - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
Tokens - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
tokens - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
TOPLEVEL_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
toQueryString() - Method in interface org.apache.chemistry.opencmis.client.api.QueryStatement
Returns the query statement.
toQueryString() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryInfoCache
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TransientWrapper
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomElement
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomEntry
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomFeed
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.RepositoryWorkspace
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.ServiceDoc
 
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
Returns a string to represent the cookie.
toString() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
 
toString() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
toString() - Method in class org.apache.chemistry.opencmis.client.runtime.ChangeEventImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.runtime.ObjectIdImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.runtime.QueryStatementImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
toString() - Method in class org.apache.chemistry.opencmis.client.SessionParameterMap
 
toString() - Method in class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyDefinition
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractTypeDefinition
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlEntryImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AccessControlPrincipalDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AclCapabilitiesDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.AllowableActionsImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.BulkUpdateObjectIdAndChangeTokenImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ChoiceImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ContentStreamImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CreatablePropertyTypesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ExtensionFeatureImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.NewTypeSettableAttributesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderContainerImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectInFolderListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.ObjectParentDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionDefinitionDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PermissionMappingDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertiesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.QueryTypeImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RenditionDataImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryCapabilitiesImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.RepositoryInfoImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
toString(String, Object) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
toString() - Method in exception org.apache.chemistry.opencmis.commons.impl.json.parser.JSONParseException
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.StringListBuilder
 
toString() - Method in class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
 
toString() - Method in class org.apache.chemistry.opencmis.commons.spi.ExtendedHolder
 
toString() - Method in class org.apache.chemistry.opencmis.commons.spi.Holder
 
toString() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepositoryManager
 
toString() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareTypeManager
 
toString() - Method in class org.apache.chemistry.opencmis.fileshare.FileShareUserManager
 
toString() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAce
 
toString() - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryAcl
 
toString() - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
 
toString(Calendar) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a Calendar to its CMISQL string representation.
toString(Calendar, StringBuilder) - Static method in class org.apache.chemistry.opencmis.server.support.query.CalendarHelper
Converts a Calendar to its CMISQL string representation.
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.ColumnReference
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.FunctionReference
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject.JoinSpec
 
toString() - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
 
toString() - Method in class org.apache.chemistry.opencmis.tck.impl.CmisTestResultImpl
 
toString() - Method in class org.apache.chemistry.opencmis.workbench.ClientHelper.FileEntry
 
toString() - Method in class org.apache.chemistry.opencmis.workbench.ProxyDetector.ProxySettings
 
toTreeString(int) - Method in class org.apache.chemistry.opencmis.commons.impl.dataobjects.CmisExtensionElementImpl
 
toUTF8Bytes(String) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Returns UTF-8 bytes of the given string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
toUTF8String(byte[]) - Static method in class org.apache.chemistry.opencmis.commons.impl.IOUtils
Converts a UTF-8 encoded byte array into a string or throws a CmisRuntimeException if the charset 'UTF-8' is not available.
transferSessionParametersToExpertTab() - Method in class org.apache.chemistry.opencmis.workbench.AbstractLoginTab
Defines whether the session parameters should be transfered to the expert tab when the user switches from the this tab to the expert tab or not.
transferSessionParametersToExpertTab() - Method in class org.apache.chemistry.opencmis.workbench.BasicLoginTab
 
transferSessionParametersToExpertTab() - Method in class org.apache.chemistry.opencmis.workbench.ExpertLoginTab
 
TransientWrapper - Class in org.apache.chemistry.opencmis.client.bindings.impl
Wrapper for transient objects in a cache.
TransientWrapper(Object) - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.TransientWrapper
 
translatePattern(String) - Static method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor
Translate SQL wildcards %, _ to Java regex syntax.
translateToXPath(String) - Method in class org.apache.chemistry.opencmis.jcr.query.QueryTranslator
Translate a CMIS query statement to a JCR XPath query statement.
traverseStatement(String, QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
Parse and process a CMISQL statement using the higher level support classes
traverseStatementAndCatchExc(String, QueryObject, PredicateWalkerBase) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
Tree<T> - Interface in org.apache.chemistry.opencmis.client.api
Basic tree structure.
TreeImpl<T> - Class in org.apache.chemistry.opencmis.client.runtime.util
 
TreeImpl(T, List<Tree<T>>) - Constructor for class org.apache.chemistry.opencmis.client.runtime.util.TreeImpl
 
TRUE - Static variable in interface org.apache.chemistry.opencmis.jcr.util.Predicate
Constant predicate that returns true for all objects.
TRUE_ICON - Static variable in class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisFaultType
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeContainer
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateType
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateTypeResponse
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinitionResponse
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
 
type - Variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
type - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.PasswordString
 
TYPE_AUTHOR - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
TYPE_COLON - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_COMMA - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_CREATOR_CLASS - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
TYPE_DEFINITION_CACHE_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
TYPE_DEFINTION_CACHE - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
 
TYPE_EOF - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_ID_CANNOT_BE_NULL - Static variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
TYPE_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
TYPE_LEFT_BRACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_LEFT_SQUARE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_RIGHT_BRACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_RIGHT_SQUARE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_VALUE - Static variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
TYPE_XML - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
TypeCache - Interface in org.apache.chemistry.opencmis.commons.impl
Temporary type cache used for one call.
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
 
TypeCreator - Interface in org.apache.chemistry.opencmis.inmemory
A simple interface to create a type system.
TypeDefinition - Interface in org.apache.chemistry.opencmis.commons.definitions
Base type definition interface.
TypeDefinitionCache - Interface in org.apache.chemistry.opencmis.client.bindings.cache
A cache for type definition objects.
TypeDefinitionCacheImpl - Class in org.apache.chemistry.opencmis.client.bindings.impl
A cache for type definition objects.
TypeDefinitionCacheImpl() - Constructor for class org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl
Constructor.
TypeDefinitionContainer - Interface in org.apache.chemistry.opencmis.commons.definitions
Type Definition Container.
TypeDefinitionContainerImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
TypeDefinitionContainer implementation.
TypeDefinitionContainerImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
TypeDefinitionContainerImpl(TypeDefinition) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionContainerImpl
 
TypeDefinitionFactory - Class in org.apache.chemistry.opencmis.server.support
Type definition factory.
TypeDefinitionList - Interface in org.apache.chemistry.opencmis.commons.definitions
List of type definitions.
TypeDefinitionListImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
TypeDefinitionList implementation.
TypeDefinitionListImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
Default constructor.
TypeDefinitionListImpl(List<TypeDefinition>) - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeDefinitionListImpl
Constructor from a list.
TypeDefinitions - Class in org.apache.chemistry.opencmis.inmemory.types
 
TypeDefinitions() - Constructor for class org.apache.chemistry.opencmis.inmemory.types.TypeDefinitions
 
typeHandlerManager - Variable in class org.apache.chemistry.opencmis.jcr.impl.AbstractJcrTypeHandler
 
typeHandlerManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrNode
 
typeHandlerManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteType
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetObjectRelationships
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildren
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDefinition
 
typeId - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendants
 
typeManager - Variable in class org.apache.chemistry.opencmis.jcr.impl.AbstractJcrTypeHandler
 
typeManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrNode
 
typeManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrRepository
 
typeManager - Variable in class org.apache.chemistry.opencmis.jcr.JcrServiceFactory
 
TypeManager - Interface in org.apache.chemistry.opencmis.server.support
 
TypeManagerCreatable - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
Extension of TypeManager interface to add type mutability.
TypeManagerImpl - Class in org.apache.chemistry.opencmis.inmemory
Class that manages a type system for a repository types can be added, the inheritance can be managed and type can be retrieved for a given type id.
TypeManagerImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
typeMgr - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
TypeMutability - Interface in org.apache.chemistry.opencmis.commons.definitions
Type mutability flags.
typeMutability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionType
 
TypeMutabilityImpl - Class in org.apache.chemistry.opencmis.commons.impl.dataobjects
 
TypeMutabilityImpl() - Constructor for class org.apache.chemistry.opencmis.commons.impl.dataobjects.TypeMutabilityImpl
 
typeReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
types - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDefinitionListType
 
types - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeChildrenResponse
 
types - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.GetTypeDescendantsResponse
 
TYPESCONTAINER_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
TypesFrame - Class in org.apache.chemistry.opencmis.workbench
 
TypesFrame(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.TypesFrame
 
TYPESLIST_KEYS - Static variable in class org.apache.chemistry.opencmis.commons.impl.JSONConstants
 
TypesPanel - Class in org.apache.chemistry.opencmis.workbench.details
 
TypesPanel(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.TypesPanel
 
TypeSplitPane - Class in org.apache.chemistry.opencmis.workbench
 
TypeSplitPane(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.TypeSplitPane
 
TypesTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.types
This test group contains tests that check type operations.
TypesTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.types.TypesTestGroup
 
TypeUtil - Class in org.apache.chemistry.opencmis.inmemory.types
 
TypeUtils - Class in org.apache.chemistry.opencmis.client.util
 
TypeUtils.ValidationError - Class in org.apache.chemistry.opencmis.client.util
 
TypeUtils.ValidationError(String, String) - Constructor for class org.apache.chemistry.opencmis.client.util.TypeUtils.ValidationError
 
TypeValidator - Class in org.apache.chemistry.opencmis.inmemory
A helper class doing some consistency checks when new type definitions are added to the system.
TypeValidator - Class in org.apache.chemistry.opencmis.server.support
 

U

UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
UNDERSCORE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
unescape(String, String) - Static method in class org.apache.chemistry.opencmis.server.support.query.StringUtil
Removes all escape sequences in a string and return unescaped string escape character is backslash \, so \\ --> \, \' --> ' additional escaped characters can be allowed in escapedChars.
UnfileObject - Enum in org.apache.chemistry.opencmis.commons.enums
Unfile Object Enum.
unfileObjects - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.DeleteTree
 
UnfilingTest - Class in org.apache.chemistry.opencmis.tck.tests.filing
Unfiling test.
UnfilingTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.filing.UnfilingTest
 
UNKNOWN_OBJECT_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
UNKNOWN_REPOSITORY_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
UNKNOWN_TYPE_ID - Static variable in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
unlockLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Unlocks the link cache.
unlockLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Unlocks the link cache.
unlockTypeLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Unlocks the type link cache.
unlockTypeLinks() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
Unlocks the type link cache.
unmodifiableOperationContext(OperationContext) - Static method in class org.apache.chemistry.opencmis.client.util.OperationContextUtils
Returns an unmodifiable view of the specified OperationContext.
Updatability - Enum in org.apache.chemistry.opencmis.commons.enums
Updatability Enum.
updatability - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDefinitionType
 
update - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeMutabilityCapabilitiesType
 
updateAcl(String, String, Acl, AclPropagation) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
Updates the ACL of an object.
updateContentNode(ContentStream, Node) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultDocumentTypeHandler
 
updateMandatoryFields(TypeDefinition) - Method in class org.apache.chemistry.opencmis.workbench.swing.CreateDialog
 
updateObject(StoredObject, Map<String, PropertyData<?>>, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.ObjectStore
Modify and store the properties of an object.
updateObject(StoredObject, Map<String, PropertyData<?>>, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.ObjectStoreImpl
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.bridge.FilterCmisService
 
updateProperties(Map<String, ?>) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties and refreshes this object afterwards.
updateProperties(Map<String, ?>, boolean) - Method in interface org.apache.chemistry.opencmis.client.api.CmisObject
Updates the provided properties.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.ObjectServiceImpl
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ObjectServiceImpl
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.ObjectServiceImpl
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.ObjectServiceImpl
 
updateProperties(Map<String, ?>) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
updateProperties(Map<String, ?>, boolean) - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
 
updateProperties(String, Holder<String>, Holder<String>, CmisPropertiesType, Holder<CmisExtensionType>) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ObjectServicePort
 
UpdateProperties - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
UpdateProperties() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateProperties
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates properties of the specified object.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.ObjectService
Updates properties of the specified object.
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareCmisService
 
updateProperties(CallContext, Holder<String>, Properties, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.fileshare.FileShareRepository
CMIS updateProperties.
updateProperties(CallContext, String, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
updateProperties(CallContext, String, Holder<String>, Holder<String>, Properties, Acl, ExtensionsData, ObjectInfoHandler) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryObjectServiceImpl
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
updateProperties(CallContext, String, Holder<String>, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
updateProperties(CallContext, String, Holder<String>, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
updateProperties(Node, Properties) - Method in class org.apache.chemistry.opencmis.jcr.impl.DefaultFolderTypeHandler
 
updateProperties(Properties) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
See CMIS 1.0 section 2.2.4.12 updateProperties
updateProperties(Node, String, Properties) - Method in class org.apache.chemistry.opencmis.jcr.JcrNode
Update the properties of the CMIS object represented by this instance
updateProperties(Session, Holder<String>, Properties, ObjectInfoHandler, boolean) - Method in class org.apache.chemistry.opencmis.jcr.JcrRepository
See CMIS 1.0 section 2.2.4.12 updateProperties
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.jcr.JcrService
 
updateProperties(String, Holder<String>, Holder<String>, CmisPropertiesType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
UpdatePropertiesResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
UpdatePropertiesResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdatePropertiesResponse
 
UpdateSmokeTest - Class in org.apache.chemistry.opencmis.tck.tests.crud
Update smoke test.
UpdateSmokeTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.crud.UpdateSmokeTest
 
updateSystemBasePropertiesWhenModified(Map<String, PropertyData<?>>, String) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.StoredObject
Update all system base properties that need to be stored with every object in the repository This method is called when an object is is updated to record all of the capturing data like the modification time, updating user etc.
updateSystemBasePropertiesWhenModified(Map<String, PropertyData<?>>, String) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.StoredObjectImpl
 
updateType(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.client.api.Session
Updates an existing type.
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryServiceImpl
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.RepositoryServiceImpl
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl
 
updateType(TypeDefinition) - Method in class org.apache.chemistry.opencmis.client.runtime.SessionImpl
 
updateType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.commons.impl.jaxb.RepositoryServicePort
 
UpdateType - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
UpdateType() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateType
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.commons.impl.server.AbstractCmisService
Updates a type.
updateType(String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.commons.spi.RepositoryService
Updates a type.
updateType(CallContext, String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.BaseServiceValidatorImpl
 
updateType(CallContext, String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryRepositoryServiceImpl
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.server.InMemoryService
 
updateType(CallContext, String, TypeDefinition, ExtensionsData) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.CmisServiceValidator
 
updateType(CallContext, String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.inmemory.storedobj.impl.InMemoryServiceValidatorImpl
 
updateType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
updateType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in interface org.apache.chemistry.opencmis.server.impl.webservices.RepositoryServicePort10
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
 
updateType(String, TypeDefinition, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.SimpleLoggingCmisServiceWrapper
 
updateTypeDefinition(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.inmemory.storedobj.api.TypeManagerCreatable
Modify an existing type definition.
updateTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.inmemory.TypeManagerImpl
 
updateTypeDefinition(TypeDefinition) - Method in class org.apache.chemistry.opencmis.jcr.JcrTypeManager
 
updateTypeDefinition(TypeDefinition) - Method in interface org.apache.chemistry.opencmis.server.support.TypeManager
Modify an existing type definition.
UpdateTypeResponse - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
Java class for anonymous complex type.
UpdateTypeResponse() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.UpdateTypeResponse
 
url - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
URL_SAFE - Static variable in class org.apache.chemistry.opencmis.commons.impl.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
UrlBuilder - Class in org.apache.chemistry.opencmis.commons.impl
Utility class that helps building URLs.
UrlBuilder(String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Constructor.
UrlBuilder(String, String, int, String) - Constructor for class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Constructor.
UrlBuilder(UrlBuilder) - Constructor for class org.apache.chemistry.opencmis.commons.impl.UrlBuilder
Copy constructor.
USE_REPOSITORY_FILER - Static variable in class org.apache.chemistry.opencmis.inmemory.ConfigConstants
 
useClientCompression() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
useCompression() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
 
USER - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
user - Variable in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
USER_UNKNOWN - Static variable in class org.apache.chemistry.opencmis.jcr.JcrNode
Default value for last cmis:createdBy and cmis:modifiedBy
USERNAME - Static variable in interface org.apache.chemistry.opencmis.commons.server.CallContext
Key: username
username - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
 
UTF8 - Static variable in class org.apache.chemistry.opencmis.commons.impl.IOUtils
UTF-8 character set name.
Util - Class in org.apache.chemistry.opencmis.jcr.util
Miscellaneous utility functions

V

validateAcl(TypeDefinition, Acl, Acl) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedChildObjectTypes(TypeDefinition, List<String>) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedRelationshipTypes(RelationshipTypeDefinition, TypeDefinition, TypeDefinition) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateAllowedTypes(TypeDefinition, List<String>, String) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateColumnReferenceAndResolveType(ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
validateColumnReferenceAndResolveType(TypeDefinition, ColumnReference) - Method in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
validateContentAllowed(DocumentTypeDefinition, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(TypeDefinition, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(TypeDefinition, Properties, boolean, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateProperties(List<TypeDefinition>, Properties, boolean) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validatePropertyDefinition(PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Validates a property definition.
validateRequiredSystemProperties(Properties) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validateTypeDefinition(TypeDefinition) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Validates a type definition.
validateVersionStateForCreate(DocumentTypeDefinition, VersioningState) - Static method in class org.apache.chemistry.opencmis.server.support.TypeValidator
 
validator - Variable in class org.apache.chemistry.opencmis.inmemory.server.InMemoryAbstractServiceImpl
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Action
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
 
value() - Method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceBoolean
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDateTime
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceDecimal
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceHtml
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceId
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceInteger
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceString
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisChoiceUri
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureKeyValuePair
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyBoolean
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDateTime
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyDecimal
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyHtml
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyId
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyInteger
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyString
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisPropertyUri
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
 
value - Variable in class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
value() - Method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
 
value() - Method in enum org.apache.chemistry.opencmis.inmemory.storedobj.impl.Permission
 
value(boolean) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
value(double) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
value(long) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
value(String) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
value(GregorianCalendar) - Method in interface org.apache.chemistry.opencmis.jcr.query.Evaluator
value(boolean) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
value(double) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
value(long) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
value(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
value(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorBase
 
value(boolean) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
value(double) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
value(long) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
value(String) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
value(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.jcr.query.EvaluatorXPath
 
value - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
 
value - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.literal_return
 
value - Variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker.qualifier_return
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
value_expression() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.IdentifierType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.AclPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumAllowableActionsKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBaseObjectTypeIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumBasicPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityACL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityContentStreamUpdates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCapabilityRendition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumContentStreamAllowed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumDateTimeResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumIncludeRelationships
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesDocument
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesFolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesRelationship
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRelationshipDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumRenditionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumServiceException
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumSupportedPermissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumTypeOfChanges
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUnfileObject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUpdatability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumUsers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumVersioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.JSONConverter.PropertyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.commons.impl.ReturnVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.inmemory.storedobj.impl.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet.CallUrl
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.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.util.repository.ObjectGenerator.ContentKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.chemistry.opencmis.workbench.model.ClientSession.Authentication
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.IdentifierType
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.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
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.AclPropagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.BaseTypeId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.BindingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityAcl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityChanges
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityContentStreamUpdates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CapabilityRenditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.CmisVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ContentStreamAllowed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DateTimeResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.DecimalPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.ExtensionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.IncludeRelationships
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.RelationshipDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.SupportedPermissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.UnfileObject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.Updatability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.enums.VersioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation
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.impl.jaxb.EnumAllowableActionsKey
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.impl.jaxb.EnumBaseObjectTypeIds
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.impl.jaxb.EnumBasicPermissions
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.impl.jaxb.EnumCapabilityACL
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.impl.jaxb.EnumCapabilityChanges
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.impl.jaxb.EnumCapabilityContentStreamUpdates
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.impl.jaxb.EnumCapabilityJoin
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.impl.jaxb.EnumCapabilityOrderBy
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.impl.jaxb.EnumCapabilityQuery
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.impl.jaxb.EnumCapabilityRendition
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.impl.jaxb.EnumCardinality
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.impl.jaxb.EnumContentStreamAllowed
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.impl.jaxb.EnumDateTimeResolution
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.impl.jaxb.EnumIncludeRelationships
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.impl.jaxb.EnumPropertiesBase
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.impl.jaxb.EnumPropertiesDocument
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.impl.jaxb.EnumPropertiesFolder
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.impl.jaxb.EnumPropertiesPolicy
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.impl.jaxb.EnumPropertiesRelationship
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.impl.jaxb.EnumPropertyType
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.impl.jaxb.EnumRelationshipDirection
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.impl.jaxb.EnumRenditionKind
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.impl.jaxb.EnumServiceException
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.impl.jaxb.EnumSupportedPermissions
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.impl.jaxb.EnumTypeOfChanges
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.impl.jaxb.EnumUnfileObject
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.impl.jaxb.EnumUpdatability
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.impl.jaxb.EnumUsers
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.impl.jaxb.EnumVersioningState
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.impl.JSONConverter.PropertyMode
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.impl.ReturnVersion
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.inmemory.storedobj.impl.Permission
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.impl.browser.CmisBrowserBindingServlet.CallUrl
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.
values() - Static method in enum org.apache.chemistry.opencmis.util.repository.MultiThreadedObjectGenerator.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.util.repository.ObjectGenerator.ContentKind
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.workbench.model.ClientSession.Authentication
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.loremipsum.LoremIpsum
 
vendorName - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRepositoryInfoType
 
verify(HostnameVerifier, String, SSLSocket) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
Verifies a hostname with the given verifier.
Version - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
The interface version adds the version specific functionality to an object.
VERSION_LABEL - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionLabel: version label of the document.
VERSION_PREFIX - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
VERSION_SERIES_CHECKED_OUT_BY - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionSeriesCheckedOutBy: user who checked out the document, if the document is checked out.
VERSION_SERIES_CHECKED_OUT_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionSeriesCheckedOutId: ID of the PWC, if the document is checked out.
VERSION_SERIES_ID - Static variable in class org.apache.chemistry.opencmis.commons.PropertyIds
CMIS document property cmis:versionSeriesId: ID of the version series.
versionable - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisTypeDocumentDefinitionType
 
VersionDeleteTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
VersionDeleteTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersionDeleteTest
 
VERSIONED_TYPE - Static variable in class org.apache.chemistry.opencmis.inmemory.types.DefaultTypeSystemCreator
 
VersionedDocument - Interface in org.apache.chemistry.opencmis.inmemory.storedobj.api
A version series is a concrete object (meaning it can be stored) and has methods for check-out and checkin.
VersionedDocumentImpl - Class in org.apache.chemistry.opencmis.inmemory.storedobj.impl
 
VersionedDocumentImpl() - Constructor for class org.apache.chemistry.opencmis.inmemory.storedobj.impl.VersionedDocumentImpl
 
VersioningService - Class in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService(URL, QName) - Constructor for class org.apache.chemistry.opencmis.commons.impl.jaxb.VersioningService
 
VersioningService - Interface in org.apache.chemistry.opencmis.commons.spi
Versioning Service interface.
VersioningService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Versioning Service operations.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService
 
VersioningService - Class in org.apache.chemistry.opencmis.server.impl.browser
Versioning Service operations.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService
 
VersioningService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Versioning Service.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
VersioningService.CancelCheckOut - Class in org.apache.chemistry.opencmis.server.impl.browser
checkOut.
VersioningService.CancelCheckOut() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CancelCheckOut
 
VersioningService.CheckIn - Class in org.apache.chemistry.opencmis.server.impl.browser
checkIn.
VersioningService.CheckIn() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckIn
 
VersioningService.CheckOut - Class in org.apache.chemistry.opencmis.server.impl.atompub
Check Out.
VersioningService.CheckOut() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.CheckOut
 
VersioningService.CheckOut - Class in org.apache.chemistry.opencmis.server.impl.browser
checkOut.
VersioningService.CheckOut() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckOut
 
VersioningService.DeleteAllVersions - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete object.
VersioningService.DeleteAllVersions() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.DeleteAllVersions
 
VersioningService.GetAllVersions - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get all versions.
VersioningService.GetAllVersions() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.GetAllVersions
 
VersioningService.GetAllVersions - Class in org.apache.chemistry.opencmis.server.impl.browser
getAllVersions.
VersioningService.GetAllVersions() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.GetAllVersions
 
VersioningServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
Versioning Service AtomPub client.
VersioningServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.atompub.VersioningServiceImpl
Constructor.
VersioningServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.browser
Versioning Service Browser Binding client.
VersioningServiceImpl(BindingSession) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.browser.VersioningServiceImpl
Constructor.
VersioningServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.local
 
VersioningServiceImpl(BindingSession, CmisServiceFactory) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.local.VersioningServiceImpl
Constructor.
VersioningServiceImpl - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
Versioning Service Web Services client.
VersioningServiceImpl(BindingSession, AbstractPortProvider) - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.VersioningServiceImpl
Constructor.
VersioningServicePort - Interface in org.apache.chemistry.opencmis.commons.impl.jaxb
This class was generated by the JAX-WS RI.
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.
versioningState - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocument
 
versioningState - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CreateDocumentFromSource
 
VersioningStateCreateTest - Class in org.apache.chemistry.opencmis.tck.tests.versioning
 
VersioningStateCreateTest() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningStateCreateTest
 
VersioningTestGroup - Class in org.apache.chemistry.opencmis.tck.tests.versioning
This test group contains versioning tests.
VersioningTestGroup() - Constructor for class org.apache.chemistry.opencmis.tck.tests.versioning.VersioningTestGroup
 
versionLabel - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionFeatureType
 
VersionTable - Class in org.apache.chemistry.opencmis.workbench.details
 
VersionTable(ClientModel) - Constructor for class org.apache.chemistry.opencmis.workbench.details.VersionTable
 

W

walk(XMLStreamReader) - Method in class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
walkAnd(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
walkEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkEquals(Tree, Tree, Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walker - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
 
walkExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkExpr(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkGreaterOrEquals(Tree, Tree, Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
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(Evaluator<?>, Tree) - Method in class org.apache.chemistry.opencmis.jcr.query.ParseTreeWalker
For extensibility.
walkOtherExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
For extensibility.
walkOtherPredicate(Evaluator<?>, Tree) - Method in class org.apache.chemistry.opencmis.jcr.query.ParseTreeWalker
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.jcr.query.ParseTreeWalker
 
walkPredicate(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkPredicate(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalkerBase
 
walkScore(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkSearchExpr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtil
Deprecated.
 
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilBase
Perform the second phase of query processing, analyzes the select part, check for semantic errors, fill the query object.
walkStatement() - Method in class org.apache.chemistry.opencmis.server.support.query.QueryUtilStrict
 
walkString(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkString(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
walkTextAnd(Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
walkTextAnd(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextMinus(Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
walkTextMinus(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextOr(Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
walkTextOr(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextPhrase(Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
walkTextPhrase(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTextWord(Tree) - Method in class org.apache.chemistry.opencmis.inmemory.query.InMemoryQueryProcessor.InMemoryWhereClauseWalker
 
walkTextWord(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTimestamp(Tree) - Method in class org.apache.chemistry.opencmis.server.support.query.AbstractPredicateWalker
 
walkTimestamp(Tree) - Method in interface org.apache.chemistry.opencmis.server.support.query.PredicateWalker
 
WebRunnerServlet - Class in org.apache.chemistry.opencmis.tck.runner
Web Runner.
WebRunnerServlet() - Constructor for class org.apache.chemistry.opencmis.tck.runner.WebRunnerServlet
 
WEBSERVICES_ACL_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_ACL_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_DISCOVERY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_DISCOVERY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_JAXWS_IMPL - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MEMORY_THRESHOLD - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MULTIFILING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_MULTIFILING_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_NAVIGATION_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_NAVIGATION_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_OBJECT_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_POLICY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_PORT_PROVIDER_CLASS - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_RELATIONSHIP_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_RELATIONSHIP_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_REPOSITORY_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
WSDL URLs for Web Services.
WEBSERVICES_REPOSITORY_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
Endpoint URLs for Web Services.
WEBSERVICES_VERSIONING_SERVICE - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WEBSERVICES_VERSIONING_SERVICE_ENDPOINT - Static variable in class org.apache.chemistry.opencmis.commons.SessionParameter
 
WebSphereAuthHandler - Class in org.apache.chemistry.opencmis.server.impl.webservices
 
WebSphereAuthHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
 
WebSpherePortProvider - Class in org.apache.chemistry.opencmis.client.bindings.spi.webservices
WebSphere JAX-WS implementation
WebSpherePortProvider() - Constructor for class org.apache.chemistry.opencmis.client.bindings.spi.webservices.WebSpherePortProvider
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
WHERE - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
where_clause() - Method in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
whereReferences - Variable in class org.apache.chemistry.opencmis.server.support.query.QueryObject
 
width - Variable in class org.apache.chemistry.opencmis.commons.impl.jaxb.CmisRenditionType
 
windowActivated(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
windowClosed(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
windowClosing(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
windowDeactivated(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
windowDeiconified(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
windowIconified(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
windowOpened(WindowEvent) - Method in class org.apache.chemistry.opencmis.workbench.ClientFrame
 
word() - Method in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
Workbench - Class in org.apache.chemistry.opencmis.workbench
 
Workbench() - Constructor for class org.apache.chemistry.opencmis.workbench.Workbench
 
WORKBENCH_PREFIX - Static variable in class org.apache.chemistry.opencmis.workbench.model.ClientSession
 
wrap(CmisService) - Method in class org.apache.chemistry.opencmis.server.support.wrapper.CmisServiceWrapperManager
Wraps a service with all configured wrappers.
WrapperCmisTestGroup - Class in org.apache.chemistry.opencmis.tck.impl
Helper group implementation that just hold one test.
WrapperCmisTestGroup(CmisTest) - Constructor for class org.apache.chemistry.opencmis.tck.impl.WrapperCmisTestGroup
 
write(OutputStream) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomEntryWriter
Writes the entry to an output stream.
write(OutputStream) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.FormDataWriter
 
write(OutputStream) - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.http.Output
 
WRITE - Static variable in class org.apache.chemistry.opencmis.commons.BasicPermissions
CMIS write permission cmis:write.
write(int) - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.apache.chemistry.opencmis.commons.impl.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(XMLStreamWriter, String, String, String, String) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a String tag.
write(XMLStreamWriter, String, String, String, BigInteger) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes an Integer tag.
write(XMLStreamWriter, String, String, String, BigDecimal) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a Decimal tag.
write(XMLStreamWriter, String, String, String, GregorianCalendar) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a DateTime tag.
write(XMLStreamWriter, String, String, String, Boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes a Boolean tag.
write(XMLStreamWriter, String, String, String, Enum<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLUtils
Writes an Enum tag.
write(byte[]) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
write(byte[], int, int) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
write(int) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
writeAcl(XMLStreamWriter, CmisVersion, boolean, Acl) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeAclCapabilities(XMLStreamWriter, CmisVersion, AclCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeAclLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeAclXML(Acl, CmisVersion, OutputStream) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService.AclServiceCall
 
writeAllCustomNamespace() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Writes custom namespace declaration to the current tag.
writeAllowableActions(XMLStreamWriter, CmisVersion, boolean, AllowableActions) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeAllowableActionsLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeAlternateLink(String, String, String, String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeAuthor(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom author tag.
writeBulkUpdate(XMLStreamWriter, String, BulkUpdateImpl) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeChoice(XMLStreamWriter, PropertyType, Choice<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeCollection(String, String, String, String...) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom collection.
writeContent(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes a content tag.
writeContentChangesObjectEntry(CmisService, AtomEntry, ObjectData, List<ObjectInFolderContainer>, String, String, String, UrlBuilder, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes the a object entry in a content changes list.
writeCurrentVerionsLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeDeletedObject(ObjectData, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes a delete object.
writeDescribedByLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeDownLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeEditLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeEditMediaLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeEmpty(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
writeEmptyContent() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes an empty content tag for Atom spec compliance.
writeEnclosureLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeExtendedFeatures(XMLStreamWriter, CmisVersion, ExtensionFeature) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeExtensions(XMLStreamWriter, ExtensionsData) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeExtensions(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes extensions.
writeFeedElements(String, String, String, String, GregorianCalendar, String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes the feed elements that are required by Atom.
writeFirstLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeFolderTreeLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeId(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom id tag.
writeJSON(JSONStreamAware, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Writes JSON to the servlet response and adds a callback wrapper if requested.
writeJSONString(List<Object>, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
Encode a list into JSON text and write it to out.
writeJSONString(Writer) - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONArray
 
writeJSONString(Map<String, Object>, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
Encode a map into JSON text and write it to out.
writeJSONString(Writer) - Method in class org.apache.chemistry.opencmis.commons.impl.json.JSONObject
 
writeJSONString(Writer) - Method in interface org.apache.chemistry.opencmis.commons.impl.json.JSONStreamAware
write JSON string to out.
writeJSONString(Object, Writer) - Static method in class org.apache.chemistry.opencmis.commons.impl.json.JSONValue
Encode an object into JSON text and write it to out.
writeLastLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes a link.
writeLock() - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Applies a write lock.
writeLock() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
writeLock() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
writeLock() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Acquires a write lock.
writeLock() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Acquires a write lock.
writeNextLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes a CMIS numItems tag.
writeObject(XMLStreamWriter, CmisVersion, String, ObjectData) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeObject(XMLStreamWriter, CmisVersion, boolean, String, String, ObjectData) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeObject(ObjectData, ObjectInfo, String, String, String, String, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes an object.
writeObjectChildren(CmisService, AtomEntry, ObjectInfo, List<ObjectInFolderContainer>, String, UrlBuilder, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes an objects entry children feed.
writeObjectEntry(CmisService, AtomEntry, ObjectData, List<ObjectInFolderContainer>, String, String, String, UrlBuilder, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes the a object entry.
writePagingLinks(UrlBuilder, BigInteger, BigInteger, BigInteger, Boolean, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes paging links.
writePathSegment(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes a CMIS pathSegment tag.
writePoliciesLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writePolicyEntry(CmisService, AtomEntry, String, ObjectData, String, UrlBuilder, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.AbstractPoliciesServiceCall
Writes an entry that is attached to an object.
writePreviousLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeProperty(XMLStreamWriter, PropertyData<?>, boolean) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writePropertyDefinition(XMLStreamWriter, CmisVersion, PropertyDefinition<?>) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writePublished(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom published tag.
writePublished(long) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom published tag.
writeQuery(XMLStreamWriter, CmisVersion, QueryTypeImpl) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeRelationshipsLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeRelationshipSourceLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeRelationshipTargetLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeRelativePathSegment(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes a CMIS relativePathSegment tag.
writeRepositoryCapabilities(XMLStreamWriter, CmisVersion, RepositoryCapabilities) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeRepositoryInfo(XMLStreamWriter, CmisVersion, String, RepositoryInfo) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeRepositoryInfo(RepositoryInfo, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
writeSelfLink(String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeSelfLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes an entry self link.
writeSelfLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes an feed self link.
writeServiceLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeTitle(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom title tag.
writeToJSON(TypeDefinition, OutputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Serializes the type definition to JSON, using the format defined in the CMIS specification.
writeToXML(TypeDefinition, OutputStream) - Static method in class org.apache.chemistry.opencmis.client.util.TypeUtils
Serializes the type definition to XML, using the format defined in the CMIS specification.
writeType(TypeDefinition, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes a type.
writeTypeDefinition(XMLStreamWriter, CmisVersion, String, TypeDefinition) - Static method in class org.apache.chemistry.opencmis.commons.impl.XMLConverter
 
writeTypeDownLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeTypeEntry(AtomEntry, TypeDefinition, List<TypeDefinitionContainer>, String, UrlBuilder, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes the a type entry.
writeTypeUpLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeUnlock() - Method in interface org.apache.chemistry.opencmis.client.bindings.cache.Cache
Releases a write lock.
writeUnlock() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.CacheImpl
 
writeUnlock() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.SessionImpl
 
writeUnlock() - Method in interface org.apache.chemistry.opencmis.client.bindings.spi.BindingSession
Releases a write lock.
writeUnlock() - Method in class org.apache.chemistry.opencmis.client.runtime.AbstractCmisObject
Releases a write lock.
writeUpdated(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom updated tag.
writeUpdated(long) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom updated tag.
writeUpLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeUriTemplate(String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
writeVersionHistoryLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeViaLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeWorkingCopyLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtLexer_CmisBaseLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlExtParser_CmisBaseGrammar
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictLexer_CmisBaseLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQlStrictParser_CmisBaseGrammar
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.CmisQueryWalker_CmisBaseWalker
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchLexer
 
WS - Static variable in class org.apache.chemistry.opencmis.server.support.query.TextSearchParser
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
WSConverter - Class in org.apache.chemistry.opencmis.commons.impl
Contains converter methods.
WSSE - Static variable in class org.apache.chemistry.opencmis.commons.impl.tube.AbstractJreWssTube
 
WSSE - Static variable in class org.apache.chemistry.opencmis.commons.impl.tube.AbstractWssTube
 
WSSE_CONTEXT - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
WSSE_NAMESPACE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
WSSE_NAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.tube.AbstractJreWssTube
 
WSSE_NAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.tube.AbstractWssTube
 
WSSE_NS - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
WSSE_PASSWORD - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
WSSE_SECURITY - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
WSSE_USERNAME_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
 
WssMUTube - Class in org.apache.chemistry.opencmis.commons.impl.tube.client
 
WssMUTube(WSBinding, Tube) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.client.WssMUTube
 
WssMUTube(WssMUTube, TubeCloner) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.client.WssMUTube
 
WssTube - Class in org.apache.chemistry.opencmis.commons.impl.tube.server
 
WssTube(Tube) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.server.WssTube
 
WssTube(AbstractFilterTubeImpl, TubeCloner) - Constructor for class org.apache.chemistry.opencmis.commons.impl.tube.server.WssTube
 
WSU_NAMESPACE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider
 
WSU_NAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.tube.AbstractJreWssTube
 
WSU_NAMESPACE - Static variable in class org.apache.chemistry.opencmis.commons.impl.tube.AbstractWssTube
 

X

XMLConstants - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLConstraints - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLConverter - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLDocumentBase - Class in org.apache.chemistry.opencmis.server.impl.atompub
Base class for XML documents.
XMLDocumentBase() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
 
XmlReport - Class in org.apache.chemistry.opencmis.tck.report
XML Report.
XmlReport() - Constructor for class org.apache.chemistry.opencmis.tck.report.XmlReport
 
XMLUtils - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLWalker<T> - Class in org.apache.chemistry.opencmis.commons.impl
 
XMLWalker() - Constructor for class org.apache.chemistry.opencmis.commons.impl.XMLWalker
 
xPath() - Method in interface org.apache.chemistry.opencmis.jcr.query.XPathBuilder
Translation of the underlying CMIS query's where clause to a XPath condition.
XPathBuilder - Interface in org.apache.chemistry.opencmis.jcr.query
This result type of EvaluatorXPath provides means for partially evaluating the underlying query's condition.

Y

YES_TEXT - Static variable in class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
YesNoLabel - Class in org.apache.chemistry.opencmis.workbench.swing
 
YesNoLabel() - Constructor for class org.apache.chemistry.opencmis.workbench.swing.YesNoLabel
 
Yytoken - Class in org.apache.chemistry.opencmis.commons.impl.json.parser
(Taken from JSON.simple and modified for OpenCMIS.)
Yytoken(int, Object) - Constructor for class org.apache.chemistry.opencmis.commons.impl.json.parser.Yytoken
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

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