| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.model.text |
Contains generated models for each type of de.hybris.platform.mobileservices.jalo.text package.
|
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileSendItemLinkActionModel
Generated model class for type MobileSendItemLinkAction first defined at extension mobileservices.
|
class |
MobileSendLinkActionModel
Generated model class for type MobileSendLinkAction first defined at extension mobileservices.
|
class |
MobileSendTextActionModel
Generated model class for type MobileSendTextAction first defined at extension mobileservices.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractMobileSendActionModel> |
PhoneNumberListModel.getSendingActions()
Generated method - Getter of the
PhoneNumberList.sendingActions attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNumberListModel.setSendingActions(java.util.Collection<AbstractMobileSendActionModel> value)
Generated method - Setter of
PhoneNumberList.sendingActions attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
AbstractMobileSendActionModel |
AbstractMobileSendActionResource.getAbstractMobileSendActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractMobileSendActionModel |
AbstractMobileSendActionResource.readResource(java.lang.String resourceId)
Gets the
AbstractMobileSendActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractMobileSendActionModel> |
AbstractMobileSendActionsResource.getAbstractMobileSendActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMobileSendActionResource.setAbstractMobileSendActionModel(AbstractMobileSendActionModel value)
Convenience method which just delegates to
#setResourceValue(AbstractMobileSendActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMobileSendActionsResource.setAbstractMobileSendActionsCollection(java.util.Collection<AbstractMobileSendActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.