Uses of Interface
org.kuali.rice.kew.api.validation.ValidationResultsContract

Packages that use ValidationResultsContract
org.kuali.rice.kew.api.validation Copyright 2005-2013 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of ValidationResultsContract in org.kuali.rice.kew.api.validation
 

Classes in org.kuali.rice.kew.api.validation that implement ValidationResultsContract
 class ValidationResults
          A set of results from validation of a field of data.
static class ValidationResults.Builder
          A builder which can be used to construct ValidationResults instances.
 

Methods in org.kuali.rice.kew.api.validation with parameters of type ValidationResultsContract
static ValidationResults.Builder ValidationResults.Builder.create(ValidationResultsContract contract)
           
 



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