-
public class MediaEntityMapperFunctions to map models from other layers and / or packages into a MediaEntity.
-
-
Field Summary
Fields Modifier and Type Field Description public final static MediaEntityMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final MediaEntitymap(Media media)Maps from a Media. -
-
Method Detail
-
map
final MediaEntity map(Media media)
Maps from a Media.
-
-
-
-