Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.dataSecurity.ui.managed
Class RolePolicyBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.dataSecurity.ui.managed.DataSecurityBackingBean
      extended by oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBaseBean
          extended by oracle.apps.fnd.applcore.dataSecurity.ui.managed.RolePolicyBean
Direct Known Subclasses:
RolePolicyTblBean

public class RolePolicyBean
extends PolicyBaseBean


Constructor Summary
RolePolicyBean()
           
 
Method Summary
 void createPolicy(javax.faces.event.ActionEvent actionEvent)
           
 void init()
          1.
 boolean isRefresh()
           
protected  void searchRole(java.lang.String roleId)
           
protected  void setRefresh(boolean refresh)
           
 
Methods inherited from class oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBaseBean
editPolicy, initPolicy
 
Methods inherited from class oracle.apps.fnd.applcore.dataSecurity.ui.managed.DataSecurityBackingBean
errorMethod, evaluateExpr, getBindingContainer, getDataSecurityAM, getDataSecurityGlobalUIAM, getDataSecurityUIAM, getRootAM, getScopeVariable, queryAndPopulateColumnsMap, refresh, setScopeVariable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolePolicyBean

public RolePolicyBean()
Method Detail

init

public void init()
1. If needed, apply ViewCriteria, GranteeKeyCriteria. 2. Pass parameter, roleId, to bind variable, granteeKey.


searchRole

protected void searchRole(java.lang.String roleId)

isRefresh

public boolean isRefresh()

setRefresh

protected void setRefresh(boolean refresh)

createPolicy

public void createPolicy(javax.faces.event.ActionEvent actionEvent)

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.