|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.server.EventInvocation
public class EventInvocation
Method Summary | |
---|---|
java.lang.String |
getDebugStr() |
java.lang.String |
getName() Gets the name of the event that is to be invoked. |
javax.xml.namespace.QName |
getQName() Gets the QName 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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 javax.xml.namespace.QName getQName()
public void raiseEvent()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1) E10653-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |