edu.mayo.informatics.lexgrid.convert.validator.processor
Class AllFatalResolverProcessor

java.lang.Object
  extended by edu.mayo.informatics.lexgrid.convert.validator.processor.AllFatalResolverProcessor
All Implemented Interfaces:
ResolverProcessor

public class AllFatalResolverProcessor
extends java.lang.Object
implements ResolverProcessor


Constructor Summary
AllFatalResolverProcessor()
           
 
Method Summary
 void addResolver(Resolver resolver)
          Adds the resolver.
 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

AllFatalResolverProcessor

public AllFatalResolverProcessor()
Method Detail

addResolver

public void addResolver(Resolver resolver)
Description copied from interface: ResolverProcessor
Adds the resolver.

Specified by:
addResolver in interface ResolverProcessor
Parameters:
resolver - the resolver

resolve

public java.util.List<ResolvedLoadValidationError> resolve(java.util.List<? extends LoadValidationError> errors)
Description copied from interface: ResolverProcessor
Resolve.

Specified by:
resolve in interface ResolverProcessor
Parameters:
errors - the errors
Returns:
the list< resolved load validation error>

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.