|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAddController
Initial Date: May 25, 2004
| Method Summary | |
|---|---|
Component |
getTransactionComponent()
The transaction component which will be invoked by the repository add controller. |
void |
repositoryEntryCreated(RepositoryEntry re)
Called after the repository entry has been created. |
void |
transactionAborted()
Called if the repository aborts the transaction. |
boolean |
transactionFinishBeforeCreate()
Called just before the repository entry gets created. |
| Method Detail |
|---|
Component getTransactionComponent()
boolean transactionFinishBeforeCreate()
void repositoryEntryCreated(RepositoryEntry re)
re - void transactionAborted()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||