Interface MediaValue
- All Superinterfaces:
- GenericValue
Represents a media object. In most cases this is an image, but it could also be other media types.
- 
Method SummaryMethods inherited from interface io.wcm.siteapi.genericedit.component.value.GenericValueisValid
- 
Method Details- 
getUrl- Returns:
- URL
 
- 
getMarkup- Returns:
- Markup to display the media
 
- 
getAssetPath- Returns:
- Asset path
 
 
-