| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest.decoder |
Decoders for GeoServer's beans.
|
| it.geosolutions.geoserver.rest.encoder |
Encoders for GeoServer's beans.
|
| Modifier and Type | Method and Description |
|---|---|
List<GSAuthorityURLInfoEncoder> |
RESTLayer21.getEncodedAuthorityURLInfoList()
Decodes the list of AuthorityURLInfo from the GeoServer Layer
|
List<GSAuthorityURLInfoEncoder> |
RESTLayer.getEncodedAuthorityURLInfoList()
Decodes the list of AuthorityURLInfo from the GeoServer Layer
|
| Modifier and Type | Method and Description |
|---|---|
void |
GSLayerEncoder21.addAuthorityURL(GSAuthorityURLInfoEncoder authorityURLInfo)
Add an authorityURLInfo to the GeoServer layer
|
void |
GSLayerEncoder.addAuthorityURL(GSAuthorityURLInfoEncoder authorityURLInfo)
Add an authorityURLInfo to the GeoServer layer
|
Copyright © 2007–2016 PDOK. All rights reserved.