|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtendedValidationErrors
Field Summary |
---|
Fields inherited from interface com.ibm.pim.common.ValidationErrors |
---|
copyright |
Method Summary | |
---|---|
java.util.List<ValidationError> |
getErrorsForLocation(Category location)
Returns the list of validation errors on the source for a given location. |
java.util.Collection<Category> |
getLocationsWithErrors()
Returns a collection of locations associated with the source that have validation errors. |
Methods inherited from interface com.ibm.pim.common.ValidationErrors |
---|
getErrors, getSource |
Method Detail |
---|
java.util.Collection<Category> getLocationsWithErrors()
java.util.List<ValidationError> getErrorsForLocation(Category location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |