| Package | Description |
|---|---|
| com.orientechnologies.orient.core.record |
| Modifier and Type | Field and Description |
|---|---|
protected Set<ORecordListener> |
ORecordAbstract._listeners |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ORecordAbstract.addListener(ORecordListener iListener)
Add a listener to the current document to catch all the supported events.
|
protected void |
ORecordAbstract.removeListener(ORecordListener listener)
Remove the current event listener.
|
Copyright © 2009–2025 OrientDB. All rights reserved.