
public class OSecurityResourceFunction extends OSecurityResource
| Modifier and Type | Field and Description |
|---|---|
static OSecurityResourceFunction |
ALL_FUNCTIONS |
resourceString| Constructor and Description |
|---|
OSecurityResourceFunction(String resourceString,
String functionName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFunctionName() |
int |
hashCode() |
getInstance, getResourceString, parseResourcepublic static final OSecurityResourceFunction ALL_FUNCTIONS
public String getFunctionName()
public boolean equals(Object o)
equals in class OSecurityResourcepublic int hashCode()
hashCode in class OSecurityResourceCopyright © 2009–2025 OrientDB. All rights reserved.