public class UserVoicePortalCalling extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserVoicePortalCalling.UserVoicePortalCallingGetRequest
AlpacaLibrary Auto-Generated Java File
Request the user level data associated with Voice Portal Calling.
|
static class |
UserVoicePortalCalling.UserVoicePortalCallingGetResponse
AlpacaLibrary Auto-Generated Java File
Response to UserVoicePortalCallingGetRequest.
|
static class |
UserVoicePortalCalling.UserVoicePortalCallingModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the user level data associated with Voice Portal Calling.
|
Modifier and Type | Field and Description |
---|---|
static ServiceTag<UserVoicePortalCalling> |
tag |
UserVoicePortalCalling.UserVoicePortalCallingGetResponse |
voicePortalCalling |
user
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
UserVoicePortalCalling()
The serializable constructor for the UserService
|
UserVoicePortalCalling(User user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
UserVoicePortalCalling.UserVoicePortalCallingGetResponse |
getVoicePortalCalling()
Response to UserVoicePortalCallingGetRequest.
|
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<UserVoicePortalCalling> tag
public UserVoicePortalCalling.UserVoicePortalCallingGetResponse voicePortalCalling
@GwtIncompatible public UserVoicePortalCalling(User user)
user
- public UserVoicePortalCalling()
public String getClassName()
@GwtIncompatible public UserVoicePortalCalling.UserVoicePortalCallingGetResponse getVoicePortalCalling()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(User user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.