| Package | Description |
|---|---|
| de.hybris.platform.mobileoptionals.model.text |
Contains generated models for each type of de.hybris.platform.mobileoptionals.jalo.text package.
|
| 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 | |
| de.hybris.platform.mobileservices.text.validation | |
| de.hybris.platform.mobileservices.text.validation.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MobileReceiveAndSendPageActionModel
Generated model class for type MobileReceiveAndSendPageAction first defined at extension mobileoptionals.
|
class |
MobileReceiveAndSendVoucherActionModel
Generated model class for type MobileReceiveAndSendVoucherAction first defined at extension mobileoptionals.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MobileReceiveAndSendCatalogActionModel
Generated model class for type MobileReceiveAndSendCatalogAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendCategoryActionModel
Generated model class for type MobileReceiveAndSendCategoryAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendItemActionModel
Generated model class for type MobileReceiveAndSendItemAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendProductActionModel
Generated model class for type MobileReceiveAndSendProductAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSendTextActionModel
Generated model class for type MobileReceiveAndSendTextAction first defined at extension mobileservices.
|
class |
MobileReceiveAndSubscribeActionModel
Generated model class for type MobileReceiveAndSubscribeAction first defined at extension mobileservices.
|
| Modifier and Type | Method and Description |
|---|---|
MobileReceiveGenericActionModel |
MobileActionAssignmentModel.getAction()
Generated method - Getter of the
MobileActionAssignment.action attribute defined at extension mobileservices. |
MobileReceiveGenericActionModel |
MobileShortcodeModel.getDefaultAction()
Generated method - Getter of the
MobileShortcode.defaultAction attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileActionAssignmentModel.setAction(MobileReceiveGenericActionModel value)
Generated method - Setter of
MobileActionAssignment.action attribute defined at extension mobileservices. |
void |
MobileShortcodeModel.setDefaultAction(MobileReceiveGenericActionModel value)
Generated method - Setter of
MobileShortcode.defaultAction attribute defined at extension mobileservices. |
| Constructor and Description |
|---|
MobileActionAssignmentModel(MobileReceiveGenericActionModel _action,
MobileActionKeywordModel _keyword,
ItemModel _owner,
MobileShortcodeModel _shortcode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
MobileActionAssignmentModel(MobileReceiveGenericActionModel _action,
MobileActionKeywordModel _keyword,
MobileShortcodeModel _shortcode)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
MobileReceiveGenericActionModel |
MobileReceiveGenericActionResource.getMobileReceiveGenericActionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected MobileReceiveGenericActionModel |
MobileReceiveGenericActionResource.readResource(java.lang.String resourceId)
Gets the
MobileReceiveGenericActionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MobileReceiveGenericActionModel> |
MobileReceiveGenericActionsResource.getMobileReceiveGenericActionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileReceiveGenericActionResource.setMobileReceiveGenericActionModel(MobileReceiveGenericActionModel value)
Convenience method which just delegates to
#setResourceValue(MobileReceiveGenericActionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileReceiveGenericActionsResource.setMobileReceiveGenericActionsCollection(java.util.Collection<MobileReceiveGenericActionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileActionAssignmentModel> |
ValidationService.findAssigments(MobileReceiveGenericActionModel what) |
java.util.List<MobileMessageContextModel> |
ValidationService.findInProgress(MobileReceiveGenericActionModel what) |
java.util.List<MobileShortcodeModel> |
ValidationService.findShortcodes(MobileReceiveGenericActionModel defaultAction) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileActionAssignmentModel> |
DefaultValidationService.findAssigments(MobileReceiveGenericActionModel what) |
java.util.List<MobileMessageContextModel> |
DefaultValidationService.findInProgress(MobileReceiveGenericActionModel what) |
java.util.List<MobileShortcodeModel> |
DefaultValidationService.findShortcodes(MobileReceiveGenericActionModel defaultAction) |
Copyright © 2018 SAP SE. All Rights Reserved.