public class ONotificationHook
extends com.orientechnologies.orient.core.hook.ODocumentHookAbstract
IONotificationcom.orientechnologies.orient.core.hook.ORecordHook.DISTRIBUTED_EXECUTION_MODE, com.orientechnologies.orient.core.hook.ORecordHook.HOOK_POSITION, com.orientechnologies.orient.core.hook.ORecordHook.RESULT, com.orientechnologies.orient.core.hook.ORecordHook.SCOPE, com.orientechnologies.orient.core.hook.ORecordHook.Scoped, com.orientechnologies.orient.core.hook.ORecordHook.TYPE| Constructor and Description |
|---|
ONotificationHook(com.orientechnologies.orient.core.db.document.ODatabaseDocument database) |
| Modifier and Type | Method and Description |
|---|---|
com.orientechnologies.orient.core.hook.ORecordHook.DISTRIBUTED_EXECUTION_MODE |
getDistributedExecutionMode() |
com.orientechnologies.orient.core.hook.ORecordHook.RESULT |
onRecordBeforeCreate(com.orientechnologies.orient.core.record.impl.ODocument doc) |
com.orientechnologies.orient.core.hook.ORecordHook.RESULT |
onRecordBeforeDelete(com.orientechnologies.orient.core.record.impl.ODocument doc) |
filterBySchemaClass, getExcludeClasses, getIncludeClasses, onRecordAfterCreate, onRecordAfterDelete, onRecordAfterRead, onRecordAfterUpdate, onRecordBeforeRead, onRecordBeforeUpdate, onRecordCreateFailed, onRecordCreateReplicated, onRecordDeleteFailed, onRecordDeleteReplicated, onRecordFinalizeCreation, onRecordFinalizeDeletion, onRecordFinalizeUpdate, onRecordReadFailed, onRecordReadReplicated, onRecordUpdateFailed, onRecordUpdateReplicated, onTrigger, onUnregister, setExcludeClasses, setIncludeClassespublic ONotificationHook(com.orientechnologies.orient.core.db.document.ODatabaseDocument database)
public com.orientechnologies.orient.core.hook.ORecordHook.DISTRIBUTED_EXECUTION_MODE getDistributedExecutionMode()
public com.orientechnologies.orient.core.hook.ORecordHook.RESULT onRecordBeforeCreate(com.orientechnologies.orient.core.record.impl.ODocument doc)
onRecordBeforeCreate in class com.orientechnologies.orient.core.hook.ODocumentHookAbstractpublic com.orientechnologies.orient.core.hook.ORecordHook.RESULT onRecordBeforeDelete(com.orientechnologies.orient.core.record.impl.ODocument doc)
onRecordBeforeDelete in class com.orientechnologies.orient.core.hook.ODocumentHookAbstractCopyright © 2020. All rights reserved.