|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gisgraphy.domain.geoloc.entity.event.PlaceTypeDeleteAllEvent
public class PlaceTypeDeleteAllEvent
Event that occurred when all GisFeatures of a placetype are deleted
| Constructor Summary | |
|---|---|
PlaceTypeDeleteAllEvent(java.lang.Class<? extends GisFeature> placeType)
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.Class<? extends GisFeature> |
getPlaceType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlaceTypeDeleteAllEvent(java.lang.Class<? extends GisFeature> placeType)
placeType - The placetype that all GisFeature will be deleted| Method Detail |
|---|
public java.lang.Class<? extends GisFeature> getPlaceType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||