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 |
---|---|
Calendar |
begin |
String |
creator |
Calendar |
end |
boolean |
grant |
String |
group |
String |
name |
String |
permission |
int |
pos |
Long |
status
Status of the ACL row: null, 0, 1 or 2.
|
String |
user |
public final int pos
public final boolean grant
public final String permission
Copyright © 2018 Nuxeo. All rights reserved.