@Service(value=Predicate.class) @Property(name="predicate.name", value="dialog") public class DialogPredicate extends AbstractNodePredicate implements Predicate
Constructor and Description |
---|
DialogPredicate() |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(Node node)
Evaluates this predicate on the given node.
|
evaluate
public boolean evaluate(Node node) throws RepositoryException
evaluate
in class AbstractNodePredicate
node
- the nodetrue
if node must not be hidden
RepositoryException
- if an error during evaluation occursCopyright © 2010 - 2020 Adobe. All Rights Reserved