| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
java.util.AbstractMap
      
oracle.jbo.common.JboAbstractMap
          
oracle.jbo.server.RowSecurityHintsMap
              
oracle.jbo.server.AttributeSecurityHintsMap
public class AttributeSecurityHintsMap
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class java.util.AbstractMap | 
|---|
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V> | 
| Nested classes/interfaces inherited from interface java.util.Map | 
|---|
java.util.Map.Entry<K,V> | 
| Field Summary | 
|---|
| Fields inherited from class oracle.jbo.common.JboAbstractMap | 
|---|
MAP_NULL_VALUE | 
| Fields inherited from interface oracle.jbo.SecurityHints | 
|---|
DEFAULT_OPERATOR, OPERATOR_AND, OPERATOR_OR | 
| Constructor Summary | |
|---|---|
AttributeSecurityHintsMap(Row row, int attrIx) | 
|
| Method Summary | |
|---|---|
 oracle.adf.share.security.authorization.PrivilegeHolder | 
allowsOperation(java.lang.String operationName)Returns the privilege for the operationName on this row or attribute  | 
| Methods inherited from class oracle.jbo.server.RowSecurityHintsMap | 
|---|
get, get | 
| Methods inherited from class oracle.jbo.common.JboAbstractMap | 
|---|
entrySet, equals, hashCode, internalGet, internalPut, put, setThrowIfPropertyNotFoundOnGet | 
| Methods inherited from class java.util.AbstractMap | 
|---|
clear, clone, containsKey, containsValue, isEmpty, keySet, putAll, remove, size, toString, values | 
| Methods inherited from class java.lang.Object | 
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public AttributeSecurityHintsMap(Row row,
                                 int attrIx)
| Method Detail | 
|---|
public oracle.adf.share.security.authorization.PrivilegeHolder allowsOperation(java.lang.String operationName)
SecurityHintsallowsOperation in interface SecurityHintsallowsOperation in class RowSecurityHintsMap
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||