|
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.catalog.arcims.ImsRequest com.esri.gpt.catalog.arcims.HarvestRequest
public class HarvestRequest
Base class for harvest requests.
Field Summary |
---|
Fields inherited from class com.esri.gpt.catalog.arcims.ImsRequest |
---|
ACTION_STATUS_ERROR, ACTION_STATUS_NONE, ACTION_STATUS_OK, ACTION_STATUS_REPLACED, ACTION_STATUS_UNKNOWN |
Constructor Summary | |
---|---|
HarvestRequest()
Creates instance of the request. |
|
HarvestRequest(UsernamePasswordCredentials credentials)
Creates instance of the request. |
Method Summary |
---|
Methods inherited from class com.esri.gpt.catalog.arcims.ImsRequest |
---|
executeRequest, executeRequest, getActionStatus, getAxlRequest, getAxlResponse, getCredentials, getService, makeClient, onEndSaxElement, onStartSaxElement, setActionStatus, setAxlRequest, setAxlResponse, setCredentials, setService, wasActionOK |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HarvestRequest()
public HarvestRequest(UsernamePasswordCredentials credentials)
credentials
- credentials for accessing service
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |