Exemple #1
0
 public boolean hasWriteAccess() {
   return AclEntry.okWrite(this.getAccessLevel());
 }