org.lexgrid.loader.meta.tasklet
Class MetaCodingSchemeLoadingTasklet

java.lang.Object
  extended by org.lexgrid.loader.dao.SupportedAttributeSupport
      extended by org.lexgrid.loader.meta.tasklet.MetaCodingSchemeLoadingTasklet
All Implemented Interfaces:
org.springframework.batch.core.step.tasklet.Tasklet

public class MetaCodingSchemeLoadingTasklet
extends SupportedAttributeSupport
implements org.springframework.batch.core.step.tasklet.Tasklet

The Class MetaCodingSchemeProcessor.

Author:
Kevin Peterson

Constructor Summary
MetaCodingSchemeLoadingTasklet()
           
 
Method Summary
 org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution arg0, org.springframework.batch.core.scope.context.ChunkContext arg1)
           
 CodingSchemeIdSetter getCodingSchemeIdSetter()
           
 java.util.Properties getCodingSchemeProperties()
          Gets the coding scheme properties.
 CodingScheme process()
           
 void setCodingSchemeIdSetter(CodingSchemeIdSetter codingSchemeIdSetter)
           
 void setCodingSchemeProperties(java.util.Properties codingSchemeProperties)
          Sets the coding scheme properties.
 
Methods inherited from class org.lexgrid.loader.dao.SupportedAttributeSupport
getSupportedAttributeTemplate, setSupportedAttributeTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaCodingSchemeLoadingTasklet

public MetaCodingSchemeLoadingTasklet()
Method Detail

execute

public org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution arg0,
                                                             org.springframework.batch.core.scope.context.ChunkContext arg1)
                                                      throws java.lang.Exception
Specified by:
execute in interface org.springframework.batch.core.step.tasklet.Tasklet
Throws:
java.lang.Exception

process

public CodingScheme process()
                     throws java.lang.Exception
Throws:
java.lang.Exception

getCodingSchemeProperties

public java.util.Properties getCodingSchemeProperties()
Gets the coding scheme properties.

Returns:
the coding scheme properties

setCodingSchemeProperties

public void setCodingSchemeProperties(java.util.Properties codingSchemeProperties)
Sets the coding scheme properties.

Parameters:
codingSchemeProperties - the new coding scheme properties

setCodingSchemeIdSetter

public void setCodingSchemeIdSetter(CodingSchemeIdSetter codingSchemeIdSetter)

getCodingSchemeIdSetter

public CodingSchemeIdSetter getCodingSchemeIdSetter()

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.