Revision 34320 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/feature/spi/FeatureStoreProviderServices.java

View differences:

FeatureStoreProviderServices.java
68 68
	 * 
69 69
	 * @param notification
70 70
	 */
71
	public void notifyChange(String notification,
72
			FeatureStoreNotification storeNotification);
71
	public void notifyChange(FeatureStoreNotification storeNotification);
73 72

  
74 73
	/**
75 74
	 * Call this to send a notification to observers of this store relative to

Also available in: Unified diff