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

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

Methods in se.sj.stina.domain.model that return SjGetSafeAmountQuery
 SjGetSafeAmountQuery SjStinaModelFactoryInterface.createGetSafeAmountQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjGetSafeAmountQuery
 class SjGetSafeAmountQueryPlain
          För att hämta beloppet i kassaskåpet.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjGetSafeAmountQuery
 SjGetSafeAmountQuery SjStinaModelFactory.createGetSafeAmountQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjGetSafeAmountQuery
 class SjGetSafeAmountQueryStandard
          För att hämta beloppet i kassaskåpet.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjGetSafeAmountQuery
 SjGetSafeAmountQuery SjStinaModelFactory.createGetSafeAmountQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjGetSafeAmountQuery
 SjGetSafeAmountResult SjStinaInformationProviderInterface.getSafeAmount(SjGetSafeAmountQuery gsaq)
          Part of public Stina Server API.
 SjGetSafeAmountResult SjStinaInformationProviderDelegate.getSafeAmount(SjGetSafeAmountQuery gsaq)
           
 SjGetSafeAmountResult SjInformationProvider.getSafeAmount(SjGetSafeAmountQuery gsaq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjGetSafeAmountQuery
 SjGetSafeAmountResult SjStinaInformationProvider.getSafeAmount(SjGetSafeAmountQuery gsaq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.