Class UserActivity

    • Constructor Detail

      • UserActivity

        public UserActivity()
    • Method Detail

      • getMessageAlert

        public Date getMessageAlert()
      • getNetwork

        public Network getNetwork()
        Description copied from interface: HasNetwork
        Returns the network this entity belongs to
      • getNotificationAlert

        public Date getNotificationAlert()
      • isCustomizedDashboardActions

        public boolean isCustomizedDashboardActions()
      • setCustomizedDashboardActions

        public void setCustomizedDashboardActions​(boolean customizedDashboardActions)
      • setMessageAlert

        public void setMessageAlert​(Date messageAlert)
      • setNotificationAlert

        public void setNotificationAlert​(Date notificationAlert)
      • setUser

        public void setUser​(BasicUser user)