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

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

Methods in se.sj.stina.domain.model that return SjSpecificBusinessRulesQuery
 SjSpecificBusinessRulesQuery SjStinaModelFactoryInterface.createSpecificBusinessRulesQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjSpecificBusinessRulesQuery
 class SjSpecificBusinessRulesQueryPlain
          Vilka specifika affärsregler man vill få kontrollerade för en beställning - PaymentTypesDebit: Fråga om möjliga betalningsmedel och om betalning är möjlig.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjSpecificBusinessRulesQuery
 SjSpecificBusinessRulesQuery SjStinaModelFactory.createSpecificBusinessRulesQuery()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjSpecificBusinessRulesQuery
 class SjSpecificBusinessRulesQueryStandard
          Vilka specifika affärsregler man vill få kontrollerade för en beställning - PaymentTypesDebit: Fråga om möjliga betalningsmedel och om betalning är möjlig.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjSpecificBusinessRulesQuery
 SjSpecificBusinessRulesQuery SjStinaModelFactory.createSpecificBusinessRulesQuery()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjSpecificBusinessRulesQuery
 SjSpecificBusinessRulesData SjOrderFacadeInterface.validateOrderForSpecificBusinessRules(SjSpecificBusinessRulesQuery sbrqry)
          Part of public Stina Server API.
 SjSpecificBusinessRulesData SjOrderFacade.validateOrderForSpecificBusinessRules(SjSpecificBusinessRulesQuery sbrqry)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.