|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
EbiQuery in the Search subsystem.
Interface that defines common functionality for various types of full-text queries.
| Method Summary | |
String |
getWhere()
Deprecated. For keyword searches use EbiQuery.getText(). |
void |
setWhere(String ftsExpression)
Deprecated. For keyword searches use EbiQuery.setText(String queryText). |
| Methods implemented from interface com.sssw.fw.api.EbiQuery |
allSelected,
deselectAll,
getOrderBys,
getQueryString,
getSelects,
removeOrderBys,
selectAll |
| Method Detail |
public void setWhere(String ftsExpression)
EbiQuery.setText(String queryText).
public String getWhere()
EbiQuery.getText().
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||