public class ProjectNotificationUserView extends NotificationUserView implements NotificationContentData<ProjectNotificationContent>
links, NOTIFICATIONS_LINK, NOTIFICATIONS_LINK_RESPONSE| Constructor and Description |
|---|
ProjectNotificationUserView() |
| Modifier and Type | Method and Description |
|---|---|
ProjectNotificationContent |
getContent() |
void |
setContent(ProjectNotificationContent content) |
getContentType, getCreatedAt, getNotificationState, getSubclass, getType, hasSubclasses, setContentType, setCreatedAt, setNotificationState, setTypegetAllowedMethods, getAvailableLinks, getFirstLink, getHref, getLinks, getMeta, getResourceLinks, getResourceMetadata, hasLink, setMetagetGson, getJson, getJsonElement, getPatch, setGson, setJson, setJsonElement, setPatchclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetContentType, getCreatedAt, getType, setContentType, setCreatedAt, setTypepublic ProjectNotificationContent getContent()
getContent in interface NotificationContentData<ProjectNotificationContent>public void setContent(ProjectNotificationContent content)
setContent in interface NotificationContentData<ProjectNotificationContent>