public class FloatingPageVO extends MenuItemVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
CUSTOM_OPERATION, TITLE, TYPE, URLGROUP, ICON, LAST_MODIFIED_MILLIS, NATURECONFIGURATION, VISIBILITYNAMEID| Constructor and Description |
|---|
FloatingPageVO() |
FloatingPageVO(java.lang.Long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
doGetProperties, getCustomOperation, getTitle, getType, getUrl, setCustomOperation, setTitle, setType, setUrlgetGroup, getIcon, getLastModifiedMillis, getNature, setGroup, setIcon, setLastModifiedMillis, setNaturegetConfiguration, getVisibility, setConfiguration, setVisibilitycompareTo, getName, setName, toStringgetId, getIds, getUniqueIdsequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic FloatingPageVO()
public FloatingPageVO(java.lang.Long id)
public java.lang.String className()
className in class MenuItemVO