|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SjExternalPaymentInformation | |
---|---|
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 SjExternalPaymentInformation in se.sj.stina.domain.model |
---|
Methods in se.sj.stina.domain.model that return SjExternalPaymentInformation | |
---|---|
SjExternalPaymentInformation |
SjStinaModelFactoryInterface.createExternalPaymentInformation()
|
SjExternalPaymentInformation |
SjCreditSpecification.getExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
SjExternalPaymentInformation |
SjCreditSpecification.lookupExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
Methods in se.sj.stina.domain.model with parameters of type SjExternalPaymentInformation | |
---|---|
void |
SjCreditSpecification.setExternalPaymentInformation(SjExternalPaymentInformation inData)
Field externalPaymentInformation is defined as optional. |
Uses of SjExternalPaymentInformation in se.sj.stina.domain.model.impl.plain |
---|
Classes in se.sj.stina.domain.model.impl.plain that implement SjExternalPaymentInformation | |
---|---|
class |
SjExternalPaymentInformationPlain
Innehåller journaldata PaymentCode är PaymentTypeAll.code används för att senare räkna ut KKORTSYS |
Methods in se.sj.stina.domain.model.impl.plain that return SjExternalPaymentInformation | |
---|---|
SjExternalPaymentInformation |
SjStinaModelFactory.createExternalPaymentInformation()
|
SjExternalPaymentInformation |
SjCreditSpecificationPlain.getExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
SjExternalPaymentInformation |
SjCreditSpecificationPlain.lookupExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
Methods in se.sj.stina.domain.model.impl.plain with parameters of type SjExternalPaymentInformation | |
---|---|
void |
SjCreditSpecificationPlain.setExternalPaymentInformation(SjExternalPaymentInformation inData)
Field externalPaymentInformation is defined as optional. |
Uses of SjExternalPaymentInformation in se.sj.stina.domain.model.impl.standard |
---|
Classes in se.sj.stina.domain.model.impl.standard that implement SjExternalPaymentInformation | |
---|---|
class |
SjExternalPaymentInformationStandard
Innehåller journaldata PaymentCode är PaymentTypeAll.code används för att senare räkna ut KKORTSYS |
Methods in se.sj.stina.domain.model.impl.standard that return SjExternalPaymentInformation | |
---|---|
SjExternalPaymentInformation |
SjStinaModelFactory.createExternalPaymentInformation()
|
SjExternalPaymentInformation |
SjCreditSpecificationStandard.getExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
SjExternalPaymentInformation |
SjCreditSpecificationStandard.lookupExternalPaymentInformation()
Field externalPaymentInformation is defined as optional. |
Methods in se.sj.stina.domain.model.impl.standard with parameters of type SjExternalPaymentInformation | |
---|---|
void |
SjCreditSpecificationStandard.setExternalPaymentInformation(SjExternalPaymentInformation inData)
Field externalPaymentInformation is defined as optional. |
Uses of SjExternalPaymentInformation in se.sj.stina.domain.provider |
---|
Methods in se.sj.stina.domain.provider with parameters of type SjExternalPaymentInformation | |
---|---|
SjSendCreditCardInformationResult |
SjOrderFacadeInterface.sendCreditCardInformation(SjExternalPaymentInformation epi)
Part of public Stina Server API. |
SjSendCreditCardInformationResult |
SjOrderFacade.sendCreditCardInformation(SjExternalPaymentInformation epi)
Part of public Stina Server API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |