public class SystemCustomImageVO extends CustomImageVO
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<SystemImageCategoryVO,SystemCustomImageVO> |
CATEGORY |
static java.lang.String |
CLASS_NAME |
CONVERTED_TO_JPEG, HEIGHT, KEY, WIDTHCONTENT_TYPE, LAST_MODIFIED, LAST_MODIFIED_IN_MILLIS, LENGTHNAMEID| Constructor and Description |
|---|
SystemCustomImageVO() |
SystemCustomImageVO(java.lang.Long id) |
SystemCustomImageVO(Property<T,? super SystemCustomImageVO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
SystemImageCategoryVO |
getCategory() |
void |
setCategory(SystemImageCategoryVO category) |
getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, setContentType, setLastModified, setLastModifiedInMillis, setLength, toStringcompareTo, getName, setNamegetId, getIds, getUniqueIdsequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<SystemImageCategoryVO,SystemCustomImageVO> CATEGORY
public SystemCustomImageVO()
public SystemCustomImageVO(java.lang.Long id)
public SystemCustomImageVO(Property<T,? super SystemCustomImageVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ImageVOpublic SystemImageCategoryVO getCategory()
public void setCategory(SystemImageCategoryVO category)