public class OSecurityResourceClass extends OSecurityResource
Modifier and Type | Field and Description |
---|---|
static OSecurityResourceClass |
ALL_CLASSES |
resourceString
Constructor and Description |
---|
OSecurityResourceClass(String resourceString,
String className) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassName() |
int |
hashCode() |
getInstance, getResourceString, parseResource
public static final OSecurityResourceClass ALL_CLASSES
public String getClassName()
public boolean equals(Object o)
equals
in class OSecurityResource
public int hashCode()
hashCode
in class OSecurityResource
Copyright © 2009–2020 OrientDB. All rights reserved.