|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Criteria
Query criteria.
QueryBuilder
Method Summary | |
---|---|
Envelope |
getBBox()
Gets bounding box. |
ISearchFilterSpatialObj.OptionsBounds |
getBBoxOption()
Gets bounding box option. |
SearchEngineCSW.AimsContentTypes |
getContentType()
Content type. |
String[] |
getDataCategory()
Gets data categories. |
Date |
getFromDate()
Gets update date to search from. |
Integer |
getMaxRecords()
Gets maximum number of records to fetch. |
String |
getSearchText()
Gets search text. |
SearchFilterSort.OptionsSort |
getSortOption()
Gets sort option. |
Date |
getToDate()
Gets update date to search to. |
Method Detail |
---|
Integer getMaxRecords()
null
if no limitString getSearchText()
null
or empty string if no search textDate getFromDate()
null
if no dateDate getToDate()
null
if no dateEnvelope getBBox()
null
if no bounding boxSearchEngineCSW.AimsContentTypes getContentType()
String[] getDataCategory()
null
if no any data categoryISearchFilterSpatialObj.OptionsBounds getBBoxOption()
SearchFilterSort.OptionsSort getSortOption()
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |