|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Internal: Applications should not use this class.
Defines methods and constants for posting transactions.
| Field Summary | |
static int |
TRANS_POST_GET_ATTR_BY_INDEX |
static int |
TRANS_POST_GET_ATTR_BY_NAME |
static int |
TRANS_POST_GET_ATTR_COUNT |
static int |
TRANS_POST_GET_ATTR_INDEX_OF |
static int |
TRANS_POST_GET_STRUCTURE_DEF |
static int |
TRANS_POST_PUSHBACK |
static int |
TRANS_POST_REFRESH_UNDO_CHANGES |
static int |
TRANS_POST_REFRESH_WITH_DB_FORGET_CHANGES |
static int |
TRANS_POST_REFRESH_WITH_DB_ONLY_IF_UNCHANGED |
static int |
TRANS_POST_REMOVE |
static int |
TRANS_POST_SET_ATTR_BY_INDEX |
static int |
TRANS_POST_SET_ATTR_BY_NAME |
| Method Summary | |
void |
transPostPushback(int hdl)Internal: Applications should not use this method. |
void |
transPostRefresh(int refreshMode, int hdl) |
void |
transPostRemove(int hdl)Internal: Applications should not use this method. |
void |
transPostRevert(int hdl)Internal: Applications should not use this method. |
| Field Detail |
public static final int TRANS_POST_PUSHBACK
public static final int TRANS_POST_REMOVE
public static final int TRANS_POST_REFRESH_WITH_DB_FORGET_CHANGES
public static final int TRANS_POST_REFRESH_WITH_DB_ONLY_IF_UNCHANGED
public static final int TRANS_POST_REFRESH_UNDO_CHANGES
public static final int TRANS_POST_GET_STRUCTURE_DEF
public static final int TRANS_POST_GET_ATTR_BY_INDEX
public static final int TRANS_POST_GET_ATTR_BY_NAME
public static final int TRANS_POST_SET_ATTR_BY_INDEX
public static final int TRANS_POST_SET_ATTR_BY_NAME
public static final int TRANS_POST_GET_ATTR_COUNT
public static final int TRANS_POST_GET_ATTR_INDEX_OF
| Method Detail |
public void transPostPushback(int hdl)
public void transPostRemove(int hdl)
public void transPostRevert(int hdl)
public void transPostRefresh(int refreshMode,
int hdl)
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||