| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Method and Description |
|---|---|
MobileSendTextActionModel |
MobileSendTextActionResource.getMobileSendTextActionModel()
Convenience method which just delegates to
#getResourceValue() |
protected MobileSendTextActionModel |
MobileSendTextActionResource.readResource(String resourceId)
Gets the
MobileSendTextActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<MobileSendTextActionModel> |
MobileSendTextActionsResource.getMobileSendTextActionsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendTextActionResource.setMobileSendTextActionModel(MobileSendTextActionModel value)
Convenience method which just delegates to
#setResourceValue(MobileSendTextActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendTextActionsResource.setMobileSendTextActionsCollection(Collection<MobileSendTextActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.