public class ORestrictedAccessHook extends Object
Constructor and Description |
---|
ORestrictedAccessHook() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAllowed(ODatabaseDocumentInternal database,
ODocument iDocument,
ORestrictedOperation iAllowOperation,
boolean iReadOriginal) |
static boolean |
onRecordBeforeCreate(ODocument iDocument,
ODatabaseDocumentInternal database) |
public static boolean onRecordBeforeCreate(ODocument iDocument, ODatabaseDocumentInternal database)
public static boolean isAllowed(ODatabaseDocumentInternal database, ODocument iDocument, ORestrictedOperation iAllowOperation, boolean iReadOriginal)
Copyright © 2009–2020 OrientDB. All rights reserved.