com.esri.gpt.catalog.harvest.jobs
Class HjQueryCriteria
java.lang.Object
com.esri.gpt.framework.request.Criteria
com.esri.gpt.framework.request.QueryCriteria
com.esri.gpt.catalog.harvest.jobs.HjQueryCriteria
- All Implemented Interfaces:
- Serializable
public class HjQueryCriteria
- extends QueryCriteria
Harvest job query criteria.
- See Also:
HjCriteria
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HjQueryCriteria
public HjQueryCriteria()
getResourceUuids
public String[] getResourceUuids()
- Gets resource UUIDS.
- Returns:
- the resourceUuids
setResourceUuids
public void setResourceUuids(String[] resourceUuids)
- Sets resource UUIDS.
- Parameters:
resourceUuids
- the resourceUuids to set
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.