org.lexgrid.loader.lexbigadmin
Class TransitivityBuildingTasklet
java.lang.Object
org.lexgrid.loader.logging.LoggingBean
org.lexgrid.loader.lexbigadmin.AbstractLexEvsUtilityTasklet
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
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
TransitivityBuildingTasklet
public TransitivityBuildingTasklet ()
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.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD