com.gisgraphy.domain.geoloc.entity.event
Class GisFeatureStoredEvent
java.lang.Object
com.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent
com.gisgraphy.domain.geoloc.entity.event.GisFeatureStoredEvent
- All Implemented Interfaces:
- IEvent, IGisRepositoryEvent
public class GisFeatureStoredEvent
- extends GisFeatureEvent
Represents an event when a GisFeature
is strored
- Author:
- David Masclet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GisFeatureStoredEvent
public GisFeatureStoredEvent(GisFeature gisFeature)
- Parameters:
gisFeature
- The GisFeature
that has been stored
Copyright © 2012. All Rights Reserved.