|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexingListener
Listens for index updates.
| Method Summary | |
|---|---|
void |
indexUpdate(Workspace workspace,
Project project,
java.util.Collection<java.net.URL> urls)
Called when a set of files are about to be updated in the index. |
| Method Detail |
|---|
void indexUpdate(Workspace workspace,
Project project,
java.util.Collection<java.net.URL> urls)
workspace - the workspace associated with the indexproject - the project assoicated with the indexurls - the files which will be updated
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||