org.deegree.services.wms.dynamic
Class PostGISUpdater
java.lang.Object
org.deegree.services.wms.dynamic.LayerUpdater
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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.