Statistics
| Revision:

root / branches / dal_time_support / libraries / libFMap_dal / src / org / gvsig / fmap / dal / feature / spi @ 34629

Name Size Revision Age Author Comment
  cache 32735 about 14 years Vicente Caballero cache
  index 29326 about 15 years Jose Manuel Vivó Arnal Dal SPI refactoring
  memory 33187 almost 14 years Cesar Ordiñana Solve bug while disposing as the data was being...
AbstractFeatureProviderIterator.java 1.74 KB 31544 over 14 years Cesar Ordiñana Replace Gobernment with Government in the header
AbstractFeatureSetProvider.java 4.08 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...
AbstractFeatureStoreProvider.java 14.5 KB 34624 over 13 years Jorge Piera Refactoring of class names: Instant is Relative...
DefaultFeatureProvider.java 6.04 KB 34629 over 13 years Jorge Piera updating the FeaturePRovider to get data from t...
DefaultLongList.java 2.02 KB 29391 about 15 years Jose Manuel Vivó Arnal Added Javadoc to SPI
FeatureProvider.java 1.83 KB 29391 about 15 years Jose Manuel Vivó Arnal Added Javadoc to SPI
FeatureReferenceProviderServices.java 2.33 KB 29391 about 15 years Jose Manuel Vivó Arnal Added Javadoc to SPI
FeatureSetProvider.java 1.68 KB 33205 almost 14 years Cesar Ordiñana Make Feature extend DynObject, FeatureSet exten...
FeatureStoreProvider.java 7.07 KB 34624 over 13 years Jorge Piera Refactoring of class names: Instant is Relative...
FeatureStoreProviderServices.java 4.94 KB 34320 over 13 years Cesar Ordiñana Remove notification String parameter as it is n...
LongList.java 1.26 KB 29391 about 15 years Jose Manuel Vivó Arnal Added Javadoc to SPI

Latest revisions

# Date Author Comment
34629 02/23/2011 05:44 PM Jorge Piera

updating the FeaturePRovider to get data from the FeatureAttributeGetter if exists

34624 02/23/2011 01:32 PM Jorge Piera

Refactoring of class names: Instant is RelativeInstant; Interval is RelativeInterval; Partial is AbsoluteInstant; Period is AbsoluteInterval. And the Instant and Interval classes has been created

34620 02/21/2011 07:23 PM Jorge Piera

Adding methods to get the Period or the Interval for a DataStore

34404 01/17/2011 09:31 AM Jorge Piera

Create branch to support time

34320 01/11/2011 10:06 AM Cesar Ordiñana

Remove notification String parameter as it is not needed

34319 01/11/2011 10:02 AM Cesar Ordiñana

Add new notify methods to allow to notify from the FeatureStoreProvider about Feature related events (add, remove, update). This will be useful for stores whose data changes by itself.

34026 11/08/2010 02:06 PM Jorge Piera

Updating the WFS provider to be able to use the cache

33717 10/20/2010 05:00 PM Joaquín del Cerro Murciano

Se ha modificado el interface DataStore, cambiando la semantica de este metodo getName y añadiendo el metodo getFullName.

Se ha eliminado el metodo getName de FeatureStoreProvider y
subido al interface padre DataStoreProvider, a la vez que se
cambia la semantica de este....

33652 10/08/2010 12:10 PM Joaquín del Cerro Murciano

- Changes in metadata dependencies
- Fix persistence bugs in symbology

33205 07/23/2010 10:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

View revisions

Also available in: Atom