|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.validator.resolution.AbstractResolver<java.lang.Object>
edu.mayo.informatics.lexgrid.convert.validator.resolution.NullNamespaceResolver
public class NullNamespaceResolver
The Class NullNamespaceResolver.
Field Summary |
---|
Fields inherited from class edu.mayo.informatics.lexgrid.convert.validator.resolution.AbstractResolver |
---|
UNRESOLVED_DETAILS |
Constructor Summary | |
---|---|
NullNamespaceResolver(CodingScheme codingScheme)
Instantiates a new null namespace resolver. |
Method Summary | |
---|---|
protected java.util.List<java.lang.String> |
doGetValidErrorCodes()
Do get valid error codes. |
ErrorResolutionReport.ResolutionStatus |
doResolveError(java.lang.Object errorObject)
Do resolve error. |
protected java.lang.String |
getDefaultNamespaceFromCodingScheme(CodingScheme codingScheme)
Gets the default namespace from coding scheme. |
java.lang.String |
getResolutionDetails()
Gets the resolution details. |
Methods inherited from class edu.mayo.informatics.lexgrid.convert.validator.resolution.AbstractResolver |
---|
getUnresolvedDetails, isResolverValidForError, resolveError |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullNamespaceResolver(CodingScheme codingScheme)
codingScheme
- the coding schemeMethod Detail |
---|
protected java.lang.String getDefaultNamespaceFromCodingScheme(CodingScheme codingScheme)
codingScheme
- the coding scheme
protected java.util.List<java.lang.String> doGetValidErrorCodes()
AbstractResolver
doGetValidErrorCodes
in class AbstractResolver<java.lang.Object>
public ErrorResolutionReport.ResolutionStatus doResolveError(java.lang.Object errorObject)
AbstractResolver
doResolveError
in class AbstractResolver<java.lang.Object>
errorObject
- the error object
public java.lang.String getResolutionDetails()
AbstractResolver
getResolutionDetails
in class AbstractResolver<java.lang.Object>
|
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |