|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.tip.pc.services.identity.RoleProperties
public final class RoleProperties
| Constructor Summary | |
|---|---|
RoleProperties() |
|
| Method Summary | |
|---|---|
static java.util.Set |
getActions(java.lang.String roleName)Gets a action set |
static java.util.Set |
getDefaultActions()Gets a default action set |
static java.util.Properties |
getProperties()Returns properties collection |
static java.lang.String |
getProperty(java.lang.String key)Gets a property value with default |
static java.lang.String |
getProperty(java.lang.String key, java.lang.String defaultValue)Gets a property value with default |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleProperties()
| Method Detail |
|---|
public static java.util.Set getDefaultActions()
public static java.util.Set getActions(java.lang.String roleName)
roleName - a role namepublic static java.lang.String getProperty(java.lang.String key)
key - the property name
public static java.lang.String getProperty(java.lang.String key,
java.lang.String defaultValue)
key - the property namedefaultValue - the default value if property not foundpublic static java.util.Properties getProperties()
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1) E10660-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||