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.setup
Class PolicySetupBean.RoleData

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

public class PolicySetupBean.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
 boolean equals(PolicySetupBean.RoleData role)
           
 java.lang.String getDescription()
           
 java.lang.String getDisplayName()
           
 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()

getDisplayName

public java.lang.String getDisplayName()

getDescription

public java.lang.String getDescription()

getIcon

public java.lang.String getIcon()

getIsEnterpriseRole

public java.lang.String getIsEnterpriseRole()

isEnterpriseRole

public boolean isEnterpriseRole()

getInfo

public java.lang.String getInfo()

equals

public boolean equals(PolicySetupBean.RoleData role)

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.