@MappedSuperclass public abstract class EmbeddableEntity extends AbstractInstance implements Entity<java.lang.Object>
Instance.BeanPropertyPath, Instance.PropertyChangeEvent, Instance.PropertyChangeListener| Modifier and Type | Field and Description |
|---|---|
protected SecurityState |
__securityState |
__propertyChangeListeners, PROPERTY_CHANGE_LISTENERS_INITIAL_CAPACITY| Constructor and Description |
|---|
EmbeddableEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getId() |
MetaClass |
getMetaClass() |
addPropertyChangeListener, getInstanceName, getMethodsCache, getValue, getValueEx, getValueEx, propertyChanged, removeAllListeners, removePropertyChangeListener, setValue, setValue, setValueEx, setValueExclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getInstanceName, getValue, getValueEx, getValueEx, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExprotected SecurityState __securityState
public MetaClass getMetaClass()
getMetaClass in interface Instance