|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ACLServicePort
This class was generated by Apache CXF 2.1.4 Mon Jan 31 20:17:15 EET 2011 Generated source version: 2.1.4
| Method Summary | |
|---|---|
CmisACLType |
applyACL(String repositoryId,
String objectId,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
EnumACLPropagation aclPropagation,
CmisExtensionType extension)
|
CmisACLType |
getACL(String repositoryId,
String objectId,
Boolean onlyBasicPermissions,
CmisExtensionType extension)
|
| Method Detail |
|---|
@RequestWrapper(localName="getACL",
targetNamespace="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
className="org.xcmis.messaging.GetACL")
@ResponseWrapper(localName="getACLResponse",
targetNamespace="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
className="org.xcmis.messaging.GetACLResponse")
CmisACLType getACL(String repositoryId,
String objectId,
Boolean onlyBasicPermissions,
CmisExtensionType extension)
throws CmisException
CmisException
@RequestWrapper(localName="applyACL",
targetNamespace="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
className="org.xcmis.messaging.ApplyACL")
@ResponseWrapper(localName="applyACLResponse",
targetNamespace="http://docs.oasis-open.org/ns/cmis/messaging/200908/",
className="org.xcmis.messaging.ApplyACLResponse")
CmisACLType applyACL(String repositoryId,
String objectId,
CmisAccessControlListType addACEs,
CmisAccessControlListType removeACEs,
EnumACLPropagation aclPropagation,
CmisExtensionType extension)
throws CmisException
CmisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||