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

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

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

Methods in se.sj.stina.domain.model that return SjCreateVoucherFromOrderResult
 SjCreateVoucherFromOrderResult SjStinaModelFactoryInterface.createCreateVoucherFromOrderResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjCreateVoucherFromOrderResult
 class SjCreateVoucherFromOrderResultPlain
          Innehåller utdata från metod createVoucher.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjCreateVoucherFromOrderResult
 SjCreateVoucherFromOrderResult SjStinaModelFactory.createCreateVoucherFromOrderResult()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjCreateVoucherFromOrderResult
 class SjCreateVoucherFromOrderResultStandard
          Innehåller utdata från metod createVoucher.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjCreateVoucherFromOrderResult
 SjCreateVoucherFromOrderResult SjStinaModelFactory.createCreateVoucherFromOrderResult()
           
 

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

Methods in se.sj.stina.domain.provider that return SjCreateVoucherFromOrderResult
 SjCreateVoucherFromOrderResult SjOrderFacadeInterface.createVoucherFromOrder(SjCreateVoucherFromOrderSpecification cvfos)
          Part of public Stina Server API.
 SjCreateVoucherFromOrderResult SjOrderFacade.createVoucherFromOrder(SjCreateVoucherFromOrderSpecification cvfos)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.