public class UserHotelingGuest extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserHotelingGuest.UserHotelingGuestGetAvailableUserListRequest
Get a list of users that can be assigned as Hoteling Guests.
|
static class |
UserHotelingGuest.UserHotelingGuestGetAvailableUserListResponse
Response to the UserHotelingGuestGetAvailableUserListRequest.
|
static class |
UserHotelingGuest.UserHotelingGuestGetRequest
Request the user level data associated with Hoteling Guest.
|
static class |
UserHotelingGuest.UserHotelingGuestGetResponse
Response to UserHotelingGuestGetRequest14sp4
|
static class |
UserHotelingGuest.UserHotelingGuestModifyRequest
Modify the user level data associated with Hoteling Guest.
|
Modifier and Type | Field and Description |
---|---|
UserHotelingGuest.UserHotelingGuestGetResponse |
hotelingGuest |
static ServiceTag<UserHotelingGuest> |
tag |
user
populationCount
broadWorksServer, populated
Constructor and Description |
---|
UserHotelingGuest()
The serializable constructor for the UserService
|
UserHotelingGuest(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserHotelingGuest.UserHotelingGuestGetResponse |
getHotelingGuest()
Response to UserHotelingGuestGetRequest14sp4
|
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(BroadWorksUser user)
Adds all available service data to a User
|
isError, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserHotelingGuest> tag
public UserHotelingGuest.UserHotelingGuestGetResponse hotelingGuest
@GwtIncompatible public UserHotelingGuest(BroadWorksUser user)
user
- public UserHotelingGuest()
public String getClassName()
@GwtIncompatible public UserHotelingGuest.UserHotelingGuestGetResponse getHotelingGuest()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(BroadWorksUser user)
push
in class BroadWorksUserService
Copyright © 2017 ECG. All rights reserved.