|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=SOURCE) @Documented public @interface QueryConfig
This annotation is meant to be applied to support easy query building into studio
| Optional Element Summary | |
|---|---|
String[] |
disabledOperators
a list of unsupported operators by the connector query language |
String[] |
disabledViews
a list of unsopported views for the query builder view in studio |
public abstract String[] disabledOperators
public abstract String[] disabledViews
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||