| Class | Description |
|---|---|
| SearchableEntity |
Maintains a searchField in which all fields annotated with
SearchContent are indexed. |
| Annotation Type | Description |
|---|---|
| SearchContent |
Annotates a field within a
SearchableEntity to be indexed into the SearchableEntity.SEARCH_FIELD. |
Copyright © 2018. All rights reserved.