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

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

Methods in se.sj.stina.domain.model that return SjGetCurrenciesResult
 SjGetCurrenciesResult SjStinaModelFactoryInterface.createGetCurrenciesResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGetCurrenciesResult
 class SjGetCurrenciesResultPlain
          Valutor
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGetCurrenciesResult
 SjGetCurrenciesResult SjStinaModelFactory.createGetCurrenciesResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGetCurrenciesResult
 class SjGetCurrenciesResultStandard
          Valutor
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGetCurrenciesResult
 SjGetCurrenciesResult SjStinaModelFactory.createGetCurrenciesResult()
           
 

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

Fields in se.sj.stina.domain.provider declared as SjGetCurrenciesResult
protected  SjGetCurrenciesResult SjStinaInformationProviderDelegate._currencies
           
 

Methods in se.sj.stina.domain.provider that return SjGetCurrenciesResult
 SjGetCurrenciesResult SjStinaInformationProviderInterface.getCurrencies(SjGetCurrenciesQuery gcq)
          Part of public Stina Server API.
 SjGetCurrenciesResult SjStinaInformationProviderDelegate.getCurrencies(SjGetCurrenciesQuery gcq)
           
 SjGetCurrenciesResult SjInformationProvider.getCurrencies(SjGetCurrenciesQuery gcq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjGetCurrenciesResult
 SjGetCurrenciesResult SjStinaInformationProvider.getCurrencies(SjGetCurrenciesQuery gcq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.