Skip navigation links

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

E17787-02


Uses of Interface
com.sigmadynamics.sdo.interfaces.ChoiceEventInterface

Packages that use ChoiceEventInterface
com.sigmadynamics.sdo.interfaces Interfaces implemented by generated ILS code. 
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 

 

Uses of ChoiceEventInterface in com.sigmadynamics.sdo.interfaces

 

Methods in com.sigmadynamics.sdo.interfaces with parameters of type ChoiceEventInterface
 int ChoiceHistoryInterface.daysSinceLastEvent(ChoiceArrayInterface choices, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           
 int ChoiceHistoryInterface.daysSinceLastEvent(ChoiceArrayInterface choices, java.lang.String channel, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           
 int ChoiceHistoryInterface.daysSinceLastEvent(ChoiceInterface choice, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
          Calculates for the current session the number of days since this event last occurred.
 int ChoiceHistoryInterface.daysSinceLastEvent(ChoiceInterface choice, java.lang.String channel, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           
 int ChoiceHistoryInterface.numberOfEventsDuringLastNDays(ChoiceArrayInterface choices, int numberOfDays, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           
 int ChoiceHistoryInterface.numberOfEventsDuringLastNDays(ChoiceArrayInterface choices, int numberOfDays, java.lang.String channel, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           
 int ChoiceHistoryInterface.numberOfEventsDuringLastNDays(ChoiceInterface choice, int numberOfDays, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           
 int ChoiceHistoryInterface.numberOfEventsDuringLastNDays(ChoiceInterface choice, int numberOfDays, java.lang.String channel, ChoiceEventInterface choiceEvent, java.util.Set sessionKeys, long time)
           

 

Uses of ChoiceEventInterface in com.sigmadynamics.sdo.support

 

Methods in com.sigmadynamics.sdo.support that return ChoiceEventInterface
protected  ChoiceEventInterface SDChoiceGroup.getEventObject(java.lang.String eventName)
           
protected  ChoiceEventInterface SDChoice.getEventObject(java.lang.String eventName)
           

 


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.