Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


com.sigmadynamics.sdo.interfaces.client
Interface EligibleObjectInterface

All Superinterfaces:
SDOInterface
All Known Subinterfaces:
ChoiceGroupInterface, ChoiceInterface
All Known Implementing Classes:
Choice, ChoiceGroup, SDChoice, SDChoiceGroup

public interface EligibleObjectInterface
extends SDOInterface

Interface implemented by Choice classes and Choice Group classes in generated code.

Since:
1.0

Method Summary
 boolean isEligible()
           

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.SDOInterface
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId

 

Method Detail

isEligible

boolean isEligible()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.