edu.mayo.informatics.lexgrid.convert.validator.error
Interface ResolvedLoadValidationError

All Superinterfaces:
DatabaseError, LoadValidationError
All Known Implementing Classes:
WrappingLoadValidationError

public interface ResolvedLoadValidationError
extends LoadValidationError

The Interface ResolvedLoadValidationError.

Author:
Kevin Peterson

Nested Class Summary
 
Nested classes/interfaces inherited from interface edu.mayo.informatics.lexgrid.convert.validator.error.LoadValidationError
LoadValidationError.Severity
 
Field Summary
 
Fields inherited from interface org.lexevs.dao.database.service.error.DatabaseError
UNKNOWN_ERROR_CODE
 
Method Summary
 ErrorResolutionReport getErrorResolutionReport()
          Gets the error resolution report.
 
Methods inherited from interface edu.mayo.informatics.lexgrid.convert.validator.error.LoadValidationError
getSeverity
 
Methods inherited from interface org.lexevs.dao.database.service.error.DatabaseError
getErrorCode, getErrorDescription, getErrorException, getErrorMessage, getErrorObject, getErrorTime, getUniqueErrorId
 

Method Detail

getErrorResolutionReport

ErrorResolutionReport getErrorResolutionReport()
Gets the error resolution report.

Returns:
the error resolution report

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.