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

Packages that use SjGetBatchJobResultQuery
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 SjGetBatchJobResultQuery in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjGetBatchJobResultQuery
 SjGetBatchJobResultQuery SjStinaModelFactoryInterface.createGetBatchJobResultQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGetBatchJobResultQuery
 class SjGetBatchJobResultQueryPlain
          Frågestruktur för att hämta resultatet av ett batch jobb Indata BatchId FirstRowNumber: Det går bara att hämta ett begränsat antal rader med ett anrop.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGetBatchJobResultQuery
 SjGetBatchJobResultQuery SjStinaModelFactory.createGetBatchJobResultQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGetBatchJobResultQuery
 class SjGetBatchJobResultQueryStandard
          Frågestruktur för att hämta resultatet av ett batch jobb Indata BatchId FirstRowNumber: Det går bara att hämta ett begränsat antal rader med ett anrop.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGetBatchJobResultQuery
 SjGetBatchJobResultQuery SjStinaModelFactory.createGetBatchJobResultQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjGetBatchJobResultQuery
 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 SjGetBatchJobResultQuery in se.sj.stina.domain.provider.standalone
 

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



Copyright © 2012. All Rights Reserved.