public class UserCallForwardingNotReachable extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetRequest
AlpacaLibrary Auto-Generated Java File
Request the user level data associated with Call Forwarding Not Reachable.
|
static class |
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse
AlpacaLibrary Auto-Generated Java File
Response to UserCallForwardingNotReachableGetRequest.
|
static class |
UserCallForwardingNotReachable.UserCallForwardingNotReachableModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the user level data associated with Call Forwarding Not Reachable.
|
Modifier and Type | Field and Description |
---|---|
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse |
callForwardingNotReachable |
static ServiceTag<UserCallForwardingNotReachable> |
tag |
user
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
UserCallForwardingNotReachable()
The serializable constructor for the UserService
|
UserCallForwardingNotReachable(User user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse |
getCallForwardingNotReachable()
Response to UserCallForwardingNotReachableGetRequest.
|
String |
getClassName() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(User user)
Adds all available service data to a User
|
isPrimary, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserCallForwardingNotReachable> tag
public UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse callForwardingNotReachable
@GwtIncompatible public UserCallForwardingNotReachable(User user)
user
- public UserCallForwardingNotReachable()
public String getClassName()
@GwtIncompatible public UserCallForwardingNotReachable.UserCallForwardingNotReachableGetResponse getCallForwardingNotReachable()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(User user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.