Package org.exoplatform.chat.model
Class NotificationSettingsBean
java.lang.Object
org.exoplatform.chat.model.NotificationSettingsBean
Created by marwen on 8/26/16.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRooms()voidsetEnabledChannels(String enabledChannels) voidsetEnabledRoomTriggers(String enabledRoomTriggers) voidsetEnabledTriggers(String enabledTriggers) voidorg.json.simple.JSONObjecttoJSON()
-
Constructor Details
-
NotificationSettingsBean
public NotificationSettingsBean()
-
-
Method Details
-
getEnabledRoomTriggers
-
setEnabledRoomTriggers
-
getEnabledChannels
-
setEnabledChannels
-
getRooms
-
setRooms
-
getEnabledTriggers
-
setEnabledTriggers
-
toJSON
public org.json.simple.JSONObject toJSON()
-