Class UserVoiceMessaging
- java.lang.Object
-
- co.ecg.alpaca.toolkit.model.BroadWorksObject
-
- co.ecg.alpaca.toolkit.model.BroadWorksService
-
- co.ecg.alpaca.toolkit.model.BroadWorksUserService
-
- co.ecg.alpaca.toolkit.generated.services.UserVoiceMessaging
-
- All Implemented Interfaces:
Serializable
public class UserVoiceMessaging extends BroadWorksUserService
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UserVoiceMessaging.UserVoiceMessagingUserAddAliasListRequest
Add one or more voice mail aliases to a users voice message.static class
UserVoiceMessaging.UserVoiceMessagingUserDeleteAliasListRequest
Delete one or more voice mail aliases from a users voice message.static class
UserVoiceMessaging.UserVoiceMessagingUserGetAdvancedVoiceManagementRequest
Get the user's voice messaging advanced voice management service setting.static class
UserVoiceMessaging.UserVoiceMessagingUserGetAdvancedVoiceManagementResponse
Response to the UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3.static class
UserVoiceMessaging.UserVoiceMessagingUserGetAliasListRequest
Get the voice mail aliases for a users voice message.static class
UserVoiceMessaging.UserVoiceMessagingUserGetAliasListResponse
Response to UserVoiceMessagingUserGetAliasListRequest.static class
UserVoiceMessaging.UserVoiceMessagingUserGetDistributionListRequest
Get a voice mail distribution list for a users voice message.static class
UserVoiceMessaging.UserVoiceMessagingUserGetDistributionListResponse
Response to UserVoiceMessagingUserGetDistributionListRequest.static class
UserVoiceMessaging.UserVoiceMessagingUserGetGreetingRequest
Get the user's voice messaging greeting information.static class
UserVoiceMessaging.UserVoiceMessagingUserGetGreetingResponse
Response to UserVoiceMessagingUserGetGreetingRequest20.static class
UserVoiceMessaging.UserVoiceMessagingUserGetOutgoingSMDIMWIRequest
Get the user's voice messaging outgoing SMDI message waiting indicator service setting.static class
UserVoiceMessaging.UserVoiceMessagingUserGetOutgoingSMDIMWIResponse
Response to the UserVoiceMessagingUserGetOutgoingSMDIMWIRequest.static class
UserVoiceMessaging.UserVoiceMessagingUserGetVoiceManagementRequest
Get the user's voice messaging voice management service settings.static class
UserVoiceMessaging.UserVoiceMessagingUserGetVoiceManagementResponse
Response to the UserVoiceMessagingUserGetVoiceManagementRequest17.static class
UserVoiceMessaging.UserVoiceMessagingUserGetVoicePortalRequest
Get the user's voice messaging voice portal settings.static class
UserVoiceMessaging.UserVoiceMessagingUserGetVoicePortalResponse
Response to UserVoiceMessagingUserGetVoicePortalRequest20.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyAdvancedVoiceManagementRequest
Modify the user's voice messaging advanced voice management service setting.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyDistributionListRequest
Modify a voice mail distribution list for a users voice message.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyGreetingRequest
Modify the user's voice messaging greeting.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyOutgoingSMDIMWIRequest
Modify the user's voice messaging outgoing message waiting indicator service setting.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyRequest
Modify the user's voice messaging advanced voice management service setting.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyVoiceManagementRequest
Modify the user's voice messaging voice management service setting.static class
UserVoiceMessaging.UserVoiceMessagingUserModifyVoicePortalRequest
Modify the user's voice messaging voice portal settings.
-
Field Summary
-
Fields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksUserService
user
-
Fields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated
-
-
Constructor Summary
Constructors Constructor Description UserVoiceMessaging()
The serializable constructor for the UserServiceUserVoiceMessaging(BroadWorksProcess broadWorksProcess, BroadWorksUser user)
Returns a UserService Object with the User Assigned
-
Method Summary
-
Methods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoad
-
Methods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
-
-
-
Field Detail
-
tag
@Expose(deserialize=false) public static final ServiceTag<UserVoiceMessaging> tag
-
voiceMessagingUserAdvancedVoiceManagement
public UserVoiceMessaging.UserVoiceMessagingUserGetAdvancedVoiceManagementResponse voiceMessagingUserAdvancedVoiceManagement
-
voiceMessagingUserAliasList
public UserVoiceMessaging.UserVoiceMessagingUserGetAliasListResponse voiceMessagingUserAliasList
-
voiceMessagingUserDistributionList
public List<UserVoiceMessaging.UserVoiceMessagingUserGetDistributionListResponse> voiceMessagingUserDistributionList
-
voiceMessagingUserGreeting
public UserVoiceMessaging.UserVoiceMessagingUserGetGreetingResponse voiceMessagingUserGreeting
-
voiceMessagingUserOutgoingSMDIMWI
public UserVoiceMessaging.UserVoiceMessagingUserGetOutgoingSMDIMWIResponse voiceMessagingUserOutgoingSMDIMWI
-
voiceMessagingUserVoiceManagement
public UserVoiceMessaging.UserVoiceMessagingUserGetVoiceManagementResponse voiceMessagingUserVoiceManagement
-
voiceMessagingUserVoicePortal
public UserVoiceMessaging.UserVoiceMessagingUserGetVoicePortalResponse voiceMessagingUserVoicePortal
-
-
Constructor Detail
-
UserVoiceMessaging
public UserVoiceMessaging(BroadWorksProcess broadWorksProcess, BroadWorksUser user)
Returns a UserService Object with the User Assigned- Parameters:
user
-
-
UserVoiceMessaging
public UserVoiceMessaging()
The serializable constructor for the UserService
-
-
Method Detail
-
getClassName
public String getClassName()
-
getVoiceMessagingUserAdvancedVoiceManagement
public UserVoiceMessaging.UserVoiceMessagingUserGetAdvancedVoiceManagementResponse getVoiceMessagingUserAdvancedVoiceManagement()
Response to the UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3.- Returns:
- the UserVoiceMessagingUserGetAdvancedVoiceManagementResponse for this service
-
getVoiceMessagingUserAliasList
public UserVoiceMessaging.UserVoiceMessagingUserGetAliasListResponse getVoiceMessagingUserAliasList()
Response to UserVoiceMessagingUserGetAliasListRequest.- Returns:
- the UserVoiceMessagingUserGetAliasListResponse for this service
-
getVoiceMessagingUserDistributionList
public List<UserVoiceMessaging.UserVoiceMessagingUserGetDistributionListResponse> getVoiceMessagingUserDistributionList()
Response to UserVoiceMessagingUserGetDistributionListRequest.- Returns:
- the UserVoiceMessagingUserGetDistributionListResponse for this service
-
getVoiceMessagingUserGreeting
public UserVoiceMessaging.UserVoiceMessagingUserGetGreetingResponse getVoiceMessagingUserGreeting()
Response to UserVoiceMessagingUserGetGreetingRequest20. Contains the greeting configuration for a user's voice messaging. The following elements are only used in AS data mode: disableMessageDeposit disableMessageDepositAction greetingOnlyForwardDestination extendedAwayEnabled extendedAwayDisableMessageDeposit extendedAwayAudioFile extendedAwayAudioMediaType extendedAwayVideoFile extendedAwayVideoMediaTyp- Returns:
- the UserVoiceMessagingUserGetGreetingResponse for this service
-
getVoiceMessagingUserOutgoingSMDIMWI
public UserVoiceMessaging.UserVoiceMessagingUserGetOutgoingSMDIMWIResponse getVoiceMessagingUserOutgoingSMDIMWI()
Response to the UserVoiceMessagingUserGetOutgoingSMDIMWIRequest.- Returns:
- the UserVoiceMessagingUserGetOutgoingSMDIMWIResponse for this service
-
getVoiceMessagingUserVoiceManagement
public UserVoiceMessaging.UserVoiceMessagingUserGetVoiceManagementResponse getVoiceMessagingUserVoiceManagement()
Response to the UserVoiceMessagingUserGetVoiceManagementRequest17.- Returns:
- the UserVoiceMessagingUserGetVoiceManagementResponse for this service
-
getVoiceMessagingUserVoicePortal
public UserVoiceMessaging.UserVoiceMessagingUserGetVoicePortalResponse getVoiceMessagingUserVoicePortal()
Response to UserVoiceMessagingUserGetVoicePortalRequest20.- Returns:
- the UserVoiceMessagingUserGetVoicePortalResponse for this service
-
populate
public DefaultResponse populate()
Populates all available service data- Specified by:
populate
in classBroadWorksObject
-
push
public void push(BroadWorksProcess broadWorksProcess, BroadWorksUser user)
Adds all available service data to a User- Specified by:
push
in classBroadWorksUserService
-
-