salto.batch.lanceur.init
Interface IResumableBatchStart

All Superinterfaces:
java.lang.Cloneable, IBatchStart, IDaoBatchStart, java.io.Serializable
All Known Implementing Classes:
DaoSqlBatchStart

public interface IResumableBatchStart
extends IDaoBatchStart

Author:
Etienne Loiez

Method Summary
 void setDataOfResumedBatch(DoBatchTrt[] dataBatch)
          Fonction permettant de spécifier les données du batch à reprendre
 
Methods inherited from interface salto.batch.lanceur.init.IDaoBatchStart
getDaoClassTyp, removeDaoClassType, setDaoClassTyp
 
Methods inherited from interface salto.batch.lanceur.init.IBatchStart
clone, close, getBatchExecutionContext, getNbLinesRead, init, next, preInit, setIdComputer, validate
 

Method Detail

setDataOfResumedBatch

void setDataOfResumedBatch(DoBatchTrt[] dataBatch)
Fonction permettant de spécifier les données du batch à reprendre

Parameters:
dataBatch - DoBatchTrt[]


Copyright © 2005-2008 Ubik-Ingenierie. All Rights Reserved.