Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

oracle.bpm.services.organization.model
Class AppRoleRefType

java.lang.Object
  extended by oracle.bpm.services.organization.model.PrincipleRefType
      extended by oracle.bpm.services.organization.model.AppRoleRefType
All Implemented Interfaces:
java.io.Serializable

public class AppRoleRefType
extends PrincipleRefType
implements java.io.Serializable

Java class for appRoleRefType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="appRoleRefType">
   <complexContent>
     <extension base="{http://xmlns.oracle.com/bpm/organization}principleRefType">
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
AppRoleRefType()
           
 
Method Summary
 
Methods inherited from class oracle.bpm.services.organization.model.PrincipleRefType
getApplicationContext, getName, getRealm, getType, isSetApplicationContext, isSetName, isSetRealm, isSetType, setApplicationContext, setName, setRealm, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppRoleRefType

public AppRoleRefType()

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.