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