@Version("2.2")
Package org.apache.jackrabbit.commons.predicate
-
Interface Summary Interface Description Predicate Interface for object predicates, i.e. -
Class Summary Class Description DeclaringTypePredicate Filter that checks the declared type of an itemDepthPredicate Implements a filter that filters item according to their (passed) depth.IsMandatoryPredicate IsMandatoryFilter...IsNodePredicate Item filter that checks if an item is a node.NamePredicate Filters items according to their names.NodeTypePredicate Filters on the node type of a node.NtFilePredicate The nt file item filter matches all properties that are defined my the nt:file or nt:resource nodetype.PathPredicate The path filter provides hierarchical filtering.Predicates Static utility class to help working withPredicates.RowPredicate Predicate for checking whether a given object is aRowand optionally whether it contains a given selector.