public class UserCallWaiting extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserCallWaiting.UserCallWaitingGetRequest
Request the user level data associated with Call Waiting.
|
static class |
UserCallWaiting.UserCallWaitingGetResponse
Response to UserCallWaitingGetRequest17sp4.
|
static class |
UserCallWaiting.UserCallWaitingModifyRequest
Modify the user level data associated with Call Waiting.
|
Modifier and Type | Field and Description |
---|---|
UserCallWaiting.UserCallWaitingGetResponse |
callWaiting |
static ServiceTag<UserCallWaiting> |
tag |
user
broadWorksServer, populated
Constructor and Description |
---|
UserCallWaiting()
The serializable constructor for the UserService
|
UserCallWaiting(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
UserCallWaiting.UserCallWaitingGetResponse |
getCallWaiting()
Response to UserCallWaitingGetRequest17sp4.
|
String |
getClassName() |
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(BroadWorksUser user)
Adds all available service data to a User
|
isError, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserCallWaiting> tag
public UserCallWaiting.UserCallWaitingGetResponse callWaiting
@GwtIncompatible public UserCallWaiting(BroadWorksUser user)
user
- public UserCallWaiting()
public String getClassName()
@GwtIncompatible public UserCallWaiting.UserCallWaitingGetResponse getCallWaiting()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(BroadWorksUser user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.