Class UserBusyLampField

All Implemented Interfaces:
Serializable

public class UserBusyLampField extends BroadWorksUserService
See Also:
  • Field Details

  • Constructor Details

    • UserBusyLampField

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

      public UserBusyLampField()
      The serializable constructor for the UserService
  • Method Details

    • getClassName

      public String getClassName()
    • getBusyLampField

      Response to UserBusyLampFieldGetRequest16sp2. The table has column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension", "Department", "Email Address", "IMP Id", "User External Id", and "User Place Type". The possible values for "User Place Type" are: User, Place.
      Returns:
      the UserBusyLampFieldGetResponse for this service
    • populate

      public DefaultResponse populate()
      Populates all available service data
      Specified by:
      populate in class BroadWorksObject
    • push

      public void push(BroadWorksProcess broadWorksProcess, BroadWorksUser user)
      Adds all available service data to a User
      Specified by:
      push in class BroadWorksUserService
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object