|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FederatedIndexer
Method Summary | |
---|---|
void |
createIndex()
The create method should index the required components |
void |
destroyIndex()
Method called when this federated search is not used anymore. |
LocalizedString |
getDisplayName()
Get a localized name for this federated search |
java.lang.String |
getId()
Get the ID for this federated search |
Info |
getInfo()
Info should return information on the current status if the federated search |
Method Detail |
---|
java.lang.String getId()
LocalizedString getDisplayName()
void destroyIndex() throws IndexingException
IndexingException
void createIndex() throws IndexingException
IndexingException
Info getInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |