public abstract class Xs2aEventBOMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected de.adorsys.psd2.mapper.Xs2aObjectMapper |
xs2aObjectMapper |
| Constructor and Description |
|---|
Xs2aEventBOMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
mapToBytes(Object object) |
protected String |
mapToInternalRequestId(UUID internalRequestId) |
protected String |
mapToXRequestId(UUID xRequestId) |
abstract de.adorsys.psd2.event.persist.model.EventPO |
toEventPO(de.adorsys.psd2.event.service.model.EventBO eventBO) |
@Autowired protected de.adorsys.psd2.mapper.Xs2aObjectMapper xs2aObjectMapper
public abstract de.adorsys.psd2.event.persist.model.EventPO toEventPO(de.adorsys.psd2.event.service.model.EventBO eventBO)
protected byte[] mapToBytes(Object object)
Copyright © 2020. All rights reserved.