CausewayInteractionDtoConverter

API

CausewayInteractionDtoConverter.java
class CausewayInteractionDtoConverter {
  String toDatastoreType(InteractionDto memberValue)
  InteractionDto toMemberType(String datastoreValue)
}