Package com.smeup.kokos.sdk.util.mapper
Class BatchContextMapper
java.lang.Object
com.smeup.kokos.sdk.util.mapper.BatchContextMapper
- Author:
- mattia.bonardi BatchContextMapper covert BatchContext domain to DTO and vice versa
-
Method Summary
Modifier and TypeMethodDescriptionstatic BatchContextfromDTO(BatchContextDTO dto) static BatchContextstatic BatchContextDTOtoDTO(BatchContext context) toPropertiesDTO(BatchContext context)
-
Method Details
-
fromDTO
-
fromDTO
-
toDTO
-
toPropertiesDTO
-