public interface IndexManagerService
| Modifier and Type | Method and Description |
|---|---|
List<EntityType> |
getIndexedEntities()
Returns all indexed entity meta data sorted by entity label
|
void |
rebuildIndex(String entityTypeId)
Rebuilds the index for the given entity type
|
List<EntityType> getIndexedEntities()
void rebuildIndex(String entityTypeId)
Copyright © 2017. All rights reserved.