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

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

Methods in se.sj.stina.domain.model that return SjUpdateCashRegisterTransactionResult
 SjUpdateCashRegisterTransactionResult SjStinaModelFactoryInterface.createUpdateCashRegisterTransactionResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjUpdateCashRegisterTransactionResult
 class SjUpdateCashRegisterTransactionResultPlain
          OrderDescriptionList = Beställningar man gjort debitering och vanlig kreditering på.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjUpdateCashRegisterTransactionResult
 SjUpdateCashRegisterTransactionResult SjStinaModelFactory.createUpdateCashRegisterTransactionResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjUpdateCashRegisterTransactionResult
 class SjUpdateCashRegisterTransactionResultStandard
          OrderDescriptionList = Beställningar man gjort debitering och vanlig kreditering på.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjUpdateCashRegisterTransactionResult
 SjUpdateCashRegisterTransactionResult SjStinaModelFactory.createUpdateCashRegisterTransactionResult()
           
 

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

Methods in se.sj.stina.domain.provider that return SjUpdateCashRegisterTransactionResult
 SjUpdateCashRegisterTransactionResult SjStinaInformationProviderInterface.updateCashRegisterTransaction(SjUpdateCashRegisterTransactionSpecification ucrts)
          Part of public Stina Server API.
 SjUpdateCashRegisterTransactionResult SjStinaInformationProviderDelegate.updateCashRegisterTransaction(SjUpdateCashRegisterTransactionSpecification ucrts)
           
 SjUpdateCashRegisterTransactionResult SjInformationProvider.updateCashRegisterTransaction(SjUpdateCashRegisterTransactionSpecification ucrts)
          Part of public Stina Server API.
 

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

Methods in se.sj.stina.domain.provider.standalone that return SjUpdateCashRegisterTransactionResult
 SjUpdateCashRegisterTransactionResult SjStinaInformationProvider.updateCashRegisterTransaction(SjUpdateCashRegisterTransactionSpecification ucrts)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.