|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Schema.Column
Information about a queryable column.
| Method Summary | |
|---|---|
Operator[] |
getAvailableQueryOperators()
Available query operators for the given column. |
String |
getName()
Get the name for this column. |
PropertyType |
getPropertyType()
Get the property type for this column. |
boolean |
isFullTextSearchable()
Get whether the column can be used in a full-text search. |
| Method Detail |
|---|
String getName()
PropertyType getPropertyType()
boolean isFullTextSearchable()
Operator[] getAvailableQueryOperators()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||