@Service(value="blMediaBuilderService") public class MediaBuilderServiceImpl extends Object implements MediaBuilderService
Modifier and Type | Field and Description |
---|---|
protected EntityConfiguration |
entityConfiguration |
Constructor and Description |
---|
MediaBuilderServiceImpl() |
protected EntityConfiguration entityConfiguration
public Media convertJsonToMedia(String json, Class<?> type)
MediaBuilderService
convertJsonToMedia
in interface MediaBuilderService
json
- the String
to be converted to Media
type
- the Class
that the Media
should beCopyright © 2017. All rights reserved.