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

Packages that use SjBatchJobInformationList
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

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

Methods in se.sj.stina.domain.model that return SjBatchJobInformationList
 SjBatchJobInformationList SjStinaModelFactoryInterface.createBatchJobInformationList()
           
 SjBatchJobInformationList SjGetBatchJobsListResult.getBatchJobInformationList()
          Field batchJobInformationList is defined as mandatory.
 SjBatchJobInformationList SjGetBatchJobsListResult.lookupBatchJobInformationList()
          Field batchJobInformationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model with parameters of type SjBatchJobInformationList
 void SjGetBatchJobsListResult.setBatchJobInformationList(SjBatchJobInformationList inData)
          Field batchJobInformationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjBatchJobInformationList
 class SjBatchJobInformationListPlain
          Lista med med information om batch job
 

Methods in se.sj.stina.domain.model.impl.plain that return SjBatchJobInformationList
 SjBatchJobInformationList SjStinaModelFactory.createBatchJobInformationList()
           
 SjBatchJobInformationList SjGetBatchJobsListResultPlain.getBatchJobInformationList()
          Field batchJobInformationList is defined as mandatory.
 SjBatchJobInformationList SjGetBatchJobsListResultPlain.lookupBatchJobInformationList()
          Field batchJobInformationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjBatchJobInformationList
 void SjGetBatchJobsListResultPlain.setBatchJobInformationList(SjBatchJobInformationList inData)
          Field batchJobInformationList is defined as mandatory.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjBatchJobInformationList
 class SjBatchJobInformationListStandard
          Lista med med information om batch job
 

Methods in se.sj.stina.domain.model.impl.standard that return SjBatchJobInformationList
 SjBatchJobInformationList SjStinaModelFactory.createBatchJobInformationList()
           
 SjBatchJobInformationList SjGetBatchJobsListResultStandard.getBatchJobInformationList()
          Field batchJobInformationList is defined as mandatory.
 SjBatchJobInformationList SjGetBatchJobsListResultStandard.lookupBatchJobInformationList()
          Field batchJobInformationList is defined as mandatory.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjBatchJobInformationList
 void SjGetBatchJobsListResultStandard.setBatchJobInformationList(SjBatchJobInformationList inData)
          Field batchJobInformationList is defined as mandatory.
 



Copyright © 2012. All Rights Reserved.