public abstract class Xs2aEventBOMapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected 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 EventPO |
toEventPO(EventBO eventBO) |
@Autowired protected Xs2aObjectMapper xs2aObjectMapper
Copyright © 2020. All rights reserved.