|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
java.lang.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(java.lang.String repositoryId,
java.lang.String objectId,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
EnumACLPropagation aclPropagation,
CmisExtensionType extension)
|
void |
VersioningServicePort.checkIn(java.lang.String repositoryId,
javax.xml.ws.Holder<java.lang.String> objectId,
java.lang.Boolean major,
CmisPropertiesType properties,
CmisContentStreamType contentStream,
java.lang.String checkinComment,
java.util.List<java.lang.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(java.lang.String repositoryId,
CmisPropertiesType properties,
java.lang.String folderId,
CmisContentStreamType contentStream,
EnumVersioningState versioningState,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectServicePort.createDocumentFromSource(java.lang.String repositoryId,
java.lang.String sourceId,
CmisPropertiesType properties,
java.lang.String folderId,
EnumVersioningState versioningState,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectServicePort.createFolder(java.lang.String repositoryId,
CmisPropertiesType properties,
java.lang.String folderId,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectServicePort.createPolicy(java.lang.String repositoryId,
CmisPropertiesType properties,
java.lang.String folderId,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectServicePort.createRelationship(java.lang.String repositoryId,
CmisPropertiesType properties,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.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(java.lang.String repositoryId,
java.lang.String objectId,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
EnumACLPropagation aclPropagation,
CmisExtensionType extension)
|
void |
VersioningService.checkIn(java.lang.String repositoryId,
javax.xml.ws.Holder<java.lang.String> objectId,
java.lang.Boolean major,
CmisPropertiesType properties,
CmisContentStreamType contentStream,
java.lang.String checkinComment,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
javax.xml.ws.Holder<CmisExtensionType> extension)
|
void |
ObjectService.createDocument(java.lang.String repositoryId,
CmisPropertiesType properties,
java.lang.String folderId,
CmisContentStreamType contentStream,
EnumVersioningState versioningState,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectService.createDocumentFromSource(java.lang.String repositoryId,
java.lang.String sourceId,
CmisPropertiesType properties,
java.lang.String folderId,
EnumVersioningState versioningState,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectService.createFolder(java.lang.String repositoryId,
CmisPropertiesType properties,
java.lang.String folderId,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectService.createPolicy(java.lang.String repositoryId,
CmisPropertiesType properties,
java.lang.String folderId,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
void |
ObjectService.createRelationship(java.lang.String repositoryId,
CmisPropertiesType properties,
java.util.List<java.lang.String> policies,
CmisAccessControlListType addAces,
CmisAccessControlListType removeAces,
javax.xml.ws.Holder<CmisExtensionType> extension,
javax.xml.ws.Holder<java.lang.String> objectId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |