Class MCRFalsePredicate

java.lang.Object
org.mycore.pi.condition.MCRPIPredicateBase
org.mycore.pi.condition.MCRFalsePredicate
All Implemented Interfaces:
Predicate<MCRBase>, MCRPIPredicate

public class MCRFalsePredicate extends MCRPIPredicateBase
  • Constructor Details

    • MCRFalsePredicate

      public MCRFalsePredicate(String propertyPrefix)
  • Method Details

    • test

      public boolean test(MCRBase mcrBase)