| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.dto.text | |
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Method and Description |
|---|---|
MobileShortcodeDTO |
MobileShortcodeDTO.getAlternativeReplyRoute() |
MobileShortcodeDTO |
MobileMessageContextDTO.getMatchedShortcode() |
MobileShortcodeDTO |
MobileMessageContextDTO.getOutgoingShortcode() |
MobileShortcodeDTO |
MobileCostPlanDTO.getReceivingShortcode() |
MobileShortcodeDTO |
MobileCostPlanDTO.getSendingShortcode() |
MobileShortcodeDTO |
MobileActionAssignmentDTO.getShortcode() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MobileShortcodeDTO> |
PhoneNumberListDTO.getBlockedShortcodes() |
java.util.Collection<MobileShortcodeDTO> |
MobileShortcodeDTO.getConnectedShortcodes() |
java.util.List<MobileShortcodeDTO> |
MobileShortcodesDTO.getMobileShortcodes() |
java.util.Collection<MobileShortcodeDTO> |
MobileAggregatorDTO.getShortcodes() |
java.util.Collection<MobileShortcodeDTO> |
PhoneNumberListDTO.getTestingShortcodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileShortcodeDTO.setAlternativeReplyRoute(MobileShortcodeDTO value) |
void |
MobileMessageContextDTO.setMatchedShortcode(MobileShortcodeDTO value) |
void |
MobileMessageContextDTO.setOutgoingShortcode(MobileShortcodeDTO value) |
void |
MobileCostPlanDTO.setReceivingShortcode(MobileShortcodeDTO value) |
void |
MobileCostPlanDTO.setSendingShortcode(MobileShortcodeDTO value) |
void |
MobileActionAssignmentDTO.setShortcode(MobileShortcodeDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberListDTO.setBlockedShortcodes(java.util.Collection<MobileShortcodeDTO> value) |
void |
MobileShortcodeDTO.setConnectedShortcodes(java.util.Collection<MobileShortcodeDTO> value) |
void |
MobileShortcodesDTO.setMobileShortcodes(java.util.List<MobileShortcodeDTO> mobileshortcodesList) |
void |
MobileAggregatorDTO.setShortcodes(java.util.Collection<MobileShortcodeDTO> value) |
void |
PhoneNumberListDTO.setTestingShortcodes(java.util.Collection<MobileShortcodeDTO> value) |
| Constructor and Description |
|---|
MobileShortcodesDTO(java.util.List<MobileShortcodeDTO> mobileshortcodesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MobileShortcodesResource.postMobileShortcode(MobileShortcodeDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
MobileShortcodeResource.putMobileShortcode(MobileShortcodeDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.