Class GISServiceSavingNotificationInput

java.lang.Object
overit.geocallapp.wfm.core.bl.gis.service.event.GISServiceSavingNotificationInput

public class GISServiceSavingNotificationInput extends Object
Object used as an input bean for the GISServiceSavingNotificationInput
Since:
9.2
GCApi:
bo
  • Constructor Details

    • GISServiceSavingNotificationInput

      public GISServiceSavingNotificationInput()
  • Method Details

    • getData

      public Map<String,Object> getData()
      Returns the map of the GIS service data.
      Returns:
      the data
    • setData

      public void setData(Map<String,Object> data)
      Set the map of the GIS service data.
      Parameters:
      data - the data
    • getId

      public Long getId()
      Returns the id of the GIS service.
      Returns:
      the GIS service id
    • setId

      public void setId(Long id)
      Sets the id of the GIS service.
      Parameters:
      id - the GIS service id