-
- Type Parameters:
T
- type of objects to be evaluated
- All Implemented Interfaces:
- org.apache.jackrabbit.commons.predicate.Predicate
- Direct Known Subclasses:
- ConfiguredInheritance.AllComponentsAndResourcesInheritancePredicate, ConfiguredInheritance.FilteredComponentInheritancePredicate, ConfiguredInheritance.InheritNothingInheritancePredicate, DuplicateNodePredicate, InheritancePredicate, JCRMgnlPropertyHidingPredicate, JCRPropertyHidingPredicate, NodeNamePredicate, NodePropertyNamePredicate, NodeTypeParentPredicate, NodeTypePredicate, RuleBasedNodePredicate, StringPropertyValueFilterPredicate
public abstract class AbstractPredicate<T>
extends Object
implements org.apache.jackrabbit.commons.predicate.Predicate
Superclass for Predicates. Introduces generics not yet available in jackrabbit-commons.
-
-
Field Summary
-
Fields inherited from interface org.apache.jackrabbit.commons.predicate.Predicate
FALSE, TRUE
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.