-
public final class PlaylistMapperFunctions to map models from other layers and / or packages into a Playlist.
-
-
Constructor Summary
Constructors Constructor Description PlaylistMapper(MediaMapper mediaMapper)
-
Method Summary
Modifier and Type Method Description final Playlistmap(PopulatedPlaylist populatedPlaylist)Maps from a PopulatedPlaylist. -
-
Constructor Detail
-
PlaylistMapper
PlaylistMapper(MediaMapper mediaMapper)
-
-
Method Detail
-
map
final Playlist map(PopulatedPlaylist populatedPlaylist)
Maps from a PopulatedPlaylist.
-
-
-
-