org.deegree.services.wms.dynamic
Class PostGISUpdater

java.lang.Object
  extended by org.deegree.services.wms.dynamic.LayerUpdater
      extended by org.deegree.services.wms.dynamic.PostGISUpdater

public class PostGISUpdater
extends LayerUpdater

PostGISLayerLoader

Version:
$Revision: 27705 $, $Date: 2010-11-02 09:23:31 +0100 (Di, 02. Nov 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
PostGISUpdater(java.lang.String connId, Layer parent, MapService service, java.lang.String baseSystemId)
           
 
Method Summary
 java.lang.String getConnectionID()
           
 boolean update()
           
 
Methods inherited from class org.deegree.services.wms.dynamic.LayerUpdater
cleanup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostGISUpdater

public PostGISUpdater(java.lang.String connId,
                      Layer parent,
                      MapService service,
                      java.lang.String baseSystemId)
Parameters:
connId -
parent -
service -
baseSystemId - to resolve relative references in sld blobs
Method Detail

getConnectionID

public java.lang.String getConnectionID()
Returns:
the connection id

update

public boolean update()
Specified by:
update in class LayerUpdater
Returns:
whether layers have been updated


Copyright © 2011. All Rights Reserved.