protected static class AbstractObjectModelImpl.EmbeddedScalarListenerImpl extends Object implements ScalarListener
| Constructor and Description |
|---|
EmbeddedScalarListenerImpl(AbstractObjectModelImpl parentObjectModel,
int embeddedScalarPropertyId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
modified(ScalarEvent e) |
void |
modifying(ScalarEvent e) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcombine, removepublic EmbeddedScalarListenerImpl(AbstractObjectModelImpl parentObjectModel, int embeddedScalarPropertyId)
public void modifying(ScalarEvent e) throws Throwable
modifying in interface ScalarListenerThrowablepublic void modified(ScalarEvent e) throws Throwable
modified in interface ScalarListenerThrowableCopyright © 2016. All rights reserved.