|
SPT Object Database API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Searchables
Annotation for specifying all the full-text search indices for a prevalent class.
© Copyright 2008 Sans Pareil Technologies, Inc.
| Required Element Summary | |
|---|---|
Searchable[] |
value
The array of Searchable annotations that represent all the full
text search index definitions for the prevalent object. |
| Element Detail |
|---|
public abstract Searchable[] value
Searchable annotations that represent all the full
text search index definitions for the prevalent object.
|
SPT Object Database API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||