|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.request.Criteria
com.esri.gpt.framework.request.ActionCriteria
com.esri.gpt.catalog.harvest.jobs.HjActionCriteria
public class HjActionCriteria
Harvest job action criteria.
HjCriteria,
Serialized Form| Constructor Summary | |
|---|---|
HjActionCriteria()
|
|
| Method Summary | |
|---|---|
String |
getHostAddress()
Gets host address. |
String[] |
getResourceUuids()
Gets resource UUIDS. |
String |
getResourceUuidsForSql()
Gets resource uuids formated to use in WHERE IN(<collection>) clause. |
void |
setResourceUuids(String[] resourceUuids)
Sets resource UUIDS. |
| Methods inherited from class com.esri.gpt.framework.request.ActionCriteria |
|---|
getActionKey, getSelectedRecordIds, getSelectedRecordIdSet, reset, setActionKey, setSelectedRecordIds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HjActionCriteria()
| Method Detail |
|---|
public String[] getResourceUuids()
public String getResourceUuidsForSql()
public void setResourceUuids(String[] resourceUuids)
resourceUuids - the resourceUuids to setpublic String getHostAddress()
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||