|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.client.remote.SecurityHintsImpl
public class SecurityHintsImpl
| Field Summary |
|---|
| Fields inherited from interface oracle.jbo.SecurityHints |
|---|
DEFAULT_OPERATOR, OPERATOR_AND, OPERATOR_OR |
| Constructor Summary | |
|---|---|
SecurityHintsImpl(RowImpl row, java.lang.String attrName) |
|
| Method Summary | |
|---|---|
oracle.adf.share.security.authorization.PrivilegeHolder |
allowsOperation(java.lang.String operationName)Returns the privilege for the operationName on this row or attribute |
java.lang.Object |
get(java.lang.Object operationName)Returns the privilege for the operationName on this row or attribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityHintsImpl(RowImpl row,
java.lang.String attrName)
| Method Detail |
|---|
public java.lang.Object get(java.lang.Object operationName)
SecurityHintsget in interface SecurityHintspublic oracle.adf.share.security.authorization.PrivilegeHolder allowsOperation(java.lang.String operationName)
SecurityHintsallowsOperation in interface SecurityHints
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||