public class UserCallForwardingSelective extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveAddCriteriaRequest
AlpacaLibrary Auto-Generated Java File
Add a criteria to the user's call forwarding selective service.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveDeleteCriteriaRequest
AlpacaLibrary Auto-Generated Java File
Delete a criteria from the user's call forwarding selective service.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveGetCriteriaRequest
AlpacaLibrary Auto-Generated Java File
Get a criteria for the user's call forwarding selective service.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveGetCriteriaResponse
AlpacaLibrary Auto-Generated Java File
Response to the UserCallForwardingSelectiveGetCriteriaRequest16.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveGetRequest
AlpacaLibrary Auto-Generated Java File
Get the user's call forwarding selective service setting.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveGetResponse
AlpacaLibrary Auto-Generated Java File
Response to the UserCallForwardingSelectiveGetRequest16.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveModifyCriteriaRequest
AlpacaLibrary Auto-Generated Java File
Modify a criteria for the user's call forwarding selective service.
|
static class |
UserCallForwardingSelective.UserCallForwardingSelectiveModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the user's call forwarding selective service setting.
|
Modifier and Type | Field and Description |
---|---|
UserCallForwardingSelective.UserCallForwardingSelectiveGetResponse |
callForwardingSelective |
List<UserCallForwardingSelective.UserCallForwardingSelectiveGetCriteriaResponse> |
callForwardingSelectiveCriteria |
static ServiceTag<UserCallForwardingSelective> |
tag |
user
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
UserCallForwardingSelective()
The serializable constructor for the UserService
|
UserCallForwardingSelective(User user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
UserCallForwardingSelective.UserCallForwardingSelectiveGetResponse |
getCallForwardingSelective()
Response to the UserCallForwardingSelectiveGetRequest16.
|
List<UserCallForwardingSelective.UserCallForwardingSelectiveGetCriteriaResponse> |
getCallForwardingSelectiveCriteria()
Response to the UserCallForwardingSelectiveGetCriteriaRequest16.
|
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<UserCallForwardingSelective> tag
public List<UserCallForwardingSelective.UserCallForwardingSelectiveGetCriteriaResponse> callForwardingSelectiveCriteria
public UserCallForwardingSelective.UserCallForwardingSelectiveGetResponse callForwardingSelective
@GwtIncompatible public UserCallForwardingSelective(User user)
user
- public UserCallForwardingSelective()
public String getClassName()
@GwtIncompatible public List<UserCallForwardingSelective.UserCallForwardingSelectiveGetCriteriaResponse> getCallForwardingSelectiveCriteria()
@GwtIncompatible public UserCallForwardingSelective.UserCallForwardingSelectiveGetResponse getCallForwardingSelective()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(User user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.