it.eng.spagobi.engines.georeport.features.provider
Class FeaturesProviderDAOWFSImpl

java.lang.Object
  extended by it.eng.spagobi.engines.georeport.features.provider.FeaturesProviderDAOWFSImpl
All Implemented Interfaces:
IFeaturesProviderDAO

public class FeaturesProviderDAOWFSImpl
extends java.lang.Object
implements IFeaturesProviderDAO


Field Summary
static java.lang.String GEOID_PNAME
           
static java.lang.String GEOID_PVALUE
           
static java.lang.String LAYER_NAME
           
 
Constructor Summary
FeaturesProviderDAOWFSImpl()
           
 
Method Summary
 org.mapfish.geo.MfFeatureCollection getFeatures(java.lang.Object fetureProviderEndPoint, java.util.Map parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAYER_NAME

public static final java.lang.String LAYER_NAME
See Also:
Constant Field Values

GEOID_PNAME

public static final java.lang.String GEOID_PNAME
See Also:
Constant Field Values

GEOID_PVALUE

public static final java.lang.String GEOID_PVALUE
See Also:
Constant Field Values
Constructor Detail

FeaturesProviderDAOWFSImpl

public FeaturesProviderDAOWFSImpl()
Method Detail

getFeatures

public org.mapfish.geo.MfFeatureCollection getFeatures(java.lang.Object fetureProviderEndPoint,
                                                       java.util.Map parameters)
Specified by:
getFeatures in interface IFeaturesProviderDAO