public class IsNoSystemNodePredicate extends AbstractNodePredicate implements org.apache.commons.collections.Predicate
| Constructor and Description |
|---|
IsNoSystemNodePredicate() |
| 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 org.apache.commons.collections.Predicateevaluate in class AbstractNodePredicatenode - the nodetrue if the node's name is not jcr:system or
rep:policyRepositoryException - if an error during evaluation occurs"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"