public class UserCallForwardingNotReachable extends BroadWorksUserService
| Modifier and Type | Class and Description |
|---|---|
static class |
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetRequest
Request the user level data associated with Call Forwarding Not Reachable.
|
static class |
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse
Response to UserCallForwardingNotReachableGetRequest.
|
static class |
UserCallForwardingNotReachable.UserCallForwardingNotReachableModifyRequest
Modify the user level data associated with Call Forwarding Not Reachable.
|
| Modifier and Type | Field and Description |
|---|---|
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse |
callForwardingNotReachable |
static ServiceTag<UserCallForwardingNotReachable> |
tag |
userpopulationCountbroadWorksServer, populated| Constructor and Description |
|---|
UserCallForwardingNotReachable()
The serializable constructor for the UserService
|
UserCallForwardingNotReachable(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse |
getCallForwardingNotReachable()
Response to UserCallForwardingNotReachableGetRequest.
|
String |
getClassName() |
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, waitForLoadgetBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserCallForwardingNotReachable> tag
public UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse callForwardingNotReachable
@GwtIncompatible public UserCallForwardingNotReachable(BroadWorksUser user)
user - public UserCallForwardingNotReachable()
public String getClassName()
@GwtIncompatible public UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse getCallForwardingNotReachable()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(BroadWorksUser user)
push in class BroadWorksUserServiceCopyright © 2017 ECG. All rights reserved.