| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest |
Main GSManager classes are here.
|
| it.geosolutions.geoserver.rest.encoder |
Encoders for GeoServer's beans.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoServerRESTPublisher.configureLayerGroup(String name,
GSLayerGroupEncoder group)
Update a LayerGroup using the specified encoder
|
boolean |
GeoServerRESTPublisher.configureLayerGroup(String workspace,
String name,
GSLayerGroupEncoder group)
Update a LayerGroup using the specified encoder
|
boolean |
GeoServerRESTPublisher.createLayerGroup(String name,
GSLayerGroupEncoder group)
Create a new LayerGroup using the specified encoder
|
boolean |
GeoServerRESTPublisher.createLayerGroup(String workspace,
String name,
GSLayerGroupEncoder group)
Create a new LayerGroup using the specified encoder
|
| Modifier and Type | Class and Description |
|---|---|
class |
GSLayerGroupEncoder23
LayerGroup encoder for GeoServer >= 2.3
|
Copyright © 2007–2016 PDOK. All rights reserved.