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

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

Methods in se.sj.stina.domain.model that return SjSectionProducerQuery
 SjSectionProducerQuery SjStinaModelFactoryInterface.createSectionProducerQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSectionProducerQuery
 class SjSectionProducerQueryPlain
           
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSectionProducerQuery
 SjSectionProducerQuery SjStinaModelFactory.createSectionProducerQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSectionProducerQuery
 class SjSectionProducerQueryStandard
           
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSectionProducerQuery
 SjSectionProducerQuery SjStinaModelFactory.createSectionProducerQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjSectionProducerQuery
 SjSectionProducerListResult SjStinaInformationProviderInterface.getSectionProducerList(SjSectionProducerQuery spqry)
          Part of public Stina Server API.
 SjSectionProducerListResult SjStinaInformationProviderDelegate.getSectionProducerList(SjSectionProducerQuery spqry)
           
 SjSectionProducerListResult SjInformationProvider.getSectionProducerList(SjSectionProducerQuery spqry)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjSectionProducerQuery
 SjSectionProducerListResult SjStinaInformationProvider.getSectionProducerList(SjSectionProducerQuery spqry)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.