Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisAccessControlListType

Packages that use CmisAccessControlListType
org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects   
org.apache.chemistry.opencmis.commons.impl   
org.apache.chemistry.opencmis.commons.impl.jaxb   
org.apache.chemistry.opencmis.server.impl.webservices   
 

Uses of CmisAccessControlListType in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects
 

Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects that return CmisAccessControlListType
 CmisAccessControlListType AtomAcl.getACL()
           
 

Methods in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects with parameters of type CmisAccessControlListType
 void AtomAcl.setACL(CmisAccessControlListType acl)
           
 

Constructors in org.apache.chemistry.opencmis.client.bindings.spi.atompub.objects with parameters of type CmisAccessControlListType
AtomAcl(CmisAccessControlListType acl)
           
 

Uses of CmisAccessControlListType in org.apache.chemistry.opencmis.commons.impl
 

Methods in org.apache.chemistry.opencmis.commons.impl that return CmisAccessControlListType
static CmisAccessControlListType Converter.convert(Acl acl)
          Converts an ACL object with its ACEs.
 

Methods in org.apache.chemistry.opencmis.commons.impl with parameters of type CmisAccessControlListType
static Acl Converter.convert(CmisAccessControlListType acl, Boolean isExact)
          Converts an ACL object with its ACEs.
 

Uses of CmisAccessControlListType in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as CmisAccessControlListType
protected  CmisAccessControlListType CmisObjectType.acl
           
protected  CmisAccessControlListType CmisACLType.acl
           
protected  CmisAccessControlListType ApplyACL.addACEs
           
protected  CmisAccessControlListType ApplyACL.removeACEs
           
 

Fields in org.apache.chemistry.opencmis.commons.impl.jaxb with type parameters of type CmisAccessControlListType
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateRelationship.addACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreatePolicy.addACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateFolder.addACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocumentFromSource.addACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocument.addACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CheckIn.addACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateRelationship.removeACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreatePolicy.removeACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateFolder.removeACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocumentFromSource.removeACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocument.removeACEs
           
protected  javax.xml.bind.JAXBElement<CmisAccessControlListType> CheckIn.removeACEs
           
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisAccessControlListType
 CmisAccessControlListType ObjectFactory.createCmisAccessControlListType()
          Create an instance of CmisAccessControlListType
 CmisAccessControlListType CmisObjectType.getAcl()
          Gets the value of the acl property.
 CmisAccessControlListType CmisACLType.getACL()
          Gets the value of the acl property.
 CmisAccessControlListType ApplyACL.getAddACEs()
          Gets the value of the addACEs property.
 CmisAccessControlListType ApplyACL.getRemoveACEs()
          Gets the value of the removeACEs property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisAccessControlListType
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createAcl(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCheckInAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCheckInRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentFromSourceAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentFromSourceRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateFolderAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateFolderRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreatePolicyAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreatePolicyRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateRelationshipAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateRelationshipRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateRelationship.getAddACEs()
          Gets the value of the addACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreatePolicy.getAddACEs()
          Gets the value of the addACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateFolder.getAddACEs()
          Gets the value of the addACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocumentFromSource.getAddACEs()
          Gets the value of the addACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocument.getAddACEs()
          Gets the value of the addACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CheckIn.getAddACEs()
          Gets the value of the addACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateRelationship.getRemoveACEs()
          Gets the value of the removeACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreatePolicy.getRemoveACEs()
          Gets the value of the removeACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateFolder.getRemoveACEs()
          Gets the value of the removeACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocumentFromSource.getRemoveACEs()
          Gets the value of the removeACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CreateDocument.getRemoveACEs()
          Gets the value of the removeACEs property.
 javax.xml.bind.JAXBElement<CmisAccessControlListType> CheckIn.getRemoveACEs()
          Gets the value of the removeACEs property.
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisAccessControlListType
 CmisACLType ACLServicePort.applyACL(String repositoryId, String objectId, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, EnumACLPropagation aclPropagation, CmisExtensionType extension)
           
 void VersioningServicePort.checkIn(String repositoryId, javax.xml.ws.Holder<String> objectId, Boolean major, CmisPropertiesType properties, CmisContentStreamType contentStream, String checkinComment, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createAcl(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCheckInAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCheckInRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentFromSourceAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentFromSourceRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateDocumentRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateFolderAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateFolderRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreatePolicyAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreatePolicyRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateRelationshipAddACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 javax.xml.bind.JAXBElement<CmisAccessControlListType> ObjectFactory.createCreateRelationshipRemoveACEs(CmisAccessControlListType value)
          Create an instance of JAXBElement<CmisAccessControlListType>}
 void ObjectServicePort.createDocument(String repositoryId, CmisPropertiesType properties, String folderId, CmisContentStreamType contentStream, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createDocumentFromSource(String repositoryId, String sourceId, CmisPropertiesType properties, String folderId, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createFolder(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createPolicy(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectServicePort.createRelationship(String repositoryId, CmisPropertiesType properties, List<String> policies, CmisAccessControlListType addACEs, CmisAccessControlListType removeACEs, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void CmisObjectType.setAcl(CmisAccessControlListType value)
          Sets the value of the acl property.
 void CmisACLType.setACL(CmisAccessControlListType value)
          Sets the value of the acl property.
 void ApplyACL.setAddACEs(CmisAccessControlListType value)
          Sets the value of the addACEs property.
 void ApplyACL.setRemoveACEs(CmisAccessControlListType value)
          Sets the value of the removeACEs property.
 

Method parameters in org.apache.chemistry.opencmis.commons.impl.jaxb with type arguments of type CmisAccessControlListType
 void CreateRelationship.setAddACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the addACEs property.
 void CreatePolicy.setAddACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the addACEs property.
 void CreateFolder.setAddACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the addACEs property.
 void CreateDocumentFromSource.setAddACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the addACEs property.
 void CreateDocument.setAddACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the addACEs property.
 void CheckIn.setAddACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the addACEs property.
 void CreateRelationship.setRemoveACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the removeACEs property.
 void CreatePolicy.setRemoveACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the removeACEs property.
 void CreateFolder.setRemoveACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the removeACEs property.
 void CreateDocumentFromSource.setRemoveACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the removeACEs property.
 void CreateDocument.setRemoveACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the removeACEs property.
 void CheckIn.setRemoveACEs(javax.xml.bind.JAXBElement<CmisAccessControlListType> value)
          Sets the value of the removeACEs property.
 

Uses of CmisAccessControlListType in org.apache.chemistry.opencmis.server.impl.webservices
 

Methods in org.apache.chemistry.opencmis.server.impl.webservices with parameters of type CmisAccessControlListType
 CmisACLType AclService.applyACL(String repositoryId, String objectId, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, EnumACLPropagation aclPropagation, CmisExtensionType extension)
           
 void VersioningService.checkIn(String repositoryId, javax.xml.ws.Holder<String> objectId, Boolean major, CmisPropertiesType properties, CmisContentStreamType contentStream, String checkinComment, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension)
           
 void ObjectService.createDocument(String repositoryId, CmisPropertiesType properties, String folderId, CmisContentStreamType contentStream, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createDocumentFromSource(String repositoryId, String sourceId, CmisPropertiesType properties, String folderId, EnumVersioningState versioningState, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createFolder(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createPolicy(String repositoryId, CmisPropertiesType properties, String folderId, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 void ObjectService.createRelationship(String repositoryId, CmisPropertiesType properties, List<String> policies, CmisAccessControlListType addAces, CmisAccessControlListType removeAces, javax.xml.ws.Holder<CmisExtensionType> extension, javax.xml.ws.Holder<String> objectId)
           
 



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