| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Method and Description |
|---|---|
MobileSendLinkActionModel |
MobileSendLinkActionResource.getMobileSendLinkActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected MobileSendLinkActionModel |
MobileSendLinkActionResource.readResource(java.lang.String resourceId)
Gets the
MobileSendLinkActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MobileSendLinkActionModel> |
MobileSendLinkActionsResource.getMobileSendLinkActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendLinkActionResource.setMobileSendLinkActionModel(MobileSendLinkActionModel value)
Convenience method which just delegates to
#setResourceValue(MobileSendLinkActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendLinkActionsResource.setMobileSendLinkActionsCollection(java.util.Collection<MobileSendLinkActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.