|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisAccessControlListType | |
|---|---|
| org.xcmis.core | |
| org.xcmis.messaging | |
| org.xcmis.soap | |
| org.xcmis.wssoap.impl | |
| Uses of CmisAccessControlListType in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as CmisAccessControlListType | |
|---|---|
protected CmisAccessControlListType |
CmisObjectType.acl
|
| Methods in org.xcmis.core that return CmisAccessControlListType | |
|---|---|
CmisAccessControlListType |
ObjectFactory.createCmisAccessControlListType()
Create an instance of CmisAccessControlListType |
CmisAccessControlListType |
CmisObjectType.getAcl()
Gets the value of the acl property. |
| Methods in org.xcmis.core that return types with arguments of type CmisAccessControlListType | |
|---|---|
JAXBElement<CmisAccessControlListType> |
ObjectFactory.createAcl(CmisAccessControlListType value)
Create an instance of JAXBElement<CmisAccessControlListType>} |
| Methods in org.xcmis.core with parameters of type CmisAccessControlListType | |
|---|---|
JAXBElement<CmisAccessControlListType> |
ObjectFactory.createAcl(CmisAccessControlListType value)
Create an instance of JAXBElement<CmisAccessControlListType>} |
void |
CmisObjectType.setAcl(CmisAccessControlListType value)
Sets the value of the acl property. |
| Uses of CmisAccessControlListType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging declared as CmisAccessControlListType | |
|---|---|
protected CmisAccessControlListType |
CmisACLType.acl
|
protected CmisAccessControlListType |
ApplyACL.addACEs
|
protected CmisAccessControlListType |
ApplyACL.removeACEs
|
| Fields in org.xcmis.messaging with type parameters of type CmisAccessControlListType | |
|---|---|
protected JAXBElement<CmisAccessControlListType> |
CheckIn.addACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateDocument.addACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateFolder.addACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreatePolicy.addACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateDocumentFromSource.addACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateRelationship.addACEs
|
protected JAXBElement<CmisAccessControlListType> |
CheckIn.removeACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateDocument.removeACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateFolder.removeACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreatePolicy.removeACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateDocumentFromSource.removeACEs
|
protected JAXBElement<CmisAccessControlListType> |
CreateRelationship.removeACEs
|
| Methods in org.xcmis.messaging that return CmisAccessControlListType | |
|---|---|
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. |
| Method parameters in org.xcmis.messaging with type arguments of type CmisAccessControlListType | |
|---|---|
void |
CheckIn.setAddACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the addACEs property. |
void |
CreateDocument.setAddACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the addACEs property. |
void |
CreateFolder.setAddACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the addACEs property. |
void |
CreatePolicy.setAddACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the addACEs property. |
void |
CreateDocumentFromSource.setAddACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the addACEs property. |
void |
CreateRelationship.setAddACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the addACEs property. |
void |
CheckIn.setRemoveACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the removeACEs property. |
void |
CreateDocument.setRemoveACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the removeACEs property. |
void |
CreateFolder.setRemoveACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the removeACEs property. |
void |
CreatePolicy.setRemoveACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the removeACEs property. |
void |
CreateDocumentFromSource.setRemoveACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the removeACEs property. |
void |
CreateRelationship.setRemoveACEs(JAXBElement<CmisAccessControlListType> value)
Sets the value of the removeACEs property. |
| Uses of CmisAccessControlListType in org.xcmis.soap |
|---|
| Uses of CmisAccessControlListType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisAccessControlListType | |
|---|---|
static CmisAccessControlListType |
TypeConverter.getCmisAccessControlListType(List<org.xcmis.spi.model.AccessControlEntry> source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||