Class MCRPICombinedPredicate

java.lang.Object
org.mycore.pi.condition.MCRPIPredicateBase
org.mycore.pi.condition.MCRPICombinedPredicate
All Implemented Interfaces:
Predicate<MCRBase>, MCRPIPredicate
Direct Known Subclasses:
MCRPIAndPredicate, MCRPIOrPredicate

public abstract class MCRPICombinedPredicate extends MCRPIPredicateBase
  • Constructor Details

    • MCRPICombinedPredicate

      public MCRPICombinedPredicate(String propertyPrefix)
  • Method Details