public class HotelingHost extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HotelingHost.UserHotelingHostGetRequest17
Request the user level data associated with Hoteling Host.
|
static class |
HotelingHost.UserHotelingHostGetResponse17
Response to UserHotelingHostGetRequest17.
|
static class |
HotelingHost.UserHotelingHostModifyRequest
Modify the user level data associated with Hoteling Host.
|
Constructor and Description |
---|
HotelingHost(User user)
Returns a Service Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
void |
addToUser(User user)
Adds the Service Settings to a User - This does not add the service itself
|
HotelingHostProxy |
getProxy()
Returns a proxy of the User Service Object
|
HotelingHost.UserHotelingHostGetResponse17 |
getUserHotelingHost17() |
void |
modifyForUser(User user)
Modifies the Service Settings to a User - This does not add the service itself
|
void |
populate()
Populates all available service data
|
public HotelingHost(User user)
user
- public HotelingHost.UserHotelingHostGetResponse17 getUserHotelingHost17()
public void populate()
public HotelingHostProxy getProxy()
public void addToUser(User user)
public void modifyForUser(User user)
Copyright © 2016 ECG, Inc. All rights reserved.