@Generated(value="org.mapstruct.ap.MappingProcessor", date="2020-09-13T13:20:34+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_252 (Private Build)") @Component public class MultibankingConsentMapperImpl extends Object implements ConsentMapper
| Constructor and Description |
|---|
MultibankingConsentMapperImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List<AccountReferenceTO> |
accountReferenceListToAccountReferenceTOList(List<de.adorsys.multibanking.domain.AccountReference> list) |
protected AccountReferenceTO |
accountReferenceToAccountReferenceTO(de.adorsys.multibanking.domain.AccountReference accountReference) |
protected List<de.adorsys.multibanking.domain.AccountReference> |
accountReferenceTOListToAccountReferenceList(List<AccountReferenceTO> list) |
protected de.adorsys.multibanking.domain.AccountReference |
accountReferenceTOToAccountReference(AccountReferenceTO accountReferenceTO) |
protected ScaApproachTO |
scaApproachToScaApproachTO(de.adorsys.multibanking.domain.ScaApproach scaApproach) |
de.adorsys.multibanking.domain.Consent |
toConsent(de.adorsys.multibanking.domain.ConsentEntity consent) |
de.adorsys.multibanking.domain.Consent |
toConsent(ConsentTO consent) |
de.adorsys.multibanking.domain.ConsentEntity |
toConsentEntity(de.adorsys.multibanking.domain.response.CreateConsentResponse createConsentResponse,
String redirectId,
String psuAccountIban,
de.adorsys.multibanking.domain.BankApi bankApi) |
ConsentStatusTO |
toConsentStatusTO(de.adorsys.multibanking.domain.ConsentStatus consentStatus) |
ConsentTO |
toConsentTO(de.adorsys.multibanking.domain.Consent consent) |
CreateConsentResponseTO |
toCreateConsentResponseTO(de.adorsys.multibanking.domain.response.CreateConsentResponse createConsentResponse) |
public ConsentTO toConsentTO(de.adorsys.multibanking.domain.Consent consent)
toConsentTO in interface ConsentMapperpublic de.adorsys.multibanking.domain.Consent toConsent(ConsentTO consent)
toConsent in interface ConsentMapperpublic ConsentStatusTO toConsentStatusTO(de.adorsys.multibanking.domain.ConsentStatus consentStatus)
toConsentStatusTO in interface ConsentMapperpublic de.adorsys.multibanking.domain.Consent toConsent(de.adorsys.multibanking.domain.ConsentEntity consent)
toConsent in interface ConsentMapperpublic CreateConsentResponseTO toCreateConsentResponseTO(de.adorsys.multibanking.domain.response.CreateConsentResponse createConsentResponse)
toCreateConsentResponseTO in interface ConsentMapperpublic de.adorsys.multibanking.domain.ConsentEntity toConsentEntity(de.adorsys.multibanking.domain.response.CreateConsentResponse createConsentResponse,
String redirectId,
String psuAccountIban,
de.adorsys.multibanking.domain.BankApi bankApi)
toConsentEntity in interface ConsentMapperprotected AccountReferenceTO accountReferenceToAccountReferenceTO(de.adorsys.multibanking.domain.AccountReference accountReference)
protected List<AccountReferenceTO> accountReferenceListToAccountReferenceTOList(List<de.adorsys.multibanking.domain.AccountReference> list)
protected de.adorsys.multibanking.domain.AccountReference accountReferenceTOToAccountReference(AccountReferenceTO accountReferenceTO)
protected List<de.adorsys.multibanking.domain.AccountReference> accountReferenceTOListToAccountReferenceList(List<AccountReferenceTO> list)
protected ScaApproachTO scaApproachToScaApproachTO(de.adorsys.multibanking.domain.ScaApproach scaApproach)
Copyright © 2020. All rights reserved.