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: 31400 $, $Date: 2011-08-02 10:11:48 +0200 (Tue, 02 Aug 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
PostGISUpdater(String connId, String schema, Layer parent, MapService service, String baseSystemId, DeegreeWorkspace workspace)
           
 
Method Summary
 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(String connId,
                      String schema,
                      Layer parent,
                      MapService service,
                      String baseSystemId,
                      DeegreeWorkspace workspace)
Parameters:
connId -
parent -
service -
baseSystemId - to resolve relative references in sld blobs
Method Detail

getConnectionID

public 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.