|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jbo.server.EventInvocation
public class EventInvocation
Field Summary | |
---|---|
static java.lang.Class |
CLASS_INSTANCE
|
Method Summary | |
---|---|
java.lang.String |
getDebugStr()
|
java.lang.String |
getName()
Gets the name of the event that is to be invoked. |
void |
raiseEvent()
Raises the event to Fabric. |
void |
UpdateValues(EntityImpl ent)
Updates the payload attribute values for this event invocation. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Class CLASS_INSTANCE
Method Detail |
---|
public void UpdateValues(EntityImpl ent)
ent
- - the entity that the event invocation is forpublic java.lang.String getDebugStr()
public java.lang.String getName()
public void raiseEvent()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client 11g Release 1 (11.1.1) E17503-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |