Class GISServiceSavingNotificationInput
java.lang.Object
overit.geocallapp.wfm.core.bl.gis.service.event.GISServiceSavingNotificationInput
Object used as an input bean for the
GISServiceSavingNotificationInput- Since:
- 9.2
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GISServiceSavingNotificationInput
public GISServiceSavingNotificationInput()
-
-
Method Details
-
getData
Returns the map of the GIS service data.- Returns:
- the data
-
setData
Set the map of the GIS service data.- Parameters:
data- the data
-
getId
Returns the id of the GIS service.- Returns:
- the GIS service id
-
setId
Sets the id of the GIS service.- Parameters:
id- the GIS service id
-