Class SummaryEmbeddedNotificationJson

    • Constructor Detail

      • SummaryEmbeddedNotificationJson

        public SummaryEmbeddedNotificationJson()
    • Method Detail

      • getSenderAddress

        public String getSenderAddress()
      • setSenderAddress

        public void setSenderAddress​(String senderAddress)
      • getPermissionRequestType

        public String getPermissionRequestType()
      • setPermissionRequestType

        public void setPermissionRequestType​(String permissionRequestType)
      • getActionTitle

        public String getActionTitle()
      • setActionTitle

        public void setActionTitle​(String actionTitle)
      • getParentFolderUuid

        public String getParentFolderUuid()
      • setParentFolderUuid

        public void setParentFolderUuid​(String parentFolderUuid)
      • getSubject

        public String getSubject()
      • setSubject

        public void setSubject​(String subject)
      • getDocumentUuid

        public String getDocumentUuid()
      • setDocumentUuid

        public void setDocumentUuid​(String documentUuid)
      • getExchangeLocation

        public String getExchangeLocation()
      • setExchangeLocation

        public void setExchangeLocation​(String exchangeLocation)
      • getLink

        public String getLink()
      • setLink

        public void setLink​(String link)
      • getSenderOriginalAction

        public String getSenderOriginalAction()
      • setSenderOriginalAction

        public void setSenderOriginalAction​(String senderOriginalAction)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getSenderName

        public String getSenderName()
      • setSenderName

        public void setSenderName​(String senderName)
      • getWorkspaceName

        public String getWorkspaceName()
      • setWorkspaceName

        public void setWorkspaceName​(String workspaceName)
      • getActionDate

        public Date getActionDate()
      • setActionDate

        public void setActionDate​(Date actionDate)
      • getDocumentContentType

        public String getDocumentContentType()
      • setDocumentContentType

        public void setDocumentContentType​(String documentContentType)
      • getParentFolderPath

        public String getParentFolderPath()
      • setParentFolderPath

        public void setParentFolderPath​(String parentFolderPath)
      • getSenderAddresses

        public Set<String> getSenderAddresses()
      • setSenderAddresses

        public void setSenderAddresses​(Set<String> senderAddresses)
      • getDocumentName

        public String getDocumentName()
      • setDocumentName

        public void setDocumentName​(String documentName)
      • getMessage

        public String getMessage()
      • setMessage

        public void setMessage​(String message)
      • getFolderUuid

        public String getFolderUuid()
      • setFolderUuid

        public void setFolderUuid​(String folderUuid)
      • getNotificationUuids

        public Set<String> getNotificationUuids()
      • setNotificationUuids

        public void setNotificationUuids​(Set<String> notificationUuids)
      • getWorkspaceUuid

        public String getWorkspaceUuid()
      • setWorkspaceUuid

        public void setWorkspaceUuid​(String workspaceUuid)
      • getParentFolderName

        public String getParentFolderName()
      • setParentFolderName

        public void setParentFolderName​(String parentFolderName)
      • getActionType

        public String getActionType()
      • setActionType

        public void setActionType​(String actionType)
      • getWorkspaceType

        public String getWorkspaceType()
      • setWorkspaceType

        public void setWorkspaceType​(String workspaceType)
      • getNotificationObject

        public String getNotificationObject()
      • setNotificationObject

        public void setNotificationObject​(String notificationObject)
      • getFolderName

        public String getFolderName()
      • setFolderName

        public void setFolderName​(String folderName)