public interface NodeIndexerExtension
Modifier and Type | Method and Description |
---|---|
boolean |
checkEventModifiesIndex(Event event)
Check the event and return true if it indicates data has been modified
that affects the index.
|
String |
getName()
Return the name of the index.
|
boolean |
isEnabled()
Is this indexer extension enabled?
|
boolean checkEventModifiesIndex(Event event)
event
- Event to check.String getName()
boolean isEnabled()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"