|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.bpm.services.organization.model.ApplicationContext
public class ApplicationContext
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="applicationType" use="required" type="{http://xmlns.oracle.com/bpm/organization}applicationContextTypeEnum" />
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ApplicationContext()
|
|
| Method Summary | |
|---|---|
ApplicationContextTypeEnum |
getApplicationType()
Gets the value of the applicationType property. |
boolean |
isSetApplicationType()
|
void |
setApplicationType(ApplicationContextTypeEnum value)
Sets the value of the applicationType property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationContext()
| Method Detail |
|---|
public ApplicationContextTypeEnum getApplicationType()
ApplicationContextTypeEnumpublic void setApplicationType(ApplicationContextTypeEnum value)
value - allowed object is
ApplicationContextTypeEnumpublic boolean isSetApplicationType()
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.7.0) E25378-07 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||