Uses of Package
org.kuali.rice.krad.datadictionary.validation.processor

Packages that use org.kuali.rice.krad.datadictionary.validation.processor
org.kuali.rice.krad.datadictionary.validation.processor   
org.kuali.rice.krad.service.impl Core service implementations. 
 

Classes in org.kuali.rice.krad.datadictionary.validation.processor used by org.kuali.rice.krad.datadictionary.validation.processor
BasePrerequisiteConstraintProcessor
           
CollectionConstraintProcessor
          This is a marker interface for 'collection constraint processors', that is - a constraint processor that tests collections rather than their elements.
ConstraintProcessor
          This interface must be implemented by constraint processors, which validate individual constraints in the data dictionary.
MandatoryElementConstraintProcessor
          This abstract class can be extended by constraint processor classes that must be processed on every validation.
OptionalElementConstraintProcessor
           
 

Classes in org.kuali.rice.krad.datadictionary.validation.processor used by org.kuali.rice.krad.service.impl
CollectionConstraintProcessor
          This is a marker interface for 'collection constraint processors', that is - a constraint processor that tests collections rather than their elements.
ConstraintProcessor
          This interface must be implemented by constraint processors, which validate individual constraints in the data dictionary.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.