|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.sigmadynamics.sdo.support.SDOBase
com.sigmadynamics.sdo.base.SDO
com.sigmadynamics.sdo.support.SDEligibleObject
com.sigmadynamics.sdo.base.EligibleObject
com.sigmadynamics.sdo.support.SDChoice
public abstract class SDChoice
Abstract base class for Choice classes in generated code.
| Field Summary | |
|---|---|
protected ChoiceGroupInterface |
group |
| Fields inherited from class com.sigmadynamics.sdo.support.SDOBase |
|---|
description, internalName, sdExternalName |
| Constructor Summary | |
|---|---|
SDChoice(ChoiceGroupInterface group) |
|
| Method Summary | |
|---|---|
abstract ChoiceInterface |
cloneChoice(ChoiceGroupInterface group) |
protected ChoiceEventInterface |
getEventObject(java.lang.String eventName) |
ChoiceGroupInterface |
getGroup() |
| Methods inherited from class com.sigmadynamics.sdo.support.SDEligibleObject |
|---|
isEligible |
| Methods inherited from class com.sigmadynamics.sdo.support.SDOBase |
|---|
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId, setDescription, setSDOId, setSDOLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.ChoiceInterface |
|---|
getChoiceHistory, getChoiceNameId, recordChoice, recordEvent, recordEvent |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.EligibleObjectInterface |
|---|
isEligible |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.SDOInterface |
|---|
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId |
| Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.ChoiceHistoryQueryInterface |
|---|
daysSinceLastEvent, daysSinceLastEvent, numberOfEventsDuringLastNDays, numberOfEventsDuringLastNDays |
| Field Detail |
|---|
protected final ChoiceGroupInterface group
| Constructor Detail |
|---|
public SDChoice(ChoiceGroupInterface group)
| Method Detail |
|---|
public ChoiceGroupInterface getGroup()
getGroup in interface ChoiceInterfacepublic abstract ChoiceInterface cloneChoice(ChoiceGroupInterface group)
cloneChoice in interface ChoiceInterfaceprotected ChoiceEventInterface getEventObject(java.lang.String eventName)
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||