public class AttributeSecurityHintsMap extends RowSecurityHintsMap
MAP_NULL_VALUEDEFAULT_OPERATOR, OPERATOR_AND, OPERATOR_OR| Constructor and Description |
|---|
AttributeSecurityHintsMap(Row row,
int attrIx) |
| Modifier and Type | Method and Description |
|---|---|
oracle.adf.share.security.authorization.PrivilegeHolder |
allowsOperation(java.lang.String operationName)
Returns the privilege for the operationName on this row or attribute
|
get, getentrySet, equals, hashCode, internalGet, internalPut, put, setThrowIfPropertyNotFoundOnGetpublic AttributeSecurityHintsMap(Row row, int attrIx)
public oracle.adf.share.security.authorization.PrivilegeHolder allowsOperation(java.lang.String operationName)
SecurityHintsallowsOperation in interface SecurityHintsallowsOperation in class RowSecurityHintsMap