Package io.meeds.notes.rest.utils
Class EntityBuilder
java.lang.Object
io.meeds.notes.rest.utils.EntityBuilder
-
Method Summary
Modifier and TypeMethodDescriptionstatic DraftPagetoDraftPage(DraftPageEntity draftPageEntity) static NoteFeaturedImagetoNoteFeaturedImage(FeaturedImageEntity featuredImageEntity) static NotePagePropertiestoNotePageProperties(PagePropertiesEntity pagePropertiesEntity) static PagetoPage(PageEntity pageEntity)
-
Method Details
-
toNotePageProperties
-
toNoteFeaturedImage
-
toPage
-
toDraftPage
-