Uses of Class
it.geosolutions.geoserver.rest.encoder.authorityurl.GSAuthorityURLInfoEncoder

Packages that use GSAuthorityURLInfoEncoder
it.geosolutions.geoserver.rest.decoder Decoders for GeoServer's beans. 
it.geosolutions.geoserver.rest.encoder Encoders for GeoServer's beans. 
 

Uses of GSAuthorityURLInfoEncoder in it.geosolutions.geoserver.rest.decoder
 

Methods in it.geosolutions.geoserver.rest.decoder that return types with arguments of type GSAuthorityURLInfoEncoder
 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
 

Uses of GSAuthorityURLInfoEncoder in it.geosolutions.geoserver.rest.encoder
 

Methods in it.geosolutions.geoserver.rest.encoder with parameters of type GSAuthorityURLInfoEncoder
 void GSLayerEncoder.addAuthorityURL(GSAuthorityURLInfoEncoder authorityURLInfo)
          Add an authorityURLInfo to the GeoServer layer
 void GSLayerEncoder21.addAuthorityURL(GSAuthorityURLInfoEncoder authorityURLInfo)
          Add an authorityURLInfo to the GeoServer layer
 



Copyright © 2007-2014 GeoSolutions. All Rights Reserved.