public class ACLRow extends Object implements Serializable
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ACLRow.ACLRowPositionComparatorComparator of  ACLRows 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 | statusStatus of the ACL row: null, 0, 1 or 2. | 
| String | user | 
public final int pos
public final boolean grant
public final String permission
Copyright © 2016 Nuxeo SA. All rights reserved.