Class IsPageNodePredicate

All Implemented Interfaces:
Predicate

@Service(Predicate.class) @Properties(@Property(name="predicate.name",value="page")) public class IsPageNodePredicate extends AbstractNodePredicate implements Predicate
Predicate used to filter Template nodes.
  • Constructor Details

    • IsPageNodePredicate

      public IsPageNodePredicate()
  • Method Details