|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChoiceGroupInterface | |
|---|---|
| com.sigmadynamics.sdo.base | Customizable base classes for generated ILS classes. |
| com.sigmadynamics.sdo.interfaces | Interfaces implemented by generated ILS code. |
| com.sigmadynamics.sdo.interfaces.client | Interfaces implemented by ILS classes used by the RTD platform in server and client code. |
| com.sigmadynamics.sdo.support | Base classes for generated ILS classes. |
| Uses of ChoiceGroupInterface in com.sigmadynamics.sdo.base |
|---|
| Classes in com.sigmadynamics.sdo.base that implement ChoiceGroupInterface | |
|---|---|
class |
ChoiceGroupUser: ujjwal Date: May 16, 2003 Time: 10:57:48 AM |
| Constructors in com.sigmadynamics.sdo.base with parameters of type ChoiceGroupInterface | |
|---|---|
Choice(ChoiceGroupInterface group) |
|
| Uses of ChoiceGroupInterface in com.sigmadynamics.sdo.interfaces |
|---|
| Methods in com.sigmadynamics.sdo.interfaces that return ChoiceGroupInterface | |
|---|---|
ChoiceGroupInterface |
ApplicationInterface.getChoiceGroup(java.lang.String groupId) |
| Uses of ChoiceGroupInterface in com.sigmadynamics.sdo.interfaces.client |
|---|
| Methods in com.sigmadynamics.sdo.interfaces.client that return ChoiceGroupInterface | |
|---|---|
ChoiceGroupInterface |
ChoiceGroupInterface.cloneGroup()constructs a new instance of this Choice Group object with new CLASSNAME(); |
ChoiceGroupInterface |
ChoiceInterface.getGroup() |
ChoiceGroupInterface |
ChoiceGroupInterface.getParentChoiceGroup()get Parent Choice Group of current Choice Group |
ChoiceGroupInterface[] |
ChoiceGroupInterface.getSubGroups()SDChoiceGroup.getTopLevelSubGroups() |
| Methods in com.sigmadynamics.sdo.interfaces.client with parameters of type ChoiceGroupInterface | |
|---|---|
ChoiceInterface |
ChoiceInterface.cloneChoice(ChoiceGroupInterface group) |
| Uses of ChoiceGroupInterface in com.sigmadynamics.sdo.support |
|---|
| Classes in com.sigmadynamics.sdo.support that implement ChoiceGroupInterface | |
|---|---|
class |
SDChoiceGroup |
| Fields in com.sigmadynamics.sdo.support declared as ChoiceGroupInterface | |
|---|---|
protected ChoiceGroupInterface |
SDChoice.group |
| Methods in com.sigmadynamics.sdo.support that return ChoiceGroupInterface | |
|---|---|
ChoiceGroupInterface |
SDApplicationBase.getChoiceGroup(java.lang.String groupId) |
ChoiceGroupInterface |
SDChoice.getGroup() |
ChoiceGroupInterface[] |
SDChoiceGroup.getSubGroups() |
static ChoiceGroupInterface[] |
SDChoiceGroup.getTopLevelSubGroups() |
| Methods in com.sigmadynamics.sdo.support with parameters of type ChoiceGroupInterface | |
|---|---|
abstract ChoiceInterface |
SDChoice.cloneChoice(ChoiceGroupInterface group) |
| Constructors in com.sigmadynamics.sdo.support with parameters of type ChoiceGroupInterface | |
|---|---|
SDChoice(ChoiceGroupInterface group) |
|
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||