- Cache - Interface in org.apache.chemistry.opencmis.client.bindings.cache
-
An interface for an hierarchical cache.
- 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.
- CacheLevel - Interface in org.apache.chemistry.opencmis.client.bindings.cache
-
Interface for a level of an hierarchical cache.
- 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
-
- CAPACITY - Static variable in class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
-
- 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
-
- 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
-
- checkLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.LinkCache
-
Checks a link.
- 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
-
- CHUNK_SIZE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
- clear() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
-
Removes all cookies.
- clear() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieStoreImpl
-
- 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
-
- 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
-
- 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
-
- clone() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
-
Answers a copy of this object.
- 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
-
- closeSocket(Socket) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
-
Closes the given socket and ignores exceptions.
- CmisAtomPubConstants - Class in org.apache.chemistry.opencmis.client.bindings.spi.atompub
-
Constants for AtomPub.
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- CmisOAuthException() - Constructor for exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- CmisOAuthException(String) - Constructor for exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- CmisOAuthException(String, Throwable) - Constructor for exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- CmisOAuthException(String, String, String, String) - Constructor for exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- CmisSpi - Interface in org.apache.chemistry.opencmis.client.bindings.spi
-
CMIS SPI interface.
- 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.
- CONTENT_SRC - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubConstants
-
- 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.
- convertException(CmisException) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractWebServicesService
-
Converts a Web Services Exception into a CMIS Client exception.
- 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.
- 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.
- createCallContext(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
-
creates a local call context.
- createClientBuilder(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.OkHttpHttpInvoker
-
Creates a OkHttpClient.Builder and configures it.
- 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(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.
- createCmisLocalBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
-
Creates a default CMIS local binding instance.
- createCmisLocalBinding(Map<String, String>, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
-
Creates a default CMIS local binding instance.
- createCmisWebServicesBinding(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
-
Creates a default CMIS Web Services binding instance.
- createCmisWebServicesBinding(Map<String, String>, AuthenticationProvider, TypeDefinitionCache) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
-
Creates a default CMIS Web Services binding instance with a custom
authentication provider.
- createDefaultHttpParams(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.AbstractApacheClientHttpInvoker
-
Creates default params for the Apache HTTP Client.
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- 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
-
- 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.CXFPortProvider
-
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.
- 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
-
- 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
-
- 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
-
- 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, boolean) - 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, boolean) - 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
-
Searches and gets all cookies in the cache by the specified URL 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
-
- 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.
- 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
-
- getAclInternal(String, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService
-
Retrieves the ACL of an object.
- 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
-
- getACLServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the ACL Service port object.
- 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
-
- 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
-
- 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
-
- 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.
- getBearerToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
-
Gets the bearer token from the session.
- getBinding() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- getBindingType() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
-
- 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.
- getCharset() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
-
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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
-
- 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
-
- 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.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
-
- 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
-
- getContentTypeHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
-
- getCookieStore() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisCookieManager
-
Gets current cookie store.
- getCsrfHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
-
Gets the CSRF header name.
- getDateTimeFormat() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
-
- getDateTimeFormatParameter() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
-
- getDefaultSessionParameters() - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
-
Returns the default session parameters.
- 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
-
- 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.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
-
- getDiscoveryServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Discovery Service port object.
- 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
- 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
-
- getError() - Method in exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- getErrorContent() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
-
- getErrorDescription() - Method in exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- getErrorUri() - Method in exception org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.CmisOAuthException
-
- getExpirationTimestamp() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
-
Returns the timestamp when the access expires.
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- getHostnameVerifier() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
-
- getHref() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
-
- 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
-
- 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.
- getHttpInvoker(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.DelayingHttpInvoker
-
- 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
-
- 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.
- 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.
- getLength() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- 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.
- getLocactionHeader() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
-
- getLocale() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- getMap() - Method in class org.apache.chemistry.opencmis.client.bindings.cache.impl.AbstractMapCacheLevel
-
Returns the internal map.
- 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.client.bindings.spi.local.LocalCallContext
-
- getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- 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
-
- getMultiFilingServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the MultiFiling Service port object.
- 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.
- 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
-
- getNavigationServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Navigation Service port object.
- 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
-
- 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
-
- getObjectFactory() - Method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingImpl
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- getObjectServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Object Service port object.
- 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
-
- 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
-
- 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.
- 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.
- 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
-
- getPolicyServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Policy Service port object.
- 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
-
- 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
-
- 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
-
- getPropertyDefinition(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
-
- 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.
- getQName() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
-
- getRefreshToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider.Token
-
Returns the refresh token.
- getRel() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
-
- 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
-
- getRelationshipServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Relationship Service port object.
- 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
-
- 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.
- getRepositoryBaseUrl(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
-
Returns the base repository URL of a repository.
- getRepositoryId() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- 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
-
- getRepositoryInfoCache(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
-
Returns the repository info cache from the session.
- 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
-
- 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.
- 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
-
- getRepositoryServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Repository Service port object.
- 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.
- 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.
- 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
-
- getResults() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.AtomPubParser
-
Return the parse results.
- getRootUrl(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.RepositoryUrlCache
-
Returns the root URL of a repository.
- 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.
- 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.
- getService(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
-
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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
-
- getStream() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.http.Response
-
- 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
-
- getTempDirectory() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- 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.
- getToken() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
-
Returns the current token.
- getTrustManager() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
-
Gets the trust manager corresponding to the SSL socket factory.
- 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
-
- 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
-
- getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl
-
- getTypeDefinition(String, String, ExtensionsData, boolean) - 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
-
- getTypeDefinitionCache(BindingSession) - Static method in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
-
Returns the type definition cache from the session.
- getTypeDefinitionForObject(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
-
- 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.
- 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
-
- 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.
- getUser() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.AbstractAuthenticationProvider
-
Gets the user name from the session.
- getUsername() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.LocalCallContext
-
- getValue() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
-
Answers the value of this cookie.
- getVersion() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
-
Get the version of this cookie
- 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
-
- getVersioningServicePort(CmisVersion, String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Return the Versioning Service port object.
- getWorkspaces() - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.ServiceDoc
-
- getWsdlKey() - Method in enum org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.CmisWebSerivcesService
-
- 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.
- 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.
- 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.
- 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.
- reloadTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.ClientTypeCacheImpl
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- removeTokenListener(OAuthAuthenticationProvider.TokenListener) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.OAuthAuthenticationProvider
-
Removes a token listener.
- 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.
- REPOSITORY_INFO_CACHE - Static variable in class org.apache.chemistry.opencmis.client.bindings.impl.CmisBindingsHelper
-
- REPOSITORY_URL_CACHE - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.browser.SpiSessionParameter
-
- 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.
- 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.
- 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
-
- 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
-
- 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
-
- SERVICES - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.SpiSessionParameter
-
- SessionAwareAuthenticationProvider - Interface in org.apache.chemistry.opencmis.client.bindings.spi
-
Authentication provider implementing this interface get the binding session
injected.
- 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.
- 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
-
- setAllowableActions(AllowableActions) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomAllowableActions
-
- setChangeToken(Holder<String>, ObjectData) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
-
- 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.
- 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
-
- setDefaultSessionParameters(Map<String, String>) - Method in class org.apache.chemistry.opencmis.client.bindings.CmisBindingFactory
-
Sets the default session parameters.
- 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.
- setDomain(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
-
Set the domain value for this cookie.
- 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.
- setHref(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
-
- setHTTPHeaders(BindingProvider, Map<String, List<String>>) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
- 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
-
- 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.
- setPath(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
-
Set the path to which this cookie is returned.
- 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.
- setRel(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
-
- 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.
- 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
-
- 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.NTLMAuthenticationProvider
-
- 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.
- setSession(BindingSession) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.CXFPortProvider
-
- setSoapAction(BindingProvider, String, CmisVersion) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider
-
Sets the SOAP Action header.
- setType(String) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects.AtomLink
-
- 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.
- setVersion(int) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.cookies.CmisHttpCookie
-
Sets the version of the cookie.
- SIMPLE_CONTAINER_FACTORY - Static variable in class org.apache.chemistry.opencmis.client.bindings.spi.browser.AbstractBrowserBindingService
-
- SINGLE_VALUE - Static variable in class org.apache.chemistry.opencmis.client.bindings.cache.impl.MapCacheLevelImpl
-
- 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.
- 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
-
- stopAfterService(CmisService) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
-
Determines if the processing should be stopped after the service method
is called.
- stopBeforeService(CmisService) - Method in class org.apache.chemistry.opencmis.client.bindings.spi.local.AbstractLocalService
-
Determines if the processing should be stopped before the service method
is called.