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

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

Methods in se.sj.stina.domain.model that return SjPaxListQuery
 SjPaxListQuery SjStinaModelFactoryInterface.createPaxListQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjPaxListQuery
 class SjPaxListQueryPlain
          Frågestruktur för att hämta passagerarlistor
 

Methods in se.sj.stina.domain.model.impl.plain that return SjPaxListQuery
 SjPaxListQuery SjStinaModelFactory.createPaxListQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjPaxListQuery
 class SjPaxListQueryStandard
          Frågestruktur för att hämta passagerarlistor
 

Methods in se.sj.stina.domain.model.impl.standard that return SjPaxListQuery
 SjPaxListQuery SjStinaModelFactory.createPaxListQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjPaxListQuery
 SjDetailedPaxListResult SjStinaInformationProviderInterface.getDetailedPaxList(SjPaxListQuery plq)
          Part of public Stina Server API.
 SjDetailedPaxListResult SjStinaInformationProviderDelegate.getDetailedPaxList(SjPaxListQuery plq)
           
 SjDetailedPaxListResult SjInformationProvider.getDetailedPaxList(SjPaxListQuery plq)
          Part of public Stina Server API.
 SjSummarizedPaxListResult SjStinaInformationProviderInterface.getSummarizedPaxList(SjPaxListQuery plq)
          Part of public Stina Server API.
 SjSummarizedPaxListResult SjStinaInformationProviderDelegate.getSummarizedPaxList(SjPaxListQuery plq)
           
 SjSummarizedPaxListResult SjInformationProvider.getSummarizedPaxList(SjPaxListQuery plq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjPaxListQuery
 SjDetailedPaxListResult SjStinaInformationProvider.getDetailedPaxList(SjPaxListQuery plq)
          Part of public Stina Server API.
 SjSummarizedPaxListResult SjStinaInformationProvider.getSummarizedPaxList(SjPaxListQuery plq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.