Revision 29326 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/spi/index/FeatureIndexProviderServices.java

View differences:

FeatureIndexProviderServices.java
53 53
	public FeatureType getFeatureType();
54 54
	
55 55
	/** FeatureStore to which belongs this index */
56
	public FeatureStoreProviderServices getFeatureStore();
56
	public FeatureStoreProviderServices getFeatureStoreProviderServices();
57 57
	
58 58
	/** Returns the absolute path (directory + filename) where this index is or will be stored */
59 59
	public String getFileName();

Also available in: Unified diff