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