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.getContextualErrors(java.lang.String contextId)
          Get all errors for a particular context
 java.util.List<ErrorCollection.ErrorItem> ErrorCollection.getErrors()
           
 java.util.List<ErrorCollection.ErrorItem> ErrorCollection.getGlobalErrors()
          Get all errors that are not related to a context
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.