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

Packages that use SjCashboxInfo
se.sj.stina.domain.model   
se.sj.stina.domain.model.impl.plain   
se.sj.stina.domain.model.impl.standard   
 

Uses of SjCashboxInfo in se.sj.stina.domain.model
 

Methods in se.sj.stina.domain.model that return SjCashboxInfo
 SjCashboxInfo SjStinaModelFactoryInterface.createCashboxInfo()
           
 SjCashboxInfo SjGetCurrentCashboxResult.getCurrentCashbox()
          Field currentCashbox is defined as optional.
 SjCashboxInfo SjGetCurrentCashboxResult.lookupCurrentCashbox()
          Field currentCashbox is defined as optional.
 

Methods in se.sj.stina.domain.model with parameters of type SjCashboxInfo
 void SjGetCurrentCashboxResult.setCurrentCashbox(SjCashboxInfo inData)
          Field currentCashbox is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCashboxInfo
 class SjCashboxInfoPlain
          En kassalåda.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCashboxInfo
 SjCashboxInfo SjStinaModelFactory.createCashboxInfo()
           
 SjCashboxInfo SjGetCurrentCashboxResultPlain.getCurrentCashbox()
          Field currentCashbox is defined as optional.
 SjCashboxInfo SjGetCurrentCashboxResultPlain.lookupCurrentCashbox()
          Field currentCashbox is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjCashboxInfo
 void SjGetCurrentCashboxResultPlain.setCurrentCashbox(SjCashboxInfo inData)
          Field currentCashbox is defined as optional.
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCashboxInfo
 class SjCashboxInfoStandard
          En kassalåda.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCashboxInfo
 SjCashboxInfo SjStinaModelFactory.createCashboxInfo()
           
 SjCashboxInfo SjGetCurrentCashboxResultStandard.getCurrentCashbox()
          Field currentCashbox is defined as optional.
 SjCashboxInfo SjGetCurrentCashboxResultStandard.lookupCurrentCashbox()
          Field currentCashbox is defined as optional.
 

Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjCashboxInfo
 void SjGetCurrentCashboxResultStandard.setCurrentCashbox(SjCashboxInfo inData)
          Field currentCashbox is defined as optional.
 



Copyright © 2012. All Rights Reserved.