public class UserIntelligentNetworkServiceControl extends BroadWorksUserService
| Modifier and Type | Class and Description |
|---|---|
static class |
UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlGetRequest
Request the user level data associated with Intelligent Network Service Control.
|
static class |
UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlGetResponse
Response to UserIntelligentNetworkServiceControlGetRequest.
|
static class |
UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlModifyRequest
Modify the user level data associated with Intelligent Network Service Control.
|
| Modifier and Type | Field and Description |
|---|---|
UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlGetResponse |
intelligentNetworkServiceControl |
static ServiceTag<UserIntelligentNetworkServiceControl> |
tag |
userbroadWorksServer, populated| Constructor and Description |
|---|
UserIntelligentNetworkServiceControl()
The serializable constructor for the UserService
|
UserIntelligentNetworkServiceControl(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlGetResponse |
getIntelligentNetworkServiceControl()
Response to UserIntelligentNetworkServiceControlGetRequest.
|
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, waitForLoadgetBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserIntelligentNetworkServiceControl> tag
public UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlGetResponse intelligentNetworkServiceControl
@GwtIncompatible public UserIntelligentNetworkServiceControl(BroadWorksUser user)
user - public UserIntelligentNetworkServiceControl()
public String getClassName()
@GwtIncompatible public UserIntelligentNetworkServiceControl.UserIntelligentNetworkServiceControlGetResponse getIntelligentNetworkServiceControl()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(BroadWorksUser user)
push in class BroadWorksUserServiceCopyright © 2016 ECG. All rights reserved.