@MTOM public class AclService extends AbstractService implements org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
Modifier and Type | Field and Description |
---|---|
WebServiceContext |
wsContext |
CALL_CONTEXT_MAP
Constructor and Description |
---|
AclService() |
Modifier and Type | Method and Description |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType |
applyACL(String repositoryId,
String objectId,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType addAces,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType removeAces,
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation aclPropagation,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType |
getACL(String repositoryId,
String objectId,
Boolean onlyBasicPermissions,
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) |
closeService, convertException, createContext, getService, getServiceFactory
public WebServiceContext wsContext
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType applyACL(String repositoryId, String objectId, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType addAces, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType removeAces, org.apache.chemistry.opencmis.commons.impl.jaxb.EnumACLPropagation aclPropagation, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
applyACL
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
public org.apache.chemistry.opencmis.commons.impl.jaxb.CmisACLType getACL(String repositoryId, String objectId, Boolean onlyBasicPermissions, org.apache.chemistry.opencmis.commons.impl.jaxb.CmisExtensionType extension) throws org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
getACL
in interface org.apache.chemistry.opencmis.commons.impl.jaxb.ACLServicePort
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisException
Copyright © 2018 City of Paris. All rights reserved.