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

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

Methods in se.sj.stina.domain.model that return SjValidateOrderToVoucherQuery
 SjValidateOrderToVoucherQuery SjStinaModelFactoryInterface.createValidateOrderToVoucherQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjValidateOrderToVoucherQuery
 class SjValidateOrderToVoucherQueryPlain
          Validate if the OrderItems should be converted to Vouchers or credited
 

Methods in se.sj.stina.domain.model.impl.plain that return SjValidateOrderToVoucherQuery
 SjValidateOrderToVoucherQuery SjStinaModelFactory.createValidateOrderToVoucherQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjValidateOrderToVoucherQuery
 class SjValidateOrderToVoucherQueryStandard
          Validate if the OrderItems should be converted to Vouchers or credited
 

Methods in se.sj.stina.domain.model.impl.standard that return SjValidateOrderToVoucherQuery
 SjValidateOrderToVoucherQuery SjStinaModelFactory.createValidateOrderToVoucherQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjValidateOrderToVoucherQuery
 SjValidateOrderToVoucherResult SjOrderFacadeInterface.validateOrderToVoucher(SjValidateOrderToVoucherQuery votvq)
          Part of public Stina Server API.
 SjValidateOrderToVoucherResult SjOrderFacade.validateOrderToVoucher(SjValidateOrderToVoucherQuery votvq)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.