public class AuthorizablePredicate extends AbstractNodePredicate implements Predicate
| Constructor and Description |
|---|
AuthorizablePredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(Node node)
Evaluates this predicate on the given node.
|
public boolean evaluate(Node node)
throws RepositoryException
evaluate in interface Predicateevaluate in class AbstractNodePredicatenode - the nodetrue if node must not be hiddenRepositoryException - if an error during evaluation occurs"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"