@Service public class PisConsentMapper extends Object
| Constructor and Description |
|---|
PisConsentMapper() |
| Modifier and Type | Method and Description |
|---|---|
GetPisConsentAuthorisationResponse |
mapToGetPisConsentAuthorizationResponse(PisConsentAuthorization pis) |
Optional<PisConsent> |
mapToPisConsent(PisConsentRequest request) |
Optional<PisConsentResponse> |
mapToPisConsentResponse(PisConsent pisConsent) |
UpdatePisConsentPsuDataResponse |
mapToUpdatePisConsentPsuDataResponse(PisConsentAuthorization pisConsentAuthorization) |
public Optional<PisConsent> mapToPisConsent(PisConsentRequest request)
public GetPisConsentAuthorisationResponse mapToGetPisConsentAuthorizationResponse(PisConsentAuthorization pis)
public UpdatePisConsentPsuDataResponse mapToUpdatePisConsentPsuDataResponse(PisConsentAuthorization pisConsentAuthorization)
public Optional<PisConsentResponse> mapToPisConsentResponse(PisConsent pisConsent)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.