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 Summary
Methods inherited from interface io.wcm.siteapi.genericedit.component.value.GenericValue
isValid
-
Method Details
-
getUrl
- Returns:
- URL
-
getMarkup
- Returns:
- Markup to display the media
-
getAssetPath
- Returns:
- Asset path
-