Class UserPrivacy

    • Constructor Detail

      • UserPrivacy

        public UserPrivacy​(BroadWorksProcess broadWorksProcess,
                           BroadWorksUser user)
        Returns a UserService Object with the User Assigned
        Parameters:
        user -
      • UserPrivacy

        public UserPrivacy()
        The serializable constructor for the UserService
    • Method Detail

      • getClassName

        public String getClassName()
      • getPrivacy

        public UserPrivacy.UserPrivacyGetResponse getPrivacy()
        Response to UserPrivacyGetRequest13mp17. The permittedMonitorUserIdTable contains the members of the enterprise or group allowed to monitor the phone status of the user specified in the request. Members of this table are allowed to monitor the user even if enablePhoneStatusPrivacy is set to true. The table contains column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension", "Department", "Email Address", "IMP Id".
        Returns:
        the UserPrivacyGetResponse for this service
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object