Class NotificationSendedDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.BaseDTO
org.silverpeas.mobile.shared.dto.notifications.NotificationBoxDTO
org.silverpeas.mobile.shared.dto.notifications.NotificationSendedDTO
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.silverpeas.mobile.shared.dto.notifications.NotificationBoxDTO
fromJSON, getIdNotif, isSended, setIdNotif, setSended, toJSONMethods inherited from class org.silverpeas.mobile.shared.dto.BaseDTO
fromSuperJSON, getClassName, getId, setClassName, setId
-
Constructor Details
-
NotificationSendedDTO
public NotificationSendedDTO()
-
-
Method Details
-
getDate
-
setDate
-
getLink
-
setLink
-
getTitle
-
setTitle
-
getSource
-
setSource
-
fromJSON
-