public class ACLRow extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ACLRow.ACLRowPositionComparator
Comparator of
ACLRow s according to their pos field. |
Modifier and Type | Field and Description |
---|---|
boolean |
grant |
String |
group |
String |
name |
String |
permission |
int |
pos |
String |
user |
Copyright © 2011 Nuxeo SA. All Rights Reserved.