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

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

Methods in se.sj.stina.domain.model that return SjCashDeficitSurplusQuery
 SjCashDeficitSurplusQuery SjStinaModelFactoryInterface.createCashDeficitSurplusQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCashDeficitSurplusQuery
 class SjCashDeficitSurplusQueryPlain
          Sökning för rapport av raddifferens Om userId skickas in görs sökning med UserId och SSTNR = null Om UserId inte skickas görs sökning med UserId = null och SSTNR
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCashDeficitSurplusQuery
 SjCashDeficitSurplusQuery SjStinaModelFactory.createCashDeficitSurplusQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCashDeficitSurplusQuery
 class SjCashDeficitSurplusQueryStandard
          Sökning för rapport av raddifferens Om userId skickas in görs sökning med UserId och SSTNR = null Om UserId inte skickas görs sökning med UserId = null och SSTNR
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCashDeficitSurplusQuery
 SjCashDeficitSurplusQuery SjStinaModelFactory.createCashDeficitSurplusQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjCashDeficitSurplusQuery
 SjCashDeficitSurplusResult SjStinaInformationProviderInterface.getCashDeficitSurplus(SjCashDeficitSurplusQuery cdsq)
          Part of public Stina Server API.
 SjCashDeficitSurplusResult SjStinaInformationProviderDelegate.getCashDeficitSurplus(SjCashDeficitSurplusQuery cdsq)
           
 SjCashDeficitSurplusResult SjInformationProvider.getCashDeficitSurplus(SjCashDeficitSurplusQuery cdsq)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjCashDeficitSurplusQuery
 SjCashDeficitSurplusResult SjStinaInformationProvider.getCashDeficitSurplus(SjCashDeficitSurplusQuery cdsq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.