| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.dto.text | |
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Method and Description |
|---|---|
MobileActionKeywordDTO |
MobileActionAssignmentDTO.getKeyword() |
| Modifier and Type | Method and Description |
|---|---|
List<MobileActionKeywordDTO> |
MobileActionKeywordsDTO.getMobileActionKeywords() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileActionAssignmentDTO.setKeyword(MobileActionKeywordDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileActionKeywordsDTO.setMobileActionKeywords(List<MobileActionKeywordDTO> mobileactionkeywordsList) |
| Constructor and Description |
|---|
MobileActionKeywordsDTO(List<MobileActionKeywordDTO> mobileactionkeywordsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MobileActionKeywordsResource.postMobileActionKeyword(MobileActionKeywordDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
MobileActionKeywordResource.putMobileActionKeyword(MobileActionKeywordDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.