|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.framework.request.Criteria com.esri.gpt.framework.request.QueryCriteria
public class QueryCriteria
Represents the criteria associated with a query.
Constructor Summary | |
---|---|
QueryCriteria()
Default constructor. |
Method Summary | |
---|---|
SortOption |
getSortOption()
Gets the sort option. |
void |
reset()
Resets the criteria. |
void |
setSortOption(SortOption option)
Sets the sort option. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryCriteria()
Method Detail |
---|
public SortOption getSortOption()
public void setSortOption(SortOption option)
option
- the sort optionpublic void reset()
reset
in class Criteria
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |