@Entity public class ImageStaticAssetImpl extends StaticAssetImpl implements ImageStaticAsset
StaticAssetAdminPresentation.FieldOrder, StaticAssetAdminPresentation.GroupName, StaticAssetAdminPresentation.GroupOrder, StaticAssetAdminPresentation.TabName, StaticAssetAdminPresentation.TabOrder| Modifier and Type | Field and Description | 
|---|---|
| protected Integer | height | 
| protected Integer | width | 
altText, contentMessageValues, fileExtension, fileSize, fullUrl, id, mimeType, name, storageType, titleMAIN_ENTITY_NAME_PROPERTY| Constructor and Description | 
|---|
| ImageStaticAssetImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| Integer | getHeight() | 
| Integer | getWidth() | 
| void | setHeight(Integer height) | 
| void | setWidth(Integer width) | 
createOrRetrieveCopyInstance, getAltText, getContentMessageValues, getFileExtension, getFileSize, getFullUrl, getId, getMainEntityName, getMimeType, getName, getStorageType, getTitle, setAltText, setContentMessageValues, setFileExtension, setFileSize, setFullUrl, setId, setMimeType, setName, setStorageType, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltText, getContentMessageValues, getFileExtension, getFileSize, getFullUrl, getId, getMimeType, getName, getStorageType, getTitle, setAltText, setContentMessageValues, setFileExtension, setFileSize, setFullUrl, setId, setMimeType, setName, setStorageType, setTitlecreateOrRetrieveCopyInstancepublic Integer getWidth()
getWidth in interface ImageStaticAssetpublic void setWidth(Integer width)
setWidth in interface ImageStaticAssetpublic Integer getHeight()
getHeight in interface ImageStaticAssetpublic void setHeight(Integer height)
setHeight in interface ImageStaticAssetCopyright © 2020. All rights reserved.