|
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.EventDef
public class EventDef
| Field Summary | |
|---|---|
static java.lang.Class |
CLASS_INSTANCE
|
| Method Summary | |
|---|---|
Iterator |
getHeaderAttrs()
Returns the list of header attributes for the event definition. |
java.lang.String |
getName()
Return the name of the event definition. |
int |
getNumHeaderAttrs()
|
int |
getNumPayloadItems()
Gets the number of actual payload items for the event definition. |
Iterator |
getPayloadItems()
Returns the list of payload items for the event definition. |
| 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 Iterator getHeaderAttrs()
public int getNumHeaderAttrs()
public java.lang.String getName()
public Iterator getPayloadItems()
public int getNumPayloadItems()
|
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 | ||||||||