org.lexgrid.loader.lexbigadmin
Class TransitivityBuildingTasklet

java.lang.Object
  extended by org.lexgrid.loader.logging.LoggingBean
      extended by org.lexgrid.loader.lexbigadmin.AbstractLexEvsUtilityTasklet
          extended by org.lexgrid.loader.lexbigadmin.TransitivityBuildingTasklet
All Implemented Interfaces:
org.springframework.batch.core.step.tasklet.Tasklet

public class TransitivityBuildingTasklet
extends AbstractLexEvsUtilityTasklet
implements org.springframework.batch.core.step.tasklet.Tasklet

The Class TransitivityBuildingTasklet.

Author:
Kevin Peterson

Constructor Summary
TransitivityBuildingTasklet()
           
 
Method Summary
 org.springframework.batch.repeat.RepeatStatus doExecute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext)
           
 org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext)
           
 DatabaseUtility getDatabaseUtility()
           
 boolean isRetry()
           
 boolean isSkip()
           
 void setDatabaseUtility(DatabaseUtility databaseUtility)
           
 void setRetry(boolean retry)
           
 void setSkip(boolean skip)
           
 
Methods inherited from class org.lexgrid.loader.lexbigadmin.AbstractLexEvsUtilityTasklet
getCodingSchemeIdSetter, getConnectionManager, getCurrentCodingScheme, getCurrentCodingSchemeUri, getCurrentCodingSchemeVersion, getDatabaseServiceManager, setCodingSchemeIdSetter, setConnectionManager, setDatabaseServiceManager
 
Methods inherited from class org.lexgrid.loader.logging.LoggingBean
getLogger, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransitivityBuildingTasklet

public TransitivityBuildingTasklet()
Method Detail

execute

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

doExecute

public org.springframework.batch.repeat.RepeatStatus doExecute(org.springframework.batch.core.StepContribution contribution,
                                                               org.springframework.batch.core.scope.context.ChunkContext chunkContext)
                                                        throws java.lang.Exception
Specified by:
doExecute in class AbstractLexEvsUtilityTasklet
Throws:
java.lang.Exception

isRetry

public boolean isRetry()

setRetry

public void setRetry(boolean retry)

getDatabaseUtility

public DatabaseUtility getDatabaseUtility()

setDatabaseUtility

public void setDatabaseUtility(DatabaseUtility databaseUtility)

isSkip

public boolean isSkip()

setSkip

public void setSkip(boolean skip)

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.