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

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

Methods in se.sj.stina.domain.model that return SjDestroyableServicesInStockResult
 SjDestroyableServicesInStockResult SjStinaModelFactoryInterface.createDestroyableServicesInStockResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjDestroyableServicesInStockResult
 class SjDestroyableServicesInStockResultPlain
          Antal och namn på varor/tjänster i lager som kan makuleras
 

Methods in se.sj.stina.domain.model.impl.plain that return SjDestroyableServicesInStockResult
 SjDestroyableServicesInStockResult SjStinaModelFactory.createDestroyableServicesInStockResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjDestroyableServicesInStockResult
 class SjDestroyableServicesInStockResultStandard
          Antal och namn på varor/tjänster i lager som kan makuleras
 

Methods in se.sj.stina.domain.model.impl.standard that return SjDestroyableServicesInStockResult
 SjDestroyableServicesInStockResult SjStinaModelFactory.createDestroyableServicesInStockResult()
           
 

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

Methods in se.sj.stina.domain.provider that return SjDestroyableServicesInStockResult
 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 SjDestroyableServicesInStockResult in se.sj.stina.domain.provider.standalone
 

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



Copyright © 2012. All Rights Reserved.