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, parseResource
public static final OSecurityResourceFunction ALL_FUNCTIONS
public String getFunctionName()
public boolean equals(Object o)
equals
in class OSecurityResource
public int hashCode()
hashCode
in class OSecurityResource
Copyright © 2009–2020 OrientDB. All rights reserved.