|
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.jbo.server.BusLogicUnitBase
public abstract class BusLogicUnitBase
| Constructor Summary | |
|---|---|
BusLogicUnitBase()
|
|
| Method Summary | |
|---|---|
void |
afterCommit(Row row,
TransactionEvent event)
|
void |
afterPost(Row row,
TransactionEvent event)
|
void |
beforeCommit(Row row,
TransactionEvent event)
|
void |
beforePost(Row row,
TransactionEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusLogicUnitBase()
| Method Detail |
|---|
public void beforePost(Row row,
TransactionEvent event)
public void afterPost(Row row,
TransactionEvent event)
public void beforeCommit(Row row,
TransactionEvent event)
public void afterCommit(Row row,
TransactionEvent event)
|
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 | ||||||||