| 
 | DLESE Tools v1.6.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ItemIndexer
Interface for notifying watchers of indexing requests and prompts to configure and initialize.
| Method Summary | |
|---|---|
|  void | indexingActionRequested(IndexingEvent e)Indicates a request has been made for an indexing action to take place. | 
|  void | setConfigDirectory(File configDir)Indicates the directory where ItemIndexer config files reside. | 
| Method Detail | 
|---|
void setConfigDirectory(File configDir)
                        throws Exception
configDir - The directory where the config files reside
Exception - Exception should be thrown if an error occurs
void indexingActionRequested(IndexingEvent e)
                             throws Exception
e - The indexing event indicating the action that should take place
Exception - Exception should be thrown if an error occurs| 
 | DLESE Tools v1.6.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||