Esri Geoportal Server
1.2.9

com.esri.gpt.control.georss.dcatcache
Class DcatCacheUpdateRequest

java.lang.Object
  extended by com.esri.gpt.control.georss.dcatcache.DcatCacheUpdateRequest

public class DcatCacheUpdateRequest
extends Object

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

DcatCacheUpdateRequest

public DcatCacheUpdateRequest()
Method Detail

execute

public void execute()
             throws IOException
Executes update request.

Throws:
IOException - if request fails

onCompleted

protected void onCompleted()
Called when update is complete.


onException

protected void onException(Exception ex)
Called when exception is being thrown during update.

Parameters:
ex - exception

Esri Geoportal Server
1.2.9

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