Class MCRPIStatePredicate

java.lang.Object
org.mycore.pi.condition.MCRPIPredicateBase
org.mycore.pi.condition.MCRPIStatePredicate
All Implemented Interfaces:
Predicate<MCRBase>, MCRPICreationPredicate, MCRPIObjectRegistrationPredicate, MCRPIPredicate
Direct Known Subclasses:
MCRPIPublishedPredicate

public class MCRPIStatePredicate extends MCRPIPredicateBase implements MCRPIObjectRegistrationPredicate, MCRPICreationPredicate
  • Constructor Details

    • MCRPIStatePredicate

      public MCRPIStatePredicate(String propertyPrefix)
  • Method Details