Interface ORecordListener
Deprecated.
Listener interface to catch all the record events.
- Since:
- 2.2
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidonEvent(ORecord iDocument, ORecordListener.EVENT iEvent) Deprecated.
-
Method Details
-
onEvent
Deprecated.
-