Uses of Class
it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.VTParameterEncoder

Packages that use VTParameterEncoder
it.geosolutions.geoserver.rest.encoder.metadata.virtualtable   
 

Uses of VTParameterEncoder in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable
 

Methods in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with parameters of type VTParameterEncoder
 void GSVirtualTableEncoder.addVirtualTableParameter(VTParameterEncoder paramEnc)
          Adds a parameter to the VirtualTable
 

Method parameters in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with type arguments of type VTParameterEncoder
protected  void GSVirtualTableEncoder.setup(String name, String sql, List<String> keyColumns, List<VTGeometryEncoder> geomEncList, List<VTParameterEncoder> paramEncList)
          Set-up quickly a GSVirtualTableEncoder
 

Constructor parameters in it.geosolutions.geoserver.rest.encoder.metadata.virtualtable with type arguments of type VTParameterEncoder
GSVirtualTableEncoder(String name, String sql, List<String> keyColumns, List<VTGeometryEncoder> geomEncList, List<VTParameterEncoder> paramEncList)
          Constructs directly a GSVirtualTableEncoder
 



Copyright © 2007-2014 GeoSolutions. All Rights Reserved.