Interface MCRPIPredicate

All Superinterfaces:
Predicate<MCRBase>
All Known Subinterfaces:
MCRPICreationPredicate, MCRPIObjectRegistrationPredicate
All Known Implementing Classes:
MCRPIAndPredicate, MCRPICombinedPredicate, MCRPIOrPredicate, MCRPIPredicateBase, MCRPIPublishedPredicate, MCRPIStatePredicate, MCRPIXPathPredicate

public interface MCRPIPredicate extends Predicate<MCRBase>
  • Method Details