Revision 28076 branches/v2_0_0_prep/libraries/libFMap_dal/src/org/gvsig/fmap/dal/raster/imp/DefaultCoverageStore.java

View differences:

DefaultCoverageStore.java
293 293
	/* (non-Javadoc)
294 294
	 * @see org.gvsig.tools.persistence.Persistent#loadState(org.gvsig.tools.persistence.PersistentState)
295 295
	 */
296
	public void loadState(PersistentState state) throws PersistenceException {
296
	public void saveToState(PersistentState state) throws PersistenceException {
297 297
		// TODO Auto-generated method stub
298 298

  
299 299
	}

Also available in: Unified diff