Uses of Class
com.siebel.rf.offline.data.batch.Batch

Packages that use Batch
com.siebel.rf.offline.data.batch   
 

Uses of Batch in com.siebel.rf.offline.data.batch
 

Methods in com.siebel.rf.offline.data.batch that return Batch
static Batch BatchFactory.findByPrimaryKey(java.lang.String companyCode, java.lang.String branchCode, java.lang.String batchId, java.lang.String batchDate, java.lang.String cashBoxId)
          Returns Batch
static Batch BatchFactory.getBatch(java.lang.String companyCode, java.lang.String branchCode, java.lang.String batchId, java.lang.String batchDate, java.lang.String cashBoxId)
          Returns Batch
 

Methods in com.siebel.rf.offline.data.batch with parameters of type Batch
 void BatchValidator.validateStore(Batch batch)
          Validates all fields before store