JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
io.fluxcapacitor.javaclient.modeling
Annotation Interface Searchable
@Documented
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
public @interface
Searchable
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
collection
boolean
searchable
String
timestampPath
Element Details
searchable
boolean
searchable
Default:
false
collection
String
collection
Default:
""
timestampPath
String
timestampPath
Default:
""