Esri Geoportal Server
1.0

com.esri.gpt.catalog.harvest.jobs
Class HjQueryCriteria

java.lang.Object
  extended by com.esri.gpt.framework.request.Criteria
      extended by com.esri.gpt.framework.request.QueryCriteria
          extended by 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

Constructor Summary
HjQueryCriteria()
           
 
Method Summary
 String[] getResourceUuids()
          Gets resource UUIDS.
 void setResourceUuids(String[] resourceUuids)
          Sets resource UUIDS.
 
Methods inherited from class com.esri.gpt.framework.request.QueryCriteria
getSortOption, reset, setSortOption
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HjQueryCriteria

public HjQueryCriteria()
Method Detail

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

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.