|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GSLayerGroupEncoder | |
|---|---|
| it.geosolutions.geoserver.rest | Main GSManager classes are here. |
| it.geosolutions.geoserver.rest.encoder | Encoders for GeoServer's beans. |
| Uses of GSLayerGroupEncoder in it.geosolutions.geoserver.rest |
|---|
| Methods in it.geosolutions.geoserver.rest with parameters of type GSLayerGroupEncoder | |
|---|---|
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 |
| Uses of GSLayerGroupEncoder in it.geosolutions.geoserver.rest.encoder |
|---|
| Subclasses of GSLayerGroupEncoder in it.geosolutions.geoserver.rest.encoder | |
|---|---|
class |
GSLayerGroupEncoder23
LayerGroup encoder for GeoServer >= 2.3 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||