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

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

Methods in se.sj.stina.domain.model that return SjDebitCreditCardSpecification
 SjDebitCreditCardSpecification SjStinaModelFactoryInterface.createDebitCreditCardSpecification()
           
 

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

Classes in se.sj.stina.domain.model.impl.plain that implement SjDebitCreditCardSpecification
 class SjDebitCreditCardSpecificationPlain
          CardValidationIndicator - EFT-Api CvdIndicator DebitMethod - EFT-Api CredDebSelection
 

Methods in se.sj.stina.domain.model.impl.plain that return SjDebitCreditCardSpecification
 SjDebitCreditCardSpecification SjStinaModelFactory.createDebitCreditCardSpecification()
           
 

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

Classes in se.sj.stina.domain.model.impl.standard that implement SjDebitCreditCardSpecification
 class SjDebitCreditCardSpecificationStandard
          CardValidationIndicator - EFT-Api CvdIndicator DebitMethod - EFT-Api CredDebSelection
 

Methods in se.sj.stina.domain.model.impl.standard that return SjDebitCreditCardSpecification
 SjDebitCreditCardSpecification SjStinaModelFactory.createDebitCreditCardSpecification()
           
 

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

Methods in se.sj.stina.domain.provider with parameters of type SjDebitCreditCardSpecification
 SjDebitCreditCardResult SjStinaInformationProviderInterface.debitCreditCard(SjDebitCreditCardSpecification dccs)
          Deprecated. This method will expire from here and move to separate service. Don't rely on it. Don't call it.

(package private)  SjDebitCreditCardResult SjStinaInformationProviderDelegate.debitCreditCard(SjDebitCreditCardSpecification dccs)
          Deprecated. This method will expire from here and move to separate service. Don't rely on it. Don't call it.

 SjDebitCreditCardResult SjInformationProvider.debitCreditCard(SjDebitCreditCardSpecification dccs)
          Deprecated. This method will expire from here and move to separate service. Don't rely on it. Don't call it.

 

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

Methods in se.sj.stina.domain.provider.standalone with parameters of type SjDebitCreditCardSpecification
 SjDebitCreditCardResult SjStinaInformationProvider.debitCreditCard(SjDebitCreditCardSpecification dccs)
          Deprecated. This method will expire from here and move to separate service. Don't rely on it. Don't call it.

 



Copyright © 2012. All Rights Reserved.