| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.model.events.AbstractEventDefinition
public abstract class AbstractEventDefinition
| Constructor Summary | |
|---|---|
AbstractEventDefinition()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
evaluateCustomPayLoadValue(DCBindingContainer ctr)
evaluateCustomPayLoadValue evaluates customPayLoad value  | 
 java.lang.String | 
getCustomPayLoad()
getCustomPayLoad gets the value of customPayLoad attribute  | 
 java.lang.Object | 
getCustomPayLoadValue()
getCustomPayLoadValue returns customPayLoad value  | 
 java.lang.String | 
getRaiseCondition()
getRaiseCondition gets the value of raiseCondition attribute  | 
 boolean | 
isRaisable(DCBindingContainer ctr)
isRaisable returns true or false after evaluating raiseCondition  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.adf.model.events.EventDefinition | 
|---|
getAttributeName, getEventName, setAttributeName, setEventName | 
| Constructor Detail | 
|---|
public AbstractEventDefinition()
| Method Detail | 
|---|
public java.lang.String getRaiseCondition()
public boolean isRaisable(DCBindingContainer ctr)
ctr - DCBindingContainer objectpublic java.lang.String getCustomPayLoad()
public java.lang.Object evaluateCustomPayLoadValue(DCBindingContainer ctr)
ctr - DCBindingContainer objectpublic java.lang.Object getCustomPayLoadValue()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||