|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISolRSynchroniser
We don't use the Hibernate Listeners because we don't want to handle every hibernate operations just a few one (we don't want to check if that class or that one should be sync Synchronise the Gis Object with the full text search engine.
| Method Summary | |
|---|---|
boolean |
commit()
Send a commit to the full text search engine |
void |
deleteAll()
/! |
void |
handleEvent(IEvent event)
handle an event in order to synchronise Data (the event may be add, update, delete a GIS object) |
void |
optimize()
Send a optimize command to the full text search engine |
| Method Detail |
|---|
void handleEvent(IEvent event)
event - The event to handleboolean commit()
void optimize()
void deleteAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||