Interface UserStatusServiceLocal

    • Method Detail

      • createStatusLog

        void createStatusLog​(BasicUser user)
        Creates the initial status log for the user
      • getManagedStatuses

        List<UserStatus> getManagedStatuses()
        Returns the user statuses that the logged user can manage
      • getPossibleNewStatuses

        List<UserStatus> getPossibleNewStatuses​(BasicUser user)
        Returns the possible statuses a user can be set by the currently logged user
      • getStatusesForUserSearch

        List<UserStatus> getStatusesForUserSearch​(boolean brokered)
        Return the visible statuses of the logged user by his permissions
      • setInitialStatus

        void setInitialStatus​(BasicUser user)
        Sets the initial status, according to the user's group