|
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.control.georss.dcatcache.DcatCacheUpdateRequest
public class DcatCacheUpdateRequest
DCAT cache update request.
Constructor Summary | |
---|---|
DcatCacheUpdateRequest()
|
Method Summary | |
---|---|
void |
execute()
Executes update request. |
protected void |
onCompleted()
Called when update is complete. |
protected void |
onException(Exception ex)
Called when exception is being thrown during update. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DcatCacheUpdateRequest()
Method Detail |
---|
public void execute() throws IOException
IOException
- if request failsprotected void onCompleted()
protected void onException(Exception ex)
ex
- exception
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |