- generateAtomId(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
Generates a valid Atom id.
- get(String) - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getAcl(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.AclService
-
Get ACL.
- getAcl() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
-
Returns the ACL of the object.
- getACL(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService
-
Allowable Actions.
- getAllowableActions(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.VersioningService
-
Get all versions.
- getAllVersions(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getAny() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.SecurityHeaderType
-
- getAny() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
-
- getAppliedPolicies(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.PolicyService
-
Get applied policies.
- getAppliedPolicies(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getBigIntegerParameter(HttpServletRequest, String, long) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
-
Extracts an integer parameter (with default).
- getBigIntegerParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
-
Extracts an integer parameter.
- getBinding() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getBooleanParameter(HttpServletRequest, String, boolean) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
-
Extracts a boolean parameter (with default).
- getBooleanParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
-
Extracts a boolean parameter.
- 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
.
- getCheckedOutDocs(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
-
Checked Out Collection GET.
- getCheckedOutDocs(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getChildren(CallContext, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData, ObjectInfoHandler) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
Get children
- getChildren(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
-
Children Collection GET.
- getChildren(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getContentChanges(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.DiscoveryService
-
Get content changes.
- getContentChanges(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getContentStream(CallContext, String, BigInteger, BigInteger) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
CMIS getContentStream.
- getContentStream() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
-
Returns the content stream.
- getContentStream(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService
-
getContentStream.
- getContentStream(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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.POSTHttpServletRequestWrapper
-
- getCookieName(String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserBindingUtils
-
Transforms the transaction into a cookie name.
- getDelegate(ServletConfig) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.CmisWebServicesServlet
-
- getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getDescendants(CallContext, String, BigInteger, String, Boolean, Boolean, ObjectInfoHandler, boolean) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
Get Descendants
- getDescendants(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
-
Descendants feed GET.
- getDescendants(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getDocument() - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.RepositoryObject
-
- getDocumentChildren() - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.RepositoryObject
-
- getEnumParameter(HttpServletRequest, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
-
Extracts an enum parameter.
- getFilename() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
-
- getFolderParent(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
-
Folder tree feed GET.
- getFolderTree(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getHeaders() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AuthHandler
-
- getHeaders() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
-
- getId() - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.RepositoryObject
-
- getId() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
-
Returns the Id of the object.
- getId() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
-
- getId() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
-
- getInfos() - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
Get repository infos
- getInputStream() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
-
Returns the data as an InputStream.
- getLastResult(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService
-
getLastResult.
- getLength() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getLocale() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getMemoryThreshold() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getName() - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.RepositoryObject
-
- getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getObject(CallContext, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData, ObjectInfoHandler) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
Get Object
- getObject() - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntryParser
-
Returns the object.
- getObject(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService
-
getObject.
- getObject(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getObjectByPath(CallContext, String, String, boolean, boolean, ObjectInfoHandler) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
CMIS getObjectByPath.
- getObjectByPath(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.ObjectService
-
objectByPath URI template.
- getObjectByPath(String, String, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.ObjectService
-
- getObjectOfLatestVersion(String, String, Boolean, String, Boolean, EnumIncludeRelationships, String, Boolean, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.VersioningService
-
- getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getObjectParents(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.NavigationService
-
Object parents feed GET.
- getObjectParents(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.RelationshipService
-
Get object relationships.
- getObjectRelationships(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getOtherAttributes() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
-
- getOtherAttributes() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.SecurityHeaderType
-
- getOtherAttributes() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
-
- getParameter(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
-
- getParameterMap() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
-
- getParameterNames() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
-
- getParameterValues(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
-
- getPassword() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getPath(HttpServletRequest) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserBindingUtils
-
Returns the current CMIS path.
- 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(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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
-
- getProperty(ObjectData, String, Class<T>) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserBindingUtils
-
Extracts a property from an object.
- getRenditions(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(CallContext, CmisService, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService
-
Renders the service document.
- getRepositories(CallContext, CmisService, HttpServletRequest, HttpServletResponse) - Static method in 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(String, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getRepositoryInfo(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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 fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getRepositoryInfos(ExtensionsData) - Method in class org.apache.chemistry.opencmis.server.impl.dummy.DummyService
-
- 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 fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisServiceFactory
- 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(WebServiceContext) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractService
-
Returns the services factory.
- getSimpleObject(CmisService, String, String) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserBindingUtils
-
- getSize() - Method in class org.apache.chemistry.opencmis.server.impl.browser.POSTHttpServletRequestWrapper
-
- getSize() - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
-
- getSpaceChildren() - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.RepositoryObject
-
- 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.POSTHttpServletRequestWrapper
-
- getStringParameter(HttpServletRequest, String) - Static method in class org.apache.chemistry.opencmis.server.shared.HttpUtils
-
Extracts a string parameter.
- getTempDirectory() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getTemporaryFile() - Method in interface org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.ThresholdInputStream
-
Returns the temporary file if the data stored in a file.
- getTwoDimMap(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
-
- getType(String) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.TypeManager
-
For internal use.
- getType() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.PasswordString
-
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getTypeChildren(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService
-
Renders a type children collection.
- getTypeChildren(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in 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(String, String, ExtensionsData) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentCmisService
- getTypeDefinition(CallContext, String) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
CMIS getTypeDefinition.
- getTypeDefinition(CallContext, String) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.TypeManager
-
CMIS getTypeDefinition.
- getTypeDefinition(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService
-
Renders a type definition.
- getTypeDefinition(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService
-
- 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
-
- getTypeDescendants(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.RepositoryService
-
Renders a type descendants feed.
- getTypeDescendants(CallContext, CmisService, String, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.RepositoryService
-
- getTypeDescendants(String, String, BigInteger, Boolean, CmisExtensionType) - Method in class org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService
-
- getTypesChildren(CallContext, String, boolean, BigInteger, BigInteger) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.DocumentRepository
-
CMIS getTypesChildren.
- getTypesChildren(CallContext, String, boolean, BigInteger, BigInteger) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.TypeManager
-
CMIS getTypesChildren.
- getTypesDescendants(CallContext, String, BigInteger, Boolean) - Method in class fr.paris.lutece.plugins.document.modules.cmis.service.TypeManager
-
CMIS getTypesDescendants.
- getUsername() - Method in class org.apache.chemistry.opencmis.server.impl.CallContextImpl
-
- getUsername() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.UsernameTokenType
-
- getValue(String) - Method in class org.apache.chemistry.opencmis.server.impl.browser.ControlParser
-
- getValue() - Method in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler.AttributedString
-
- 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.
- WebServicesServlet - Class in fr.paris.lutece.plugins.document.modules.cmis.web
-
- WebServicesServlet() - Constructor for class fr.paris.lutece.plugins.document.modules.cmis.web.WebServicesServlet
-
- WebSphereAuthHandler - Class in org.apache.chemistry.opencmis.server.impl.webservices
-
- WebSphereAuthHandler() - Constructor for class org.apache.chemistry.opencmis.server.impl.webservices.WebSphereAuthHandler
-
- write(byte[]) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
-
- write(byte[], int, int) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
-
- write(int) - Method in class org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream
-
- writeAcl(Acl, OutputStream) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AclDocument
-
Writes an object.
- writeAclLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
- writeAllowableActions(AllowableActions, OutputStream) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AllowableActionsDocument
-
Writes an object.
- 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) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomPubUtils
-
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) - 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) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserBindingUtils
-
- writeEnclosureLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
- writeFeedElements(String, String, String, GregorianCalendar, String, BigInteger) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomFeed
-
Writes the feed elements that are required by Atom.
- writeFirstLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
- writeFolderTreeLink(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
- writeId(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
Writes an Atom id tag.
- writeJSON(JSONStreamAware, HttpServletRequest, HttpServletResponse) - Static method in class org.apache.chemistry.opencmis.server.impl.browser.BrowserBindingUtils
-
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.
- writeNamespace(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.XMLDocumentBase
-
Writes the namespace declaration of the given URI to the current tag.
- 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) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomEntry
-
Writes an object.
- writeObjectChildren(CmisService, AtomEntry, ObjectInfo, List<ObjectInFolderContainer>, String, UrlBuilder) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomPubUtils
-
Writes an objects entry children feed.
- writeObjectEntry(CmisService, AtomEntry, ObjectData, List<ObjectInFolderContainer>, String, String, String, UrlBuilder, boolean) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomPubUtils
-
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
-
- 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) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.ServiceDocument
-
- writeSelfLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
- writeServiceLink(String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
- writeSimpleDate(String, String, GregorianCalendar) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
Writes a simple date tag.
- writeSimpleDate(String, String, long) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
Writes a simple date tag.
- writeSimpleTag(String, String, String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
Writes a simple tag.
- writeTitle(String) - Method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomDocumentBase
-
Writes an Atom title tag.
- writeType(TypeDefinition) - 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) - Static method in class org.apache.chemistry.opencmis.server.impl.atompub.AtomPubUtils
-
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_CONTEXT - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
-
- WSSE_NS - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
-
- WSSE_PASSWORD - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
-
- WSSE_SECURITY - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
-
- WSSE_USERNAME_TOKEN - Static variable in class org.apache.chemistry.opencmis.server.impl.webservices.AbstractUsernameTokenAuthHandler
-