Beispiel #1
0
 public applyACLResponse(cmisACLType ACL)
 {
     this.ACL = ACL;
 }
Beispiel #2
0
 public getACLResponse(cmisACLType ACL)
 {
     this.ACL = ACL;
 }