|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface Indexed
| Optional Element Summary | |
|---|---|
String |
index
|
Class<? extends EntityIndexingInterceptor> |
interceptor
Custom converter to change operations upon indexing Useful for soft deletes and similar patterns |
public abstract String index
public abstract Class<? extends EntityIndexingInterceptor> interceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||