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

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

Methods in se.sj.stina.domain.model that return SjDebitSpecification
 SjDebitSpecification SjStinaModelFactoryInterface.createDebitSpecification()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjDebitSpecification
 class SjDebitSpecificationPlain
          Beskriver hur man vill betala en beställning.
 

Methods in se.sj.stina.domain.model.impl.plain that return SjDebitSpecification
 SjDebitSpecification SjStinaModelFactory.createDebitSpecification()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjDebitSpecification
 class SjDebitSpecificationStandard
          Beskriver hur man vill betala en beställning.
 

Methods in se.sj.stina.domain.model.impl.standard that return SjDebitSpecification
 SjDebitSpecification SjStinaModelFactory.createDebitSpecification()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjDebitSpecification
 SjDebitResult SjOrderFacadeInterface.debit(SjDebitSpecification ds)
          Part of public Stina Server API.
 SjDebitResult SjOrderFacade.debit(SjDebitSpecification dSpec)
          Part of public Stina Server API.
 



Copyright © 2012. All Rights Reserved.