public class UserDoNotDisturb extends BroadWorksUserService
| Modifier and Type | Class and Description |
|---|---|
static class |
UserDoNotDisturb.UserDoNotDisturbGetRequest
AlpacaLibrary Auto-Generated Java File
Request the user level data associated with Do Not Disturb.
|
static class |
UserDoNotDisturb.UserDoNotDisturbGetResponse
AlpacaLibrary Auto-Generated Java File
Response to UserDoNotDisturbGetRequest.
|
static class |
UserDoNotDisturb.UserDoNotDisturbModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the user level data associated with Do Not Disturb.
|
| Modifier and Type | Field and Description |
|---|---|
UserDoNotDisturb.UserDoNotDisturbGetResponse |
doNotDisturb |
static ServiceTag<UserDoNotDisturb> |
tag |
useroutstandingRequestsbroadWorksServer, populated| Constructor and Description |
|---|
UserDoNotDisturb()
The serializable constructor for the UserService
|
UserDoNotDisturb(User user)
Returns a UserService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
UserDoNotDisturb.UserDoNotDisturbGetResponse |
getDoNotDisturb()
Response to UserDoNotDisturbGetRequest.
|
DefaultResponse |
populate()
Populates all available service data
|
void |
push(User user)
Adds all available service data to a User
|
isPrimary, setPrimary, waitForLoadgetBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserDoNotDisturb> tag
public UserDoNotDisturb.UserDoNotDisturbGetResponse doNotDisturb
@GwtIncompatible public UserDoNotDisturb(User user)
user - public UserDoNotDisturb()
public String getClassName()
@GwtIncompatible public UserDoNotDisturb.UserDoNotDisturbGetResponse getDoNotDisturb()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(User user)
push in class BroadWorksUserServiceCopyright © 2016 ECG. All rights reserved.