info.magnolia.rendering.template.configured
Class ConfiguredInheritance.AllComponentsAndResourcesPredicate

java.lang.Object
  extended by info.magnolia.jcr.predicate.AbstractPredicate<javax.jcr.Node>
      extended by info.magnolia.rendering.template.configured.ConfiguredInheritance.AllComponentsAndResourcesPredicate
All Implemented Interfaces:
org.apache.jackrabbit.commons.predicate.Predicate
Enclosing class:
ConfiguredInheritance

public static class ConfiguredInheritance.AllComponentsAndResourcesPredicate
extends AbstractPredicate<javax.jcr.Node>

Predicate for component inheritance that includes all components and resources.


Field Summary
 
Fields inherited from interface org.apache.jackrabbit.commons.predicate.Predicate
FALSE, TRUE
 
Constructor Summary
ConfiguredInheritance.AllComponentsAndResourcesPredicate()
           
 
Method Summary
 boolean evaluateTyped(javax.jcr.Node node)
           
 
Methods inherited from class info.magnolia.jcr.predicate.AbstractPredicate
evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfiguredInheritance.AllComponentsAndResourcesPredicate

public ConfiguredInheritance.AllComponentsAndResourcesPredicate()
Method Detail

evaluateTyped

public boolean evaluateTyped(javax.jcr.Node node)
Specified by:
evaluateTyped in class AbstractPredicate<javax.jcr.Node>


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.