@MappedSuperclass public abstract class BaseIdentityIdEntity extends BaseDbGeneratedIdEntity<java.lang.Long>
Instance.BeanPropertyPath, Instance.PropertyChangeEvent, Instance.PropertyChangeListener| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Long |
id |
idProxy__securityState, __state, dynamicAttributes__propertyChangeListeners, PROPERTY_CHANGE_LISTENERS_INITIAL_CAPACITY| Constructor and Description |
|---|
BaseIdentityIdEntity() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Long |
getDbGeneratedId() |
protected void |
setDbGeneratedId(java.lang.Long id) |
copySystemState, getId, setIdequals, getDynamicAttributes, getMetaClass, getValue, hashCode, setDynamicAttributes, setValue, toStringaddPropertyChangeListener, getInstanceName, getMethodsCache, getValueEx, getValueEx, propertyChanged, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, getInstanceName, getValueEx, getValueEx, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExprotected void setDbGeneratedId(java.lang.Long id)
setDbGeneratedId in class BaseDbGeneratedIdEntity<java.lang.Long>protected java.lang.Long getDbGeneratedId()
getDbGeneratedId in class BaseDbGeneratedIdEntity<java.lang.Long>