Class | Description |
---|---|
AbstractPredicate<T> |
Superclass for Predicates.
|
DuplicateNodePredicate |
Predicate filtering based on the previous appearance of the node.
|
JCRMgnlPropertyHidingPredicate |
Simple predicate implementation hiding all jcr and mgnl properties.
|
JCRPropertyHidingPredicate |
Simple predicate implementation hiding all jcr properties.
|
NodeFilteringPredicate |
AbstractPredicate for filtering JCR nodes. |
NodeNamePredicate |
Predicate filtering nodes based on the node name.
|
NodePropertyNamePredicate |
Predicate filtering nodes based on property name.
|
NodeTypeParentPredicate |
Predicate filtering based on the primary type of the node.
|
NodeTypePredicate |
Predicate filtering based on the primary type of the node.
|
PropertyFilteringPredicate |
AbstractPredicate for filtering JCR properties. |
RuleBasedNodePredicate |
A
ContentFilter using a Rule . |
StringPropertyValueFilterPredicate |
Simple predicate implementation that filter property based on the desired value.
|
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.