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

A

AbstractAtomPubServiceCall - Class in org.apache.chemistry.opencmis.server.impl.atompub
 
AbstractAtomPubServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
AbstractBrowserServiceCall - Class in org.apache.chemistry.opencmis.server.impl.browser
 
AbstractBrowserServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
AbstractCallContextInterceptor - Class in org.apache.chemistry.opencmis.server.impl.webservices
Base class for all interceptors that add data to the call context.
AbstractCallContextInterceptor() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
 
AbstractCmisEndpointsDocumentServlet - Class in org.apache.chemistry.opencmis.server.impl.endpoints
Serves the CMIS Endpoints Document.
AbstractCmisEndpointsDocumentServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
AbstractCmisHttpServlet - Class in org.apache.chemistry.opencmis.server.shared
 
AbstractCmisHttpServlet() - Constructor for class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
AbstractPoliciesServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.AbstractPoliciesServiceCall
 
AbstractService - Class in org.apache.chemistry.opencmis.server.impl.webservices
This class contains operations used by all services.
AbstractService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
 
AbstractServiceCall - Class in org.apache.chemistry.opencmis.server.shared
 
AbstractServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
 
AbstractSimpleTokenHandler - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
AbstractSimpleTokenHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
AclService - Class in org.apache.chemistry.opencmis.server.impl.atompub
ACL Service operations.
AclService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService
 
AclService - Class in org.apache.chemistry.opencmis.server.impl.browser
ACL Service operations.
AclService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AclService
 
AclService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS ACL Service.
AclService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
AclService.AclServiceCall - Class in org.apache.chemistry.opencmis.server.impl.atompub
 
AclService.ApplyAcl - Class in org.apache.chemistry.opencmis.server.impl.atompub
Apply ACL.
AclService.ApplyACL - Class in org.apache.chemistry.opencmis.server.impl.browser
applyACL.
AclService.GetAcl - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get ACL.
AclService.GetACL - Class in org.apache.chemistry.opencmis.server.impl.browser
getACL.
AclServiceCall() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService.AclServiceCall
 
AddObjectToFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.AddObjectToFolder
 
