Uses of Interface
se.sj.stina.domain.model.SjGetBatchJobResultResult

Packages that use SjGetBatchJobResultResult
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
se.sj.stina.domain.provider   
se.sj.stina.domain.provider.standalone   
 

Uses of SjGetBatchJobResultResult in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjGetBatchJobResultResult
 SjGetBatchJobResultResult SjStinaModelFactoryInterface.createGetBatchJobResultResult()
           
 

Uses of SjGetBatchJobResultResult in se.sj.stina.domain.model.impl.plain
 

Classes in se.sj.stina.domain.model.impl.plain that implement SjGetBatchJobResultResult
 class SjGetBatchJobResultResultPlain
          Svaret på att hämta resultatet av ett batch job Utdata LastRowNumber: Use this as FirstRowNumber to fetch next when fetching more rows ProducerCode TransportId BatchId RunJobDate More: true if there are more rows to fetch DeviationRowList
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGetBatchJobResultResult
 SjGetBatchJobResultResult SjStinaModelFactory.createGetBatchJobResultResult()
           
 

Uses of SjGetBatchJobResultResult in se.sj.stina.domain.model.impl.standard
 

Classes in se.sj.stina.domain.model.impl.standard that implement SjGetBatchJobResultResult
 class SjGetBatchJobResultResultStandard
          Svaret på att hämta resultatet av ett batch job Utdata LastRowNumber: Use this as FirstRowNumber to fetch next when fetching more rows ProducerCode TransportId BatchId RunJobDate More: true if there are more rows to fetch DeviationRowList
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGetBatchJobResultResult
 SjGetBatchJobResultResult SjStinaModelFactory.createGetBatchJobResultResult()
           
 

Uses of SjGetBatchJobResultResult in se.sj.stina.domain.provider
 

Methods in se.sj.stina.domain.provider that return SjGetBatchJobResultResult
 SjGetBatchJobResultResult SjStinaInformationProviderInterface.getBatchJobResult(SjGetBatchJobResultQuery batchJobResultQuery)
          Part of public Stina Server API.
 SjGetBatchJobResultResult SjStinaInformationProviderDelegate.getBatchJobResult(SjGetBatchJobResultQuery getBatchJobResultQuery)
           
 SjGetBatchJobResultResult SjInformationProvider.getBatchJobResult(SjGetBatchJobResultQuery batchJobResultQuery)
          Part of public Stina Server API.
 

Uses of SjGetBatchJobResultResult in se.sj.stina.domain.provider.standalone
 

Methods in se.sj.stina.domain.provider.standalone that return SjGetBatchJobResultResult
 SjGetBatchJobResultResult SjStinaInformationProvider.getBatchJobResult(SjGetBatchJobResultQuery batchJobResultQuery)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.