Package sk.iway.iwcm.editor.rest
Interface DocHistoryDtoMapper
public interface DocHistoryDtoMapper
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault Date
stringDateToDate
(String date) default Long
stringDateToLong
(String date) toHistoryDtos
(List<DocDetails> docs)
-
Field Details
-
INSTANCE
-
-
Method Details
-
docToHistoryDto
-
toHistoryDtos
-
docHistoryToHistoryDto
-
stringDateToLong
-
stringDateToDate
-