Class NotificationReceivedDTO
java.lang.Object
org.silverpeas.mobile.shared.dto.BaseDTO
org.silverpeas.mobile.shared.dto.notifications.NotificationBoxDTO
org.silverpeas.mobile.shared.dto.notifications.NotificationReceivedDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotificationReceivedDTOgetDate()getLink()intgetTitle()voidvoidvoidvoidsetReaden(int readen) voidvoidMethods 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
-
NotificationReceivedDTO
public NotificationReceivedDTO()
-
-
Method Details
-
getDate
-
setDate
-
getLink
-
setLink
-
getTitle
-
setTitle
-
getSource
-
setSource
-
getAuthor
-
setAuthor
-
getReaden
public int getReaden() -
setReaden
public void setReaden(int readen) -
fromJSON
-