|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TopiaContextListener
Listener for TopiaContext actions.
Listener are notified for action such as :
| Method Summary | |
|---|---|
void |
postCreateSchema(TopiaContextEvent event)
Called after createSchema call |
void |
postRestoreSchema(TopiaContextEvent event)
Called after updateSchema call |
void |
postUpdateSchema(TopiaContextEvent event)
Called after updateSchema call |
void |
preCreateSchema(TopiaContextEvent event)
Called before createSchema call |
void |
preRestoreSchema(TopiaContextEvent event)
Called after updateSchema call |
void |
preUpdateSchema(TopiaContextEvent event)
Called before updateSchema call |
| Method Detail |
|---|
void preCreateSchema(TopiaContextEvent event)
event - evetvoid postCreateSchema(TopiaContextEvent event)
event - eventvoid preUpdateSchema(TopiaContextEvent event)
event - eventvoid postUpdateSchema(TopiaContextEvent event)
event - eventvoid preRestoreSchema(TopiaContextEvent event)
event - eventvoid postRestoreSchema(TopiaContextEvent event)
event - event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||