|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent
com.gisgraphy.domain.geoloc.entity.event.GisFeatureDeletedEvent
public class GisFeatureDeletedEvent
Represents an event when a GisFeatures is deleted
| Constructor Summary | |
|---|---|
GisFeatureDeletedEvent(GisFeature gisFeature)
|
|
| Method Summary |
|---|
| Methods inherited from class com.gisgraphy.domain.geoloc.entity.event.GisFeatureEvent |
|---|
getGisFeature |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GisFeatureDeletedEvent(GisFeature gisFeature)
gisFeature - The GisFeature that has been deleted
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||