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

E22562-05

oracle.apps.fnd.applcore.dataSecurity.ui.managed
Class PolicyBean.RoleData

java.lang.Object
  extended by oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBean.RoleData
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PolicyBean

public class PolicyBean.RoleData
extends java.lang.Object
implements java.io.Serializable

Class used to hold role information, including enterprise role and application role.

See Also:
Serialized Form

Method Summary
 java.lang.String getIcon()
           
 java.lang.String getInfo()
           
 java.lang.String getIsEnterpriseRole()
           
 java.lang.String getName()
           
 boolean isEnterpriseRole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()

getIcon

public java.lang.String getIcon()

getIsEnterpriseRole

public java.lang.String getIsEnterpriseRole()

isEnterpriseRole

public boolean isEnterpriseRole()

getInfo

public java.lang.String getInfo()

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.