
public class OSecurityResourceProperty extends OSecurityResource
| Modifier and Type | Field and Description |
|---|---|
static OSecurityResourceProperty |
ALL_PROPERTIES |
resourceString| Constructor and Description |
|---|
OSecurityResourceProperty(String resourceString,
String propertyName) |
OSecurityResourceProperty(String resourceString,
String className,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
String |
getPropertyName() |
int |
hashCode() |
boolean |
isAllClasses() |
getInstance, getResourceString, parseResourcepublic static final OSecurityResourceProperty ALL_PROPERTIES
public OSecurityResourceProperty(String resourceString, String className, String propertyName)
public String getClassName()
public String getPropertyName()
public boolean isAllClasses()
public boolean equals(Object o)
equals in class OSecurityResourcepublic int hashCode()
hashCode in class OSecurityResourceCopyright © 2009–2025 OrientDB. All rights reserved.