| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OCommandCacheHook.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OClassTrigger.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
ORecordHook.Scoped.getScopes()
Returns the array of scopes this hook interested in.
|
static ORecordHook.SCOPE |
ORecordHook.SCOPE.typeToScope(ORecordHook.TYPE type)
Maps the
ORecordHook.TYPE to ORecordHook.SCOPE. |
static ORecordHook.SCOPE |
ORecordHook.SCOPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ORecordHook.SCOPE[] |
ORecordHook.SCOPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OClassIndexManager.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OFunctionTrigger.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
ORestrictedAccessHook.getScopes() |
ORecordHook.SCOPE[] |
OSecurityTrackerHook.getScopes() |
ORecordHook.SCOPE[] |
OUserTrigger.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OSequenceTrigger.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OLiveQueryHook.getScopes() |
| Modifier and Type | Method and Description |
|---|---|
ORecordHook.SCOPE[] |
OSchedulerTrigger.getScopes() |
Copyright © 2009–2025 OrientDB. All rights reserved.