addObjectToFolder(String, String, String, Boolean, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
addParameter(String, String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
Adds a value to a parameter.
addParameter(String, String[]) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
Adds an array of values to a parameter.
addRepositoryResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Registers a new repository resource.
addResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
Registers a new resource.
addResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.shared.Dispatcher
Connects a resource and HTTP method with an object that handles the call.
addRootResource(String, String, ServiceCall) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Registers a new root resource.
addToCurrentCallContextMap(SoapMessage, Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
Adds data to the current call context map.
addToken(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Adds a token to the session.
APP_ID_BYTES - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
APP_ID_LENGTH - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
AppendContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.AppendContentStream
 
appendContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
appendContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService10
 
ApplyAcl() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService.ApplyAcl
 
ApplyACL() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AclService.ApplyACL
 
applyACL(String, String, CmisAccessControlListType, CmisAccessControlListType, EnumACLPropagation, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
ApplyPolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.ApplyPolicy
 
ApplyPolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.ApplyPolicy
 
applyPolicy(String, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
AtomDocumentBase - Class in org.apache.chemistry.opencmis.server.impl.atompub
Atom base class.
AtomDocumentBase() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
AtomEntry - Class in org.apache.chemistry.opencmis.server.impl.atompub
Atom Entry class.
AtomEntry() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Creates an Atom entry document.
AtomEntry(XMLStreamWriter) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Creates an Atom entry that is embedded somewhere.
AtomEntryParser - Class in org.apache.chemistry.opencmis.server.impl.atompub
Parser for Atom Entries.
AtomEntryParser(TempStoreOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Constructor.
AtomEntryParser(InputStream, TempStoreOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Constructor that immediately parses the given stream.
AtomFeed - Class in org.apache.chemistry.opencmis.server.impl.atompub
Atom Feed class.
AtomFeed() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Creates an Atom feed document.
AtomFeed(XMLStreamWriter) - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Creates an Atom feed that is embedded somewhere.
ATTR_CMIS_APP_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_APP_URL - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_AUTH_TIMESTAMP - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_FORM_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_LOGIN_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_CMIS_USER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
ATTR_SEPARATOR - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
AttributeCallContextHandler - Class in org.apache.chemistry.opencmis.server.shared
Call Context handler that takes the user from a request attribute.
AttributeCallContextHandler() - Constructor for class org.apache.chemistry.opencmis.server.shared.AttributeCallContextHandler
Constructor.
authenticate(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
authenticate(ServletContext, HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
authenticate(ServletContext, HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandler
 
available() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 

B

BASE_URL_ATTRIBUTE - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
BasicAuthCallContextHandler - Class in org.apache.chemistry.opencmis.server.shared
Call Context handler that handles basic authentication.
BasicAuthCallContextHandler() - Constructor for class org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
Constructor.
BrowserCallContextImpl - Class in org.apache.chemistry.opencmis.server.impl.browser
A CallContext implementation that holds browser binding specific values
BrowserCallContextImpl(String, CmisVersion, String, ServletContext, HttpServletRequest, HttpServletResponse, CmisServiceFactory, TempStoreOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
 
BulkUpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.BulkUpdateProperties
 
BulkUpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.BulkUpdateProperties
 
bulkUpdateProperties(String, CmisBulkUpdateType, Holder<CmisExtensionType>, Holder<CmisObjectIdAndChangeTokenType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
bulkUpdateProperties(String, CmisBulkUpdateType, Holder<CmisExtensionType>, Holder<CmisObjectIdAndChangeTokenType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService10
 

C

CALL_CONTEXT_MAP - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
 
CallContextHandler - Interface in org.apache.chemistry.opencmis.server.shared
Call Context handler interface.
CallContextHandlerInterceptor - Class in org.apache.chemistry.opencmis.server.impl.webservices
Adds data form a CallContextHandler if one is configured.
CallContextHandlerInterceptor(CallContextHandler) - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.CallContextHandlerInterceptor
 
CallContextImpl - Class in org.apache.chemistry.opencmis.server.impl
Implementation of the CallContext interface.
CallContextImpl(String, CmisVersion, String, ServletContext, HttpServletRequest, HttpServletResponse, CmisServiceFactory, TempStoreOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
CancelCheckOut() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CancelCheckOut
 
cancelCheckOut(String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
CappedInputStream - Class in org.apache.chemistry.opencmis.server.shared
A stream that counts bytes and throws an exception if the given maximum is reached.
CappedInputStream(InputStream, long) - Constructor for class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
check(HttpServletRequest, HttpServletResponse, boolean, boolean) - Method in class org.apache.chemistry.opencmis.server.shared.CsrfManager
 
checkApplicationKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
checkCsrfToken(WebServiceContext, boolean) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Checks the CSRF token.
checkCsrfToken(HttpServletRequest, HttpServletResponse, boolean, boolean) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Checks the CSRF if configured.
checkFormKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
CheckIn() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckIn
 
checkIn(String, Holder<String>, Boolean, CmisPropertiesType, CmisContentStreamType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
checkLoginKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
CheckOut() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.CheckOut
 
CheckOut() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckOut
 
checkOut(String, Holder<String>, Holder<CmisExtensionType>, Holder<Boolean>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
close() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
close() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
closeService(CmisService) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Closes the service instance.
CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
CmisAtomPubServlet - Class in org.apache.chemistry.opencmis.server.impl.atompub
CMIS AtomPub servlet.
CmisAtomPubServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
CmisBrowserBindingServlet - Class in org.apache.chemistry.opencmis.server.impl.browser
CMIS Browser binding servlet.
CmisBrowserBindingServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
 
CmisBrowserBindingServlet.CallUrl - Enum in org.apache.chemistry.opencmis.server.impl.browser
 
CmisRepositoryContextListener - Class in org.apache.chemistry.opencmis.server.impl
CMIS context listener.
CmisRepositoryContextListener() - Constructor for class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
CmisWebServicesServlet - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Web Services servlet.
CmisWebServicesServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
compileBaseUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Compiles the base URL for links, collections and templates.
compileBaseUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Compiles the base URL for links, collections and templates.
compileObjectLocationUrl(HttpServletRequest, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileRepositoryUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileRootUrl(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileTypeLocationUrl(HttpServletRequest, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
compileUrl(UrlBuilder, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Compiles a URL for links, collections and templates.
compileUrlBuilder(UrlBuilder, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Compiles a URL for links, collections and templates.
configureInterceptors(Bus) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
Adds and configures interceptors for OpenCMIS.
contextDestroyed(ServletContextEvent) - Method in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
CONTROL_PROP_ID_LOWER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
ControlParser - Class in org.apache.chemistry.opencmis.server.impl.browser
Parses HTML form controls.
ControlParser(HttpServletRequest) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
convertException(Exception) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Converts a CMIS exception to the appropriate Web Service exception.
Create() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.Create
 
createAddAcl(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createContentStream(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createContext(WebServiceContext, CmisServiceFactory, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Creates a CallContext object for the Web Service context.
createContext(ServletContext, HttpServletRequest, HttpServletResponse, TempStoreOutputStreamFactory) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Creates a CallContext object from a servlet request.
createCookieValue(int, String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
CreateDocument() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocument
 
createDocument(String, CmisPropertiesType, String, CmisContentStreamType, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
CreateDocumentFromSource() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocumentFromSource
 
createDocumentFromSource(String, String, CmisPropertiesType, String, EnumVersioningState, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
CreateFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateFolder
 
createFolder(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
CreateItem() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateItem
 
createItem(String, CmisPropertiesType, String, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createItem(String, CmisPropertiesType, String, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService10
 
createLogMessage(Throwable, HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
createNewProperties(ControlParser, TypeCache) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
createPolicies(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
CreatePolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreatePolicy
 
createPolicy(String, CmisPropertiesType, String, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
CreateRelationship() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.CreateRelationship
 
CreateRelationship() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateRelationship
 
createRelationship(String, CmisPropertiesType, List<String>, CmisAccessControlListType, CmisAccessControlListType, Holder<CmisExtensionType>, Holder<String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
createRemoveAcl(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
CreateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.CreateType
 
CreateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.CreateType
 
createType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
createType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService10
 
createUpdateProperties(ControlParser, String, List<String>, List<String>, TypeCache) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
CSRF_ATTR - Static variable in class org.apache.chemistry.opencmis.server.shared.CsrfManager
 
CSRF_MANAGER - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
CsrfManager - Class in org.apache.chemistry.opencmis.server.shared
 
CsrfManager(String, String) - Constructor for class org.apache.chemistry.opencmis.server.shared.CsrfManager
 
CsrfManager(ServletConfig) - Constructor for class org.apache.chemistry.opencmis.server.shared.CsrfManager
 

D

deductBytes(int) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
Deducts the byte counter.
deductString(String, String) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
Deducts the byte counter.
DEFAULT_PAGE_SIZE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
 
DeleteAllVersions() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.DeleteAllVersions
 
DeleteContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteContentStream
 
DeleteContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteContentStream
 
deleteContentStream(String, Holder<String>, Holder<String>, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
deleteCookie(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Deletes a transaction cookie.
DeleteObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteObject
 
DeleteObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteObject
 
deleteObject(String, String, Boolean, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
DeleteTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteTree
 
DeleteTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteTree
 
deleteTree(String, String, Boolean, EnumUnfileObject, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
DeleteType() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.DeleteType
 
DeleteType() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.DeleteType
 
deleteType(String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
deleteType(String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService10
 
destroy() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
destroy() - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
destroy(Throwable) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Destroys the object before it has been read.
DiscoveryService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Discovery Service operations.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService
 
DiscoveryService - Class in org.apache.chemistry.opencmis.server.impl.browser
Discovery Service operations.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService
 
DiscoveryService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Discovery Service.
DiscoveryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
DiscoveryService.GetContentChanges - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get content changes.
DiscoveryService.GetContentChanges - Class in org.apache.chemistry.opencmis.server.impl.browser
getContentChanges.
DiscoveryService.Query - Class in org.apache.chemistry.opencmis.server.impl.atompub
Query.
DiscoveryService.Query - Class in org.apache.chemistry.opencmis.server.impl.browser
query.
dispatch(String, String, CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.shared.Dispatcher
Handles the a call.
Dispatcher - Class in org.apache.chemistry.opencmis.server.shared
Dispatcher for the AtomPub and Browser binding servlet.
Dispatcher() - Constructor for class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
Dispatcher(boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
DummyService - Class in org.apache.chemistry.opencmis.server.impl.dummy
Simplest Repository Service implementation.
DummyService(String, String) - Constructor for class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
DummyServicesFactory - Class in org.apache.chemistry.opencmis.server.impl.dummy
Implementation of a repository factory without back-end for test purposes.
DummyServicesFactory() - Constructor for class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 

E

ENABLE_STACK_TRACE_PROPERTY - Static variable in class org.apache.chemistry.opencmis.server.shared.ExceptionHelper
System property to enable stack traces in CMIS exceptions.
encodeHTMLString(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
encodeJavaScriptString(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
encryptTempFiles() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
endChildren() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Closes the feed tag.
endDocument() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Finishes the document.
endEntry() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Closes the entry tag.
endFeed() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Closes the feed tag.
endServiceDocument() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
endWorkspace() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
ExceptionHelper - Class in org.apache.chemistry.opencmis.server.shared
 

F

findElement(Node, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
flush() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
FORM_URLENCODED - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
FORWARDED_HOST_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
FORWARDED_PROTO_HEADER - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 

G

generateAppId() - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
generateAtomId(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Generates a valid Atom id.
generateKey(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
get(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
GetAcl() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.AclService.GetAcl
 
getAcl() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the ACL of the object.
GetACL() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.AclService.GetACL
 
getACL(String, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
GetAllowableActions() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetAllowableActions
 
GetAllowableActions() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetAllowableActions
 
getAllowableActions(String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
GetAllVersions() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.GetAllVersions
 
GetAllVersions() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.GetAllVersions
 
getAllVersions(String, String, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
getApplicationIdFromKey(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getApplicationKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getApplicationURL(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
GetAppliedPolicies() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.GetAppliedPolicies
 
GetAppliedPolicies() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.GetAppliedPolicies
 
getAppliedPolicies(String, String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
getBaseTypeId() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the base type id of the current object.
getBigIntegerParameter(HttpServletRequest, String, long) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts an integer parameter (with default).
getBigIntegerParameter(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts an integer parameter.
getBinding() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getBooleanParameter(HttpServletRequest, String, boolean) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts a boolean parameter (with default).
getBooleanParameter(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts a boolean parameter.
getBulkUpdate() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the bulk update data.
getBytes() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Gets the byte buffer.
getCallContextHandler() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
Returns the CallContextHandler.
getCallContextHandler() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
getCallContextMap(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler
 
getCallContextMap(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.shared.AttributeCallContextHandler
 
getCallContextMap(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler
 
getCallContextMap(HttpServletRequest) - Method in interface org.apache.chemistry.opencmis.server.shared.CallContextHandler
Returns key-value pairs that will be added to the CallContext.
getCallContextMap(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.shared.UserPrincipalCallContextHandler
 
GetCheckedOutDocs() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetCheckedOutDocs
 
GetCheckedOutDocs() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetCheckedOutDocs
 
getCheckedOutDocs(String, String, String, String, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
GetChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetChildren
 
GetChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetChildren
 
getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getChildren(String, String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getCmisEndpointsDocument(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
Returns a CMIS Endpoints Document.
getCmisEndpointsDocument(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.SimpleCmisEndpointsDocumentServlet
 
getCmisServiceFactory(ServletContext) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
getCmisVersion() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getCmisVersion(WebServiceContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the CMIS version.
getCmisVersion() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Returns the CMIS version configured for this servlet.
GetContentChanges() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.GetContentChanges
 
GetContentChanges() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.GetContentChanges
 
getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, CmisExtensionType, Holder<CmisObjectListType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
getContentStream() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the content stream.
GetContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetContentStream
 
GetContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetContentStream
 
getContentStream(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getContentType() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getContentType() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getContextPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getCookieName(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Transforms the transaction into a cookie name.
getCounter() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
Returns the counter.
getCurrentCallContextMap(SoapMessage) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
Returns the current call context map.
getCurrentUser(SoapMessage) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
Returns the current user.
getDateTimeFormatParameter(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
 
GetDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetDescendants
 
GetDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetDescendants
 
getDescendants(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getEnumParameter(HttpServletRequest, String, Class<T>) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts an enum parameter.
getErrorCode(CmisBaseException) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
Translates an exception in an appropriate HTTP error code.
getErrorCode(CmisBaseException) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Translates an exception in an appropriate HTTP error code.
getFields() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getFilename() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getFilename() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getFileName() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
getFileName() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Returns the file name of the stream.
GetFolderParent() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetFolderParent
 
GetFolderParent() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderParent
 
getFolderParent(String, String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
GetFolderTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetFolderTree
 
GetFolderTree() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderTree
 
getFolderTree(String, String, BigInteger, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
getId() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the Id of the object.
getInputStream() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ProtectionRequestWrapper
 
getInputStream() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Returns the data as an InputStream.
getKey(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Gets the key parameter from the request and checks its validity.
GetLastResult() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetLastResult
 
getLength() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getLength() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
getLength() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Returns the length of the stream.
getLocale() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getLoginKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getMaxContentSize() - Method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Returns the max content size in bytes.
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Returns the memory threshold in bytes.
getMethod() - Method in class org.apache.chemistry.opencmis.server.shared.HEADHttpServletRequestWrapper
 
getMimeType() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
getMimeType() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Returns the MIME type of the stream.
getNamespaces(Object) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
getObject() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the object.
GetObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObject
 
GetObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetObject
 
getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getObject(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
GetObjectByPath() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObjectByPath
 
getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getObjectId() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the object id of the current object.
getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
GetObjectParents() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetObjectParents
 
GetObjectParents() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetObjectParents
 
getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getObjectParents(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
GetObjectRelationships() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService.GetObjectRelationships
 
GetObjectRelationships() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RelationshipService.GetObjectRelationships
 
getObjectRelationships(String, String, Boolean, EnumRelationshipDirection, String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
 
getOffset() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getOneDimMap(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getOutputStream() - Method in class org.apache.chemistry.opencmis.server.shared.NoBodyHttpServletResponseWrapper
 
getParameter(String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParameterMap() - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParameterNames() - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getParameterValues(String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
getPassword() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getPassword(Node) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
getPolicyId(ControlParser) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
getPolicyIds() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the policy id list of the object.
getProperties() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the properties of the object.
getProperties() - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
GetProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetProperties
 
getProperties(String, String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
getPropertiesOfLatestVersion(String, String, Boolean, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
getPropertyDefinition(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
GetRenditions() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetRenditions
 
getRenditions(String, String, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
GetRepositories() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetRepositories
 
GetRepositories() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositories
 
getRepositories(CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getRepositoryId() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
GetRepositoryInfo() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositoryInfo
 
getRepositoryInfo(String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getRepositoryInfo(String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getRequestURI() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getRequestURL() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getScheme() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getServerName() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getServerPort() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getService(CallContext) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
getService(WebServiceContext, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the CmisService object.
getServiceFactory(ServletContext) - Static method in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
Gets the service factory from the servlet context.
getServiceFactory(WebServiceContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the services factory.
getServiceFactory() - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Returns the CmisServiceFactory.
getServiceForRepositoryInfo(WebServiceContext, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Returns the CmisService object for getRepositories() and getRepositoryInfo() calls.
getServletPath() - Method in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
getSimpleObject(CmisService, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
getSize() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getSize() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getStacktraceAsNode(Throwable) - Static method in class org.apache.chemistry.opencmis.server.shared.ExceptionHelper
Returns the stack trace as DOM node.
getStacktraceAsString(Throwable) - Static method in class org.apache.chemistry.opencmis.server.shared.ExceptionHelper
Returns the stack trace as string.
getStream() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
getStream() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
getStringParameter(HttpServletRequest, String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Extracts a string parameter.
getStringParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Extracts a string parameter.
getStringPropertyValue(ObjectData, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Extracts a property from an object.
getTempDir() - Method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Returns the temp directory or null for the default temp directory.
getTempDirectory() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getTemporaryFile() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Gets the temporary file.
getToken() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the token.
getToken(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Gets the domain parameter from the request and checks its validity.
getTwoDimMap(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
GetTypeChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeChildren
 
GetTypeChildren() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeChildren
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getTypeChildren(String, String, Boolean, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getTypeDefinition() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Returns the type definition.
GetTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDefinition
 
GetTypeDefinition() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDefinition
 
getTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
getTypeDefinition(String, String, ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
 
getTypeDefinition(String, String, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getTypeDefinitionForObject(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
GetTypeDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDescendants
 
GetTypeDescendants() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDescendants
 
getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
getTypeId() - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Returns the type id of the current object.
getUser(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
getUsername() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
getUsername(Node) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
getUsernameTokenNode(Node) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
getValue(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getValues(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getValues(String, int) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
 
getWriter() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Returns the writer object.
getWriter() - Method in class org.apache.chemistry.opencmis.server.shared.NoBodyHttpServletResponseWrapper
 

H

handleMessage(SoapMessage) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CallContextHandlerInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.SoapActionRemoveInterceptor
 
handleMessage(SoapMessage) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
hasContent() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
HEADHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.shared
 
HEADHttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.apache.chemistry.opencmis.server.shared.HEADHttpServletRequestWrapper
 
HTML_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
HTTP_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HTTPS_SCHEME - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
HttpUtils - Class in org.apache.chemistry.opencmis.server.shared
 

I

init(FilterConfig) - Method in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
 
init(Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyServicesFactory
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.SimpleCmisEndpointsDocumentServlet
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
init(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
isEncrypted() - Method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Indicates if temporary files are encrypted.
isFormUrlencodedContent(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
Returns if the request is a form-urlencoded request.
isInMemory() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Returns if the data is stored in memory.
isMultipartContent(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
Returns if the request is a multi-part request
isObjectInfoRequired() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 

J

JSON_MIME_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 

K

KEY_BYTES - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
KEY_LENGTH - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 

L

loadBus(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
loadCallContextHandler(ServletConfig) - Static method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Loads a CallContextHandler if it is configured in for this servlet.
login(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Handles logins.
logout(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Handles logouts.

M

mark(int) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
markSupported() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
METHOD_DELETE - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_GET - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_HEAD - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_POST - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
METHOD_PUT - Static variable in class org.apache.chemistry.opencmis.server.shared.Dispatcher
 
MoveObject() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.MoveObject
 
moveObject(String, Holder<String>, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
MultiFilingService - Class in org.apache.chemistry.opencmis.server.impl.atompub
MultiFiling Service operations.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService
 
MultiFilingService - Class in org.apache.chemistry.opencmis.server.impl.browser
MultiFiling Service operations.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService
 
MultiFilingService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS MultiFiling Service.
MultiFilingService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
MultiFilingService.AddObjectToFolder - Class in org.apache.chemistry.opencmis.server.impl.browser
 
MultiFilingService.RemoveObjectFromFolder - Class in org.apache.chemistry.opencmis.server.impl.atompub
Remove object from folder.
MultiFilingService.RemoveObjectFromFolder - Class in org.apache.chemistry.opencmis.server.impl.browser
 
MULTIPART - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
MultipartParser - Class in org.apache.chemistry.opencmis.server.impl.browser
Simple multi-part parser, following all necessary standards for the CMIS browser binding.
MultipartParser(HttpServletRequest, TempStoreOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 

N

NavigationService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Navigation Service operations.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
 
NavigationService - Class in org.apache.chemistry.opencmis.server.impl.browser
Navigation Service operations.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.NavigationService
 
NavigationService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Navigation Service.
NavigationService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
NavigationService.GetCheckedOutDocs - Class in org.apache.chemistry.opencmis.server.impl.atompub
Checked Out Collection GET.
NavigationService.GetCheckedOutDocs - Class in org.apache.chemistry.opencmis.server.impl.browser
getCheckedOutDocs.
NavigationService.GetChildren - Class in org.apache.chemistry.opencmis.server.impl.atompub
Children Collection GET.
NavigationService.GetChildren - Class in org.apache.chemistry.opencmis.server.impl.browser
getChildren.
NavigationService.GetDescendants - Class in org.apache.chemistry.opencmis.server.impl.atompub
Descendants feed GET.
NavigationService.GetDescendants - Class in org.apache.chemistry.opencmis.server.impl.browser
getDescendants.
NavigationService.GetFolderParent - Class in org.apache.chemistry.opencmis.server.impl.atompub
Object parents feed GET.
NavigationService.GetFolderParent - Class in org.apache.chemistry.opencmis.server.impl.browser
getFolderParent.
NavigationService.GetFolderTree - Class in org.apache.chemistry.opencmis.server.impl.atompub
Folder tree feed GET.
NavigationService.GetFolderTree - Class in org.apache.chemistry.opencmis.server.impl.browser
getFolderTree.
NavigationService.GetObjectParents - Class in org.apache.chemistry.opencmis.server.impl.atompub
Object parents feed GET.
NavigationService.GetObjectParents - Class in org.apache.chemistry.opencmis.server.impl.browser
getObjectParents.
newInstance(CmisServiceFactory, String, HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Creates a new factory.
newInstance(File, int, long, boolean) - Static method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Creates a new factory.
newOutputStream() - Method in class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
Creates a new TempStoreOutputStream object.
NoBodyHttpServletResponseWrapper - Class in org.apache.chemistry.opencmis.server.shared
 
NoBodyHttpServletResponseWrapper(HttpServletResponse) - Constructor for class org.apache.chemistry.opencmis.server.shared.NoBodyHttpServletResponseWrapper
 
normalizeKey(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 

O

ObjectService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Object Service operations.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService
 
ObjectService - Class in org.apache.chemistry.opencmis.server.impl.browser
Object Service operations.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService
 
ObjectService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Object Service.
ObjectService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
ObjectService.AppendContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
appendContentStream.
ObjectService.BulkUpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.atompub
BulkUpdateProperties.
ObjectService.BulkUpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.browser
bulkUpdateProperties.
ObjectService.Create - Class in org.apache.chemistry.opencmis.server.impl.atompub
Create.
ObjectService.CreateDocument - Class in org.apache.chemistry.opencmis.server.impl.browser
Create document.
ObjectService.CreateDocumentFromSource - Class in org.apache.chemistry.opencmis.server.impl.browser
Create document from source.
ObjectService.CreateFolder - Class in org.apache.chemistry.opencmis.server.impl.browser
Create folder.
ObjectService.CreateItem - Class in org.apache.chemistry.opencmis.server.impl.browser
Create Item.
ObjectService.CreatePolicy - Class in org.apache.chemistry.opencmis.server.impl.browser
Create policy.
ObjectService.CreateRelationship - Class in org.apache.chemistry.opencmis.server.impl.atompub
Create relationship.
ObjectService.CreateRelationship - Class in org.apache.chemistry.opencmis.server.impl.browser
Create relationship.
ObjectService.DeleteContentStream - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete content stream.
ObjectService.DeleteContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
Delete content stream.
ObjectService.DeleteObject - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete object.
ObjectService.DeleteObject - Class in org.apache.chemistry.opencmis.server.impl.browser
deleteObject.
ObjectService.DeleteTree - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete tree.
ObjectService.DeleteTree - Class in org.apache.chemistry.opencmis.server.impl.browser
deleteTree.
ObjectService.GetAllowableActions - Class in org.apache.chemistry.opencmis.server.impl.atompub
Allowable Actions.
ObjectService.GetAllowableActions - Class in org.apache.chemistry.opencmis.server.impl.browser
getAllowableActions.
ObjectService.GetContentStream - Class in org.apache.chemistry.opencmis.server.impl.atompub
getContentStream.
ObjectService.GetContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
getContentStream.
ObjectService.GetObject - Class in org.apache.chemistry.opencmis.server.impl.atompub
getObject.
ObjectService.GetObject - Class in org.apache.chemistry.opencmis.server.impl.browser
getObject.
ObjectService.GetObjectByPath - Class in org.apache.chemistry.opencmis.server.impl.atompub
objectByPath URI template.
ObjectService.GetProperties - Class in org.apache.chemistry.opencmis.server.impl.browser
getProperties.
ObjectService.GetRenditions - Class in org.apache.chemistry.opencmis.server.impl.browser
getRenditions.
ObjectService.MoveObject - Class in org.apache.chemistry.opencmis.server.impl.browser
moveObject.
ObjectService.SetContentStream - Class in org.apache.chemistry.opencmis.server.impl.browser
setContentStream.
ObjectService.SetOrAppendContentStream - Class in org.apache.chemistry.opencmis.server.impl.atompub
Set or append content stream.
ObjectService.UpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.atompub
UpdateProperties.
ObjectService.UpdateProperties - Class in org.apache.chemistry.opencmis.server.impl.browser
updateProperties.
ObjectService10 - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS 1.0 Object Service.
ObjectService10() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService10
 
ObjectServicePort10 - Interface in org.apache.chemistry.opencmis.server.impl.webservices
 
OPENCMIS_SERVER - Static variable in class org.apache.chemistry.opencmis.server.impl.ServerVersion
 
OPENCMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.impl.ServerVersion
 
org.apache.chemistry.opencmis.server.filter - package org.apache.chemistry.opencmis.server.filter
 
org.apache.chemistry.opencmis.server.impl - package org.apache.chemistry.opencmis.server.impl
 
org.apache.chemistry.opencmis.server.impl.atompub - package org.apache.chemistry.opencmis.server.impl.atompub
 
org.apache.chemistry.opencmis.server.impl.browser - package org.apache.chemistry.opencmis.server.impl.browser
 
org.apache.chemistry.opencmis.server.impl.browser.token - package org.apache.chemistry.opencmis.server.impl.browser.token
CMIS 1.1 Browser Binding Token Sample Implementation.
org.apache.chemistry.opencmis.server.impl.dummy - package org.apache.chemistry.opencmis.server.impl.dummy
 
org.apache.chemistry.opencmis.server.impl.endpoints - package org.apache.chemistry.opencmis.server.impl.endpoints
 
org.apache.chemistry.opencmis.server.impl.webservices - package org.apache.chemistry.opencmis.server.impl.webservices
 
org.apache.chemistry.opencmis.server.shared - package org.apache.chemistry.opencmis.server.shared
 

P

PAGE_SIZE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
PARAM_BASE_PATH - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARAM_CALL_CONTEXT_HANDLER - Static variable in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
PARAM_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
PARAM_CMIS_VERSION - Static variable in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
PARAM_KEY - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_PASSWORD - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_TRUSTAPP - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_TRUSTED_PROXIES - Static variable in class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
PARAM_URL - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
PARAM_USER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
parameters - Variable in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 
parse(InputStream) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Parses the stream.
parse() - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultipartParser
 
parseFormData(String) - Method in class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
Parses the query string.
parseFormUrlEncodedData(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
Parses a form data request
PolicyService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Policy Service operations.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService
 
PolicyService - Class in org.apache.chemistry.opencmis.server.impl.browser
Policy Service operations.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService
 
PolicyService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Policy Service.
PolicyService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
PolicyService.AbstractPoliciesServiceCall - Class in org.apache.chemistry.opencmis.server.impl.atompub
 
PolicyService.ApplyPolicy - Class in org.apache.chemistry.opencmis.server.impl.atompub
Apply policy.
PolicyService.ApplyPolicy - Class in org.apache.chemistry.opencmis.server.impl.browser
applyPolicy.
PolicyService.GetAppliedPolicies - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get applied policies.
PolicyService.GetAppliedPolicies - Class in org.apache.chemistry.opencmis.server.impl.browser
getAppliedPolicies.
PolicyService.RemovePolicy - Class in org.apache.chemistry.opencmis.server.impl.atompub
Remove policy.
PolicyService.RemovePolicy - Class in org.apache.chemistry.opencmis.server.impl.browser
removePolicy.
POSTHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.impl.browser
 
POSTHttpServletRequestWrapper(HttpServletRequest, TempStoreOutputStreamFactory) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
 
printError(Exception, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
Prints the error HTML page.
printError(CallContext, Exception, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
Prints an error as JSON.
printError(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
 
printJSON(HttpServletResponse, JSONStreamAware) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
ProtectionRequestWrapper - Class in org.apache.chemistry.opencmis.server.impl.webservices
This request wrapper checks if the request is a multipart request (required by MTOM) and checks if the first part is not bigger than the provide max size.
ProtectionRequestWrapper(HttpServletRequest, int) - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.ProtectionRequestWrapper
 
ProxyFilter - Class in org.apache.chemistry.opencmis.server.filter
A filter that corrects server name, server port and scheme if OpenCMIS is running behind a proxy or load balancer.
ProxyFilter() - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyFilter
 
ProxyHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.filter
 
ProxyHttpServletRequestWrapper(HttpServletRequest, String) - Constructor for class org.apache.chemistry.opencmis.server.filter.ProxyHttpServletRequestWrapper
 
put(String, Object) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 

Q

Query() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.Query
 
Query() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.Query
 
query(String, String, Boolean, Boolean, EnumIncludeRelationships, String, BigInteger, BigInteger, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
QueryStringHttpServletRequestWrapper - Class in org.apache.chemistry.opencmis.server.shared
HttpServletRequest wrapper that reads the query string in container independent way and decodes the parameter values with UTF-8.
QueryStringHttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.apache.chemistry.opencmis.server.shared.QueryStringHttpServletRequestWrapper
 

R

read() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
read(byte[], int, int) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
read(byte[]) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
readCmisEndpointsDocument(URL) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
readCmisEndpointsDocument(File) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
readCmisEndpointsDocument(InputStream) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
readCmisEndpointsDocument(Reader) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
readCmisEndpointsDocument(String) - Method in class org.apache.chemistry.opencmis.server.impl.endpoints.AbstractCmisEndpointsDocumentServlet
 
RelationshipService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Relationship Service operations.
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService
 
RelationshipService - Class in org.apache.chemistry.opencmis.server.impl.browser
 
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RelationshipService
 
RelationshipService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Relationship Service.
RelationshipService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
 
RelationshipService.GetObjectRelationships - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get object relationships.
RelationshipService.GetObjectRelationships - Class in org.apache.chemistry.opencmis.server.impl.browser
getObjectRelationships.
release() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Releases all resources.
reloadTypeDefinition(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
remove(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
removeApplicationKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
removeFormKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
removeLoginKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
RemoveObjectFromFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService.RemoveObjectFromFolder
 
RemoveObjectFromFolder() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.RemoveObjectFromFolder
 
removeObjectFromFolder(String, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
RemovePolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.RemovePolicy
 
RemovePolicy() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.RemovePolicy
 
removePolicy(String, String, String, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
REPOSITORY_PLACEHOLDER - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
REPOSITORY_PLACEHOLDER - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
RepositoryService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Repository Service operations.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService
 
RepositoryService - Class in org.apache.chemistry.opencmis.server.impl.browser
Repository Service operations.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService
 
RepositoryService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Repository Service.
RepositoryService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
RepositoryService.CreateType - Class in org.apache.chemistry.opencmis.server.impl.atompub
Creates a type.
RepositoryService.CreateType - Class in org.apache.chemistry.opencmis.server.impl.browser
createType.
RepositoryService.DeleteType - Class in org.apache.chemistry.opencmis.server.impl.atompub
Deletes a type.
RepositoryService.DeleteType - Class in org.apache.chemistry.opencmis.server.impl.browser
deleteType.
RepositoryService.GetLastResult - Class in org.apache.chemistry.opencmis.server.impl.browser
getLastResult.
RepositoryService.GetRepositories - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders the service document.
RepositoryService.GetRepositories - Class in org.apache.chemistry.opencmis.server.impl.browser
getRepositories.
RepositoryService.GetRepositoryInfo - Class in org.apache.chemistry.opencmis.server.impl.browser
getRepositoryInfo.
RepositoryService.GetTypeChildren - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders a type children collection.
RepositoryService.GetTypeChildren - Class in org.apache.chemistry.opencmis.server.impl.browser
getTypeChildren.
RepositoryService.GetTypeDefinition - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders a type definition.
RepositoryService.GetTypeDefinition - Class in org.apache.chemistry.opencmis.server.impl.browser
getTypeDefinition.
RepositoryService.GetTypeDescendants - Class in org.apache.chemistry.opencmis.server.impl.atompub
Renders a type descendants feed.
RepositoryService.GetTypeDescendants - Class in org.apache.chemistry.opencmis.server.impl.browser
 
RepositoryService.UpdateType - Class in org.apache.chemistry.opencmis.server.impl.atompub
Updates a type.
RepositoryService.UpdateType - Class in org.apache.chemistry.opencmis.server.impl.browser
updateType.
RepositoryService10 - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS 1.0 Repository Service.
RepositoryService10() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService10
 
RepositoryServicePort10 - Interface in org.apache.chemistry.opencmis.server.impl.webservices
 
RequestAwareTempStoreOutputStream - Class in org.apache.chemistry.opencmis.server.shared
A TempStoreOutputStream that knows about the HTTP request
RequestAwareTempStoreOutputStream() - Constructor for class org.apache.chemistry.opencmis.server.shared.RequestAwareTempStoreOutputStream
 
reset() - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
RESOURCE_ACL - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_ALLOWABLEACIONS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_BULK_UPDATE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CHANGES - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CHECKEDOUT - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CHILDREN - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_CONTENT - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_DESCENDANTS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_ENTRY - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_FOLDERTREE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_OBJECTBYID - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_OBJECTBYPATH - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_PARENT - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_PARENTS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_POLICIES - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_QUERY - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_RELATIONSHIPS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_TYPES - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_TYPESDESC - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_UNFILED - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
RESOURCE_VERSIONS - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 
rewind() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
Rewinds the stream so that it can be read from the beginning.
ROOT_PATH_FRAGMENT - Static variable in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 

S

sendContentStreamHeaders(ContentStream, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Sets certain HTTP headers if the server implementation requested them.
sendControllerContent(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Sends the IFrame content.
sendJavaScript(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Sends the JavaScript file for web clients.
sendTokens(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
Sends a batch of new tokens.
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService.ApplyAcl
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService.GetAcl
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.GetContentChanges
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService.Query
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.MultiFilingService.RemoveObjectFromFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetCheckedOutDocs
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetFolderParent
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetFolderTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService.GetObjectParents
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.BulkUpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.Create
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.CreateRelationship
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.DeleteTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetAllowableActions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.GetObjectByPath
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.SetOrAppendContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.UpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.ApplyPolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.GetAppliedPolicies
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.RemovePolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService.GetObjectRelationships
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.CreateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.DeleteType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetRepositories
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDefinition
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.GetTypeDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.UpdateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.CheckOut
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.DeleteAllVersions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService.GetAllVersions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AclService.ApplyACL
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AclService.GetACL
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.GetContentChanges
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.DiscoveryService.Query
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.AddObjectToFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.MultiFilingService.RemoveObjectFromFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetCheckedOutDocs
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderParent
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetFolderTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.NavigationService.GetObjectParents
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.AppendContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.BulkUpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocument
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateDocumentFromSource
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateFolder
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateItem
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreatePolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.CreateRelationship
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.DeleteTree
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetAllowableActions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.GetRenditions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.MoveObject
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.SetContentStream
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.UpdateProperties
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.ApplyPolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.GetAppliedPolicies
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.PolicyService.RemovePolicy
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RelationshipService.GetObjectRelationships
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.CreateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.DeleteType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetLastResult
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositories
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetRepositoryInfo
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeChildren
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDefinition
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.GetTypeDescendants
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.UpdateType
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CancelCheckOut
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckIn
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.CheckOut
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.VersioningService.GetAllVersions
 
serve(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.chemistry.opencmis.server.shared.ServiceCall
Serves an AtomPub or Browser binding call.
ServerTypeCacheImpl - Class in org.apache.chemistry.opencmis.server.impl.browser
Temporary type cache used for one call.
ServerTypeCacheImpl(String, CmisService) - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ServerTypeCacheImpl
 
ServerVersion - Class in org.apache.chemistry.opencmis.server.impl
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet
 
service(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
service(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler
 
service(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.chemistry.opencmis.server.impl.browser.token.TokenHandler
 
ServiceCall - Interface in org.apache.chemistry.opencmis.server.shared
 
ServiceDocument - Class in org.apache.chemistry.opencmis.server.impl.atompub
Service document class.
ServiceDocument() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
SERVICES_FACTORY - Static variable in class org.apache.chemistry.opencmis.server.impl.CmisRepositoryContextListener
 
setAcceptLanguage(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
setApplicationKey(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
setBinding(String) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
Sets the binding.
setCallContextMap(SoapMessage, Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
Sets a new call context map.
setCallDetails(CmisService, String, String[], String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserCallContextImpl
Sets the necessary details to retrieve the object id, type id, and token if requested.
setCmisVersion(CmisVersion) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractCmisHttpServlet
 
SetContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.SetContentStream
 
setContentStream(String, Holder<String>, Boolean, Holder<String>, CmisContentStreamType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
setCookie(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Sets a transaction cookie.
setCookie(HttpServletRequest, HttpServletResponse, String, String, String, int) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Sets a transaction cookie.
setFileName(String) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
setHttpServletRequest(HttpServletRequest) - Method in class org.apache.chemistry.opencmis.server.shared.RequestAwareTempStoreOutputStream
Sets the HTTP request object.
setIgnoreAtomContentSrc(boolean) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
Sets the flag controlling whether atom content src (external content) is ignored.
setLoginKey(HttpServletRequest, String, String, URL) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
setMimeType(String) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
setNamespaces(Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Sets the namespaces for the document.
SetOrAppendContentStream() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.SetOrAppendContentStream
 
setRange(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
 
setStatus(HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Sets the given HTTP status code if the surpessResponseCodes parameter is not set to true; otherwise sets HTTP status code 200 (OK).
setUser(HttpServletRequest, String, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
setUser(SoapMessage, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
Adds just a user to the current call context map.
setUserAndPassword(SoapMessage, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractCallContextInterceptor
Adds a user and a password to the current call context map.
setWriter(XMLStreamWriter) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Sets the writer object.
showLoginForm(ServletContext, HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.token.AbstractSimpleTokenHandler
 
SimpleCmisEndpointsDocumentServlet - Class in org.apache.chemistry.opencmis.server.impl.endpoints
A simple CMIS Endpoints Document servlet.
SimpleCmisEndpointsDocumentServlet() - Constructor for class org.apache.chemistry.opencmis.server.impl.endpoints.SimpleCmisEndpointsDocumentServlet
 
SimpleTokenHandler - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
SimpleTokenHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandler
 
SimpleTokenHandlerSessionHelper - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
SimpleTokenHandlerSessionHelper() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
 
skip(long) - Method in class org.apache.chemistry.opencmis.server.shared.CappedInputStream
 
SoapActionRemoveInterceptor - Class in org.apache.chemistry.opencmis.server.impl.webservices
Removes the CXF SOAP Action handling to be backwards compatible with the OpenCMIS server framework 0.13.0 and earlier.
SoapActionRemoveInterceptor() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.SoapActionRemoveInterceptor
 
splitPath(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
Splits the path into its fragments.
startChildren() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Opens the children tag.
startDocument(OutputStream, Map<String, String>) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Starts the document and sets the namespaces.
startEntry(boolean) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Opens the entry tag.
startFeed(boolean) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Opens the feed tag.
startServiceDocument() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
startWorkspace(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
stopAfterService(CmisService) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Determines if the processing should be stopped after the service method is called.
stopAfterService(CmisService) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Determines if the processing should be stopped after the service method is called.
stopBeforeService(CmisService) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
Determines if the processing should be stopped before the service method is called.
stopBeforeService(CmisService) - Method in class org.apache.chemistry.opencmis.server.shared.AbstractServiceCall
Determines if the processing should be stopped before the service method is called.

T

TempStoreOutputStreamFactory - Class in org.apache.chemistry.opencmis.server.shared
A factory for TempStoreOutputStream objects.
TempStoreOutputStreamFactory(CmisServiceFactory, String, HttpServletRequest) - Constructor for class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
 
TempStoreOutputStreamFactory(File, int, long, boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.TempStoreOutputStreamFactory
 
testAndInvalidateToken(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.token.SimpleTokenHandlerSessionHelper
Retrieves the token from the requests and tests if this token belongs to the current session.
ThresholdInputStream() - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
 
ThresholdOutputStream - Class in org.apache.chemistry.opencmis.server.shared
An OutputStream that stores the data in main memory until it reaches a threshold.
ThresholdOutputStream(File, int, long) - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Constructor.
ThresholdOutputStream(File, int, long, boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Constructor.
ThresholdOutputStream(int, File, int, long, boolean) - Constructor for class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
Constructor.
ThresholdOutputStream.ThresholdInputStream - Class in org.apache.chemistry.opencmis.server.shared
Provides information about the input stream.
TokenCallContextHandler - Class in org.apache.chemistry.opencmis.server.impl.browser.token
 
TokenCallContextHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler
Constructor.
TokenHandler - Interface in org.apache.chemistry.opencmis.server.impl.browser.token
 
TYPE_AUTHOR - Static variable in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
 

U

UpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService.UpdateProperties
 
UpdateProperties() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.ObjectService.UpdateProperties
 
updateProperties(String, Holder<String>, Holder<String>, CmisPropertiesType, Holder<CmisExtensionType>) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
UpdateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService.UpdateType
 
UpdateType() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService.UpdateType
 
updateType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
updateType(String, Holder<CmisTypeDefinitionType>, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService10
 
USERNAME_ATTRIBUTE - Static variable in class org.apache.chemistry.opencmis.server.shared.AttributeCallContextHandler
 
UsernameTokenInterceptor - Class in org.apache.chemistry.opencmis.server.impl.webservices
Extracts username and password from the UsernameToken header and prepares them for the call context.
UsernameTokenInterceptor() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
UserPrincipalCallContextHandler - Class in org.apache.chemistry.opencmis.server.shared
Call Context handler that handles UserPrincipals.
UserPrincipalCallContextHandler() - Constructor for class org.apache.chemistry.opencmis.server.shared.UserPrincipalCallContextHandler
Constructor.

V

valueOf(String) - Static method in enum org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet.CallUrl
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.chemistry.opencmis.server.impl.browser.CmisBrowserBindingServlet.CallUrl
Returns an array containing the constants of this enum type, in the order they are declared.
VersioningService - Class in org.apache.chemistry.opencmis.server.impl.atompub
Versioning Service operations.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService
 
VersioningService - Class in org.apache.chemistry.opencmis.server.impl.browser
Versioning Service operations.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.server.impl.browser.VersioningService
 
VersioningService - Class in org.apache.chemistry.opencmis.server.impl.webservices
CMIS Versioning Service.
VersioningService() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
VersioningService.CancelCheckOut - Class in org.apache.chemistry.opencmis.server.impl.browser
checkOut.
VersioningService.CheckIn - Class in org.apache.chemistry.opencmis.server.impl.browser
checkIn.
VersioningService.CheckOut - Class in org.apache.chemistry.opencmis.server.impl.atompub
Check Out.
VersioningService.CheckOut - Class in org.apache.chemistry.opencmis.server.impl.browser
checkOut.
VersioningService.DeleteAllVersions - Class in org.apache.chemistry.opencmis.server.impl.atompub
Delete object.
VersioningService.GetAllVersions - Class in org.apache.chemistry.opencmis.server.impl.atompub
Get all versions.
VersioningService.GetAllVersions - Class in org.apache.chemistry.opencmis.server.impl.browser
getAllVersions.

W

write(byte[]) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
write(byte[], int, int) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
write(int) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
 
writeAclLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeAclXML(Acl, CmisVersion, OutputStream) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService.AclServiceCall
 
writeAllCustomNamespace() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
Writes custom namespace declaration to the current tag.
writeAllowableActionsLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeAlternateLink(String, String, String, String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeAuthor(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom author tag.
writeCollection(String, String, String, String...) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom collection.
writeContent(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes a content tag.
writeContentChangesObjectEntry(CmisService, AtomEntry, ObjectData, List<ObjectInFolderContainer>, String, String, String, UrlBuilder, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes the a object entry in a content changes list.
writeCurrentVerionsLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeDeletedObject(ObjectData, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes a delete object.
writeDescribedByLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeDownLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeEditLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeEditMediaLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeEmpty(HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
 
writeEmptyContent() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes an empty content tag for Atom spec compliance.
writeEnclosureLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeExtensions(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes extensions.
writeFeedElements(String, String, String, String, GregorianCalendar, String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes the feed elements that are required by Atom.
writeFirstLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeFolderTreeLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeHtmlErrorPage(PrintWriter, int, String, String, Throwable) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet
 
writeId(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom id tag.
writeJSON(JSONStreamAware, HttpServletRequest, HttpServletResponse) - Method in class org.apache.chemistry.opencmis.server.impl.browser.AbstractBrowserServiceCall
Writes JSON to the servlet response and adds a callback wrapper if requested.
writeLastLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeLink(String, String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes a link.
writeNextLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeNumItems(BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes a CMIS numItems tag.
writeObject(ObjectData, ObjectInfo, String, String, String, String, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes an object.
writeObjectChildren(CmisService, AtomEntry, ObjectInfo, List<ObjectInFolderContainer>, String, UrlBuilder, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes an objects entry children feed.
writeObjectEntry(CmisService, AtomEntry, ObjectData, List<ObjectInFolderContainer>, String, String, String, UrlBuilder, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes the a object entry.
writePagingLinks(UrlBuilder, BigInteger, BigInteger, BigInteger, Boolean, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes paging links.
writePathSegment(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes a CMIS pathSegment tag.
writePoliciesLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writePolicyEntry(CmisService, AtomEntry, String, ObjectData, String, UrlBuilder, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService.AbstractPoliciesServiceCall
Writes an entry that is attached to an object.
writePreviousLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writePublished(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom published tag.
writePublished(long) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom published tag.
writeRelationshipsLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeRelationshipSourceLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeRelationshipTargetLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeRelativePathSegment(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes a CMIS relativePathSegment tag.
writeRepositoryInfo(RepositoryInfo, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
writeSelfLink(String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeSelfLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes an entry self link.
writeSelfLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
Writes an feed self link.
writeServiceLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeTitle(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom title tag.
writeType(TypeDefinition, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
Writes a type.
writeTypeDownLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeTypeEntry(AtomEntry, TypeDefinition, List<TypeDefinitionContainer>, String, UrlBuilder, boolean, CmisVersion) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AbstractAtomPubServiceCall
Writes the a type entry.
writeTypeUpLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeUpdated(GregorianCalendar) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom updated tag.
writeUpdated(long) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
Writes an Atom updated tag.
writeUpLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeUriTemplate(String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
 
writeVersionHistoryLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeViaLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
writeWorkingCopyLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.AclService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.NavigationService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.PolicyService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
 
wsContext - Variable in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
 
WSSE_NS - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
WSSE_PASSWORD - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
WSSE_PASSWORD_TYPE - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
WSSE_SECURITY - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
WSSE_USERNAME - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 
WSSE_USERNAME_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.UsernameTokenInterceptor
 

X

XMLDocumentBase - Class in org.apache.chemistry.opencmis.server.impl.atompub
Base class for XML documents.
XMLDocumentBase() - Constructor for class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.