public class FilterRule extends Object
| Constructor and Description | 
|---|
| FilterRule() | 
| FilterRule(boolean grant,
          String[] permissions,
          String[] facets,
          String[] conditions,
          String[] types,
          String[] schemas) | 
| Modifier and Type | Method and Description | 
|---|---|
| FilterRule | clone() | 
| boolean | equals(Object obj) | 
| String | getCacheKey() | 
| int | hashCode() | 
| void | setConditions(String[] conditions) | 
| String | toString() | 
public FilterRule()
public void setConditions(String[] conditions)
public String getCacheKey()
public FilterRule clone()
Copyright © 2016 Nuxeo SA. All rights reserved.