|
||||||||||
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 GisFeature
s 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 deletedMethod Detail |
---|
public java.lang.Class<? extends GisFeature> getPlaceType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |