public class AutomaticCallback extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AutomaticCallback.SystemAutomaticCallbackAddReleaseCauseListRequest
Adds automatic callback release cause to the releaseCause attribute.
|
static class |
AutomaticCallback.SystemAutomaticCallbackDeleteReleaseCauseListRequest
Deletes automatic callback release causes from the release cause attribute.
|
static class |
AutomaticCallback.SystemAutomaticCallbackGetReleaseCauseListRequest
Request the system's automatic callback attributes.
|
static class |
AutomaticCallback.SystemAutomaticCallbackGetReleaseCauseListResponse
Response to SystemAutomaticCallbackGetReleaseCauseListRequest.
|
static class |
AutomaticCallback.SystemAutomaticCallbackGetRequest17
Request the system's automatic callback attributes.
|
static class |
AutomaticCallback.SystemAutomaticCallbackGetResponse17
Response to SystemAutomaticCallbackGetRequest17.
|
static class |
AutomaticCallback.SystemAutomaticCallbackModifyRequest15
Modifies the system's automatic callback attributes.
|
static class |
AutomaticCallback.UserAutomaticCallbackGetRequest
Request the user level data associated with Automatic Callback.
|
static class |
AutomaticCallback.UserAutomaticCallbackGetResponse
Response to UserAutomaticCallbackGetRequest.
|
static class |
AutomaticCallback.UserAutomaticCallbackModifyRequest
Modify the user level data associated with Automatic Callback.
|
Constructor and Description |
---|
AutomaticCallback(User user)
Returns a Service Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
void |
addToUser(User user)
Adds the Service Settings to a User - This does not add the service itself
|
AutomaticCallbackProxy |
getProxy()
Returns a proxy of the User Service Object
|
AutomaticCallback.UserAutomaticCallbackGetResponse |
getUserAutomaticCallback() |
void |
modifyForUser(User user)
Modifies the Service Settings to a User - This does not add the service itself
|
void |
populate()
Populates all available service data
|
public AutomaticCallback(User user)
user
- public AutomaticCallback.UserAutomaticCallbackGetResponse getUserAutomaticCallback()
public void populate()
public AutomaticCallbackProxy getProxy()
public void addToUser(User user)
public void modifyForUser(User user)
Copyright © 2016 ECG, Inc. All rights reserved.