@Component public class ImageVOConverter extends org.cyclos.impl.utils.conversion.EntityVOConverter<ImageVO>
ImageVO, set the complete key (which is KEY_WIDTHxHEIGHT.EXTENSION)| Constructor and Description |
|---|
ImageVOConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fill(java.lang.Object source,
ImageVO vo,
java.lang.Object[] excludingProperties,
org.cyclos.impl.InvocationContext.ConversionContext context) |
static java.lang.String |
getKey(java.lang.String urlKey,
int width,
int height,
java.lang.String contentType)
Returns the final image key
|
convert, getSessionData, registerMapping, resolveDestinationType