Package com.brightcove.player.store
Class VideoConverter
java.lang.Object
com.brightcove.player.store.VideoConverter
Provides a
Converter that can be used persist and read Video objects.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToMapped(Class<? extends Video> type, String value) convertToPersisted(Video video)
-
Constructor Details
-
VideoConverter
public VideoConverter()
-
-
Method Details
-
getMappedType
-
getPersistedType
-
getPersistedSize
-
convertToPersisted
-
convertToMapped
-