Class DeleteEmbeddedNotificationJson

    • Constructor Detail

      • DeleteEmbeddedNotificationJson

        public DeleteEmbeddedNotificationJson()
    • Method Detail

      • getFilter

        public String getFilter()
      • setFilter

        public void setFilter​(String filter)
      • getAll

        public Boolean getAll()
        if true all user's notification will be deleted
        Returns:
        if true all user's notification will be deleted
      • setAll

        public void setAll​(Boolean all)
        if true all user's notification will be deleted
        Parameters:
        all - if true all user's notification will be deleted
      • setUuids

        public void setUuids​(Set<String> uuids)