Class HierarchyNotFilePredicate

  • All Implemented Interfaces:
    Predicate

    @Service(Predicate.class)
    @Properties(@Property(name="predicate.name",value="hierarchyNotFile"))
    public class HierarchyNotFilePredicate
    extends AbstractNodePredicate
    implements Predicate
    Predicate used to filter Hierarchy nodes BUT not nt:file nodes.
    • Constructor Detail

      • HierarchyNotFilePredicate

        public HierarchyNotFilePredicate()