Class SystemSettingSavingNotificationInput
java.lang.Object
overit.geocallapp.wfm.core.bl.base.systemsetting.event.SystemSettingSavingNotificationInput
Object used as an input bean for the
SystemSettingSavingNotificationEvent- Since:
- 9.2
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemSettingSavingNotificationInput
public SystemSettingSavingNotificationInput()
-
-
Method Details
-
getData
Returns the map of the system setting's data.- Returns:
- the data
-
setData
Set the map of the system setting's data.- Parameters:
data- the data
-
getId
Returns the id of the system setting.- Returns:
- the system setting id
-
setId
Sets the id of the system setting.- Parameters:
id- the system setting id
-