Interface NodePredicate

All Superinterfaces:
Predicate<Node>
All Known Implementing Classes:
HierarchyNotFilePredicate, IsAuthorizableFolderPredicate, IsFolderPredicate, IsHierarchyNodePredicate, IsNoSystemNodePredicate, IsTemplateNodePredicate, IsUnstructuredPredicate

@ProviderType public interface NodePredicate extends Predicate<Node>
Predicate used to filter jcr nodes.