Ejemplo n.º 1
0
 public applyACLResponse(cmisACLType ACL)
 {
     this.ACL = ACL;
 }
Ejemplo n.º 2
0
 public getACLResponse(cmisACLType ACL)
 {
     this.ACL = ACL;
 }