Uses of Class
com.atlassian.greenhopper.model.validation.ErrorCollection.ErrorItem

Packages that use ErrorCollection.ErrorItem
com.atlassian.greenhopper.model.validation   
 

Uses of ErrorCollection.ErrorItem in com.atlassian.greenhopper.model.validation
 

Methods in com.atlassian.greenhopper.model.validation that return types with arguments of type ErrorCollection.ErrorItem
 java.util.List<ErrorCollection.ErrorItem> ErrorCollection.getErrors()
           
 java.util.List<ErrorCollection.ErrorItem> ErrorCollection.getFieldErrors(java.lang.String field)
           
 java.util.List<ErrorCollection.ErrorItem> ErrorCollection.getNonFieldErrors()
           
 



Copyright © 2007-2011 Atlassian. All Rights Reserved.