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

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

Methods in se.sj.stina.domain.model that return SjGetBatchJobParametersResult
 SjGetBatchJobParametersResult SjStinaModelFactoryInterface.createGetBatchJobParametersResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGetBatchJobParametersResult
 class SjGetBatchJobParametersResultPlain
          Parametrarna för ett batch job
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGetBatchJobParametersResult
 SjGetBatchJobParametersResult SjStinaModelFactory.createGetBatchJobParametersResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGetBatchJobParametersResult
 class SjGetBatchJobParametersResultStandard
          Parametrarna för ett batch job
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGetBatchJobParametersResult
 SjGetBatchJobParametersResult SjStinaModelFactory.createGetBatchJobParametersResult()
           
 

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

Methods in se.sj.stina.domain.provider that return SjGetBatchJobParametersResult
 SjGetBatchJobParametersResult SjStinaInformationProviderInterface.getBatchJobParameters(SjGetBatchJobParametersQuery batchJobParametersQuery)
          Part of public Stina Server API.
 SjGetBatchJobParametersResult SjStinaInformationProviderDelegate.getBatchJobParameters(SjGetBatchJobParametersQuery getBatchJobParametersQuery)
           
 SjGetBatchJobParametersResult SjInformationProvider.getBatchJobParameters(SjGetBatchJobParametersQuery batchJobParametersQuery)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjGetBatchJobParametersResult
 SjGetBatchJobParametersResult SjStinaInformationProvider.getBatchJobParameters(SjGetBatchJobParametersQuery batchJobParametersQuery)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.