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

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

Methods in se.sj.stina.domain.model that return SjServicesInStockQuery
 SjServicesInStockQuery SjStinaModelFactoryInterface.createServicesInStockQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjServicesInStockQuery
 class SjServicesInStockQueryPlain
          Tomt indata till metod getServicesInStock
 

Methods in se.sj.stina.domain.model.impl.plain that return SjServicesInStockQuery
 SjServicesInStockQuery SjStinaModelFactory.createServicesInStockQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjServicesInStockQuery
 class SjServicesInStockQueryStandard
          Tomt indata till metod getServicesInStock
 

Methods in se.sj.stina.domain.model.impl.standard that return SjServicesInStockQuery
 SjServicesInStockQuery SjStinaModelFactory.createServicesInStockQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjServicesInStockQuery
 SjDestroyableServicesInStockResult SjStinaInformationProviderInterface.getServicesInStock(SjServicesInStockQuery sisq)
          Part of public Stina Server API.
 SjDestroyableServicesInStockResult SjStinaInformationProviderDelegate.getServicesInStock(SjServicesInStockQuery sisq)
           
 SjDestroyableServicesInStockResult SjInformationProvider.getServicesInStock(SjServicesInStockQuery sisq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjServicesInStockQuery
 SjDestroyableServicesInStockResult SjStinaInformationProvider.getServicesInStock(SjServicesInStockQuery sisq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.