Revision 28474 branches/v2_0_0_prep/libraries/libFMap_dal/src-test/org/gvsig/fmap/dal/feature/impl/MyTransform.java

View differences:

MyTransform.java
99 99
		state.set("yname", this.yname);
100 100
	}
101 101

  
102
	public void setState(PersistentState state) throws PersistenceException {
102
	public void loadFromState(PersistentState state) throws PersistenceException {
103 103
	}
104 104

  
105 105
	/*

Also available in: Unified diff