|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.mayo.informatics.lexgrid.convert.validator.processor.DefaultResolverProcessor
public class DefaultResolverProcessor
The Class DefaultResolverProcessor.
Constructor Summary | |
---|---|
DefaultResolverProcessor()
|
Method Summary | |
---|---|
void |
addResolver(Resolver resolver)
Adds the resolver. |
protected java.util.List<Resolver> |
getResolversForCode(java.lang.String errorCode)
Gets the resolvers for code. |
java.util.List<ResolvedLoadValidationError> |
resolve(java.util.List<? extends LoadValidationError> errors)
Resolve. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultResolverProcessor()
Method Detail |
---|
public void addResolver(Resolver resolver)
ResolverProcessor
addResolver
in interface ResolverProcessor
resolver
- the resolverpublic java.util.List<ResolvedLoadValidationError> resolve(java.util.List<? extends LoadValidationError> errors)
ResolverProcessor
resolve
in interface ResolverProcessor
errors
- the errors
protected java.util.List<Resolver> getResolversForCode(java.lang.String errorCode)
errorCode
- the error code
|
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 |