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
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Add one or more voice mail aliases to a users voice message.static class
Delete one or more voice mail aliases from a users voice message.static class
Get the user's voice messaging advanced voice management service setting.static class
Response to the UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3.static class
Get the voice mail aliases for a users voice message.static class
Response to UserVoiceMessagingUserGetAliasListRequest.static class
Get a voice mail distribution list for a users voice message.static class
Response to UserVoiceMessagingUserGetDistributionListRequest.static class
Get the user's voice messaging greeting information.static class
Response to UserVoiceMessagingUserGetGreetingRequest20.static class
Get the user's voice messaging outgoing SMDI message waiting indicator service setting.static class
Response to the UserVoiceMessagingUserGetOutgoingSMDIMWIRequest.static class
Get the user's voice messaging voice management service settings.static class
Response to the UserVoiceMessagingUserGetVoiceManagementRequest17.static class
Get the user's voice messaging voice portal settings.static class
Response to UserVoiceMessagingUserGetVoicePortalRequest20.static class
Modify the user's voice messaging advanced voice management service setting.static class
Modify a voice mail distribution list for a users voice message.static class
Modify the user's voice messaging greeting.static class
Modify the user's voice messaging outgoing message waiting indicator service setting.static class
Modify the user's voice messaging advanced voice management service setting.static class
Modify the user's voice messaging voice management service setting.static class
Modify the user's voice messaging voice portal settings. -
Field Summary
FieldsFields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksUserService
user
Fields inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
broadWorksServer, populated
-
Constructor Summary
ConstructorsConstructorDescriptionThe serializable constructor for the UserServiceUserVoiceMessaging
(BroadWorksProcess broadWorksProcess, BroadWorksUser user) Returns a UserService Object with the User Assigned -
Method Summary
Modifier and TypeMethodDescriptionboolean
Response to the UserVoiceMessagingUserGetAdvancedVoiceManagementRequest14sp3.Response to UserVoiceMessagingUserGetAliasListRequest.Response to UserVoiceMessagingUserGetDistributionListRequest.Response to UserVoiceMessagingUserGetGreetingRequest20.Response to the UserVoiceMessagingUserGetOutgoingSMDIMWIRequest.Response to the UserVoiceMessagingUserGetVoiceManagementRequest17.Response to UserVoiceMessagingUserGetVoicePortalRequest20.int
hashCode()
populate()
Populates all available service datavoid
push
(BroadWorksProcess broadWorksProcess, BroadWorksUser user) Adds all available service data to a UserMethods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksService
getProcess, getRequestContext, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setBroadWorksProcess, setPrimary, waitForLoad
Methods inherited from class co.ecg.alpaca.toolkit.model.BroadWorksObject
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
-
Field Details
-
tag
-
voiceMessagingUserAdvancedVoiceManagement
public UserVoiceMessaging.UserVoiceMessagingUserGetAdvancedVoiceManagementResponse voiceMessagingUserAdvancedVoiceManagement -
voiceMessagingUserAliasList
-
voiceMessagingUserDistributionList
public List<UserVoiceMessaging.UserVoiceMessagingUserGetDistributionListResponse> voiceMessagingUserDistributionList -
voiceMessagingUserGreeting
-
voiceMessagingUserOutgoingSMDIMWI
public UserVoiceMessaging.UserVoiceMessagingUserGetOutgoingSMDIMWIResponse voiceMessagingUserOutgoingSMDIMWI -
voiceMessagingUserVoiceManagement
public UserVoiceMessaging.UserVoiceMessagingUserGetVoiceManagementResponse voiceMessagingUserVoiceManagement -
voiceMessagingUserVoicePortal
public UserVoiceMessaging.UserVoiceMessagingUserGetVoicePortalResponse voiceMessagingUserVoicePortal
-
-
Constructor Details
-
UserVoiceMessaging
Returns a UserService Object with the User Assigned- Parameters:
user
-
-
UserVoiceMessaging
public UserVoiceMessaging()The serializable constructor for the UserService
-
-
Method Details
-
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
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
Populates all available service data- Specified by:
populate
in classBroadWorksObject
-
push
Adds all available service data to a User- Specified by:
push
in classBroadWorksUserService
-
equals
-
hashCode
public int hashCode()
-