Uses of Class
it.geosolutions.geoserver.rest.encoder.identifier.GSIdentifierInfoEncoder

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

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

Methods in it.geosolutions.geoserver.rest.decoder that return types with arguments of type GSIdentifierInfoEncoder
 List<GSIdentifierInfoEncoder> RESTLayer21.getEncodedIdentifierInfoList()
          Decodes the list of IdentifierInfo from the GeoServer Layer
 List<GSIdentifierInfoEncoder> RESTLayer.getEncodedIdentifierInfoList()
          Decodes the list of IdentifierInfo from the GeoServer Layer
 

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

Methods in it.geosolutions.geoserver.rest.encoder with parameters of type GSIdentifierInfoEncoder
 void GSLayerEncoder.addIdentifier(GSIdentifierInfoEncoder identifierInfo)
          Add an identifierInfo to the GeoServer layer
 void GSLayerEncoder21.addIdentifier(GSIdentifierInfoEncoder identifierInfo)
          Add an identifierInfo to the GeoServer layer
 



Copyright © 2007-2014 GeoSolutions. All Rights Reserved.