static class ACLJCRAmetysObjectHelper.ACLProfileExpression extends Object implements Expression
Expression.Operator| Modifier and Type | Field and Description |
|---|---|
private String[] |
_profileIds |
private String |
_propertyName |
| Constructor and Description |
|---|
ACLProfileExpression(String propertyName,
String... profileIds) |
private String[] _profileIds
private String _propertyName
public ACLProfileExpression(String propertyName, String... profileIds)
public String build()
Expressionbuild in interface Expression