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

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

public class FeaturesProviderDAOFileImpl
extends java.lang.Object
implements IFeaturesProviderDAO


Field Summary
static java.lang.String GEOID_PNAME
           
static java.lang.String GEOID_PVALUE
           
 
Constructor Summary
FeaturesProviderDAOFileImpl()
           
 
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

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

FeaturesProviderDAOFileImpl

public FeaturesProviderDAOFileImpl()
Method Detail

getFeatures

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