| Package | Description |
|---|---|
| de.hybris.platform.deeplink.dao | |
| de.hybris.platform.deeplink.dao.impl | |
| de.hybris.platform.deeplink.model.media |
Contains generated models for each type of de.hybris.platform.deeplink.jalo.media package.
|
| de.hybris.platform.deeplink.pojo | |
| de.hybris.platform.deeplink.resource.rules | |
| de.hybris.platform.deeplink.services | |
| de.hybris.platform.deeplink.services.impl | |
| 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.model.text.job |
Contains generated models for each type of de.hybris.platform.mobileservices.jalo.text.job package.
|
| de.hybris.platform.mobileservices.text | |
| de.hybris.platform.mobileservices.text.impl |
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
DeeplinkUrlDao.findDeeplinkUrlModel(String code)
Find deeplink url model.
|
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
DeeplinkUrlDaoImpl.findDeeplinkUrlModel(String code) |
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
BarcodeMediaModel.getDeeplinkUrl()
Generated method - Getter of the
BarcodeMedia.deeplinkUrl attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
BarcodeMediaModel.setDeeplinkUrl(DeeplinkUrlModel value)
Generated method - Setter of
BarcodeMedia.deeplinkUrl attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
DeeplinkUrlInfo.getDeeplinkUrl()
Gets the deeplink url.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeeplinkUrlInfo.setDeeplinkUrl(DeeplinkUrlModel deeplinkUrl)
Sets the deeplink url.
|
| Constructor and Description |
|---|
DeeplinkUrlInfo(DeeplinkUrlModel deeplinkUrl,
Object contextObject)
Instantiates a new deeplink url info.
|
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
DeeplinkUrlResource.getDeeplinkUrlModel()
Convenience method which just delegates to
#getResourceValue() |
protected DeeplinkUrlModel |
DeeplinkUrlResource.readResource(String resourceId)
Gets the
DeeplinkUrlModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DeeplinkUrlModel> |
DeeplinkUrlsResource.getDeeplinkUrlsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeeplinkUrlResource.setDeeplinkUrlModel(DeeplinkUrlModel value)
Convenience method which just delegates to
#setResourceValue(DeeplinkUrlModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeeplinkUrlsResource.setDeeplinkUrlsCollection(Collection<DeeplinkUrlModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
String |
DeeplinkUrlService.generateShortUrl(DeeplinkUrlModel deeplinkUrlModel,
Object contextObject)
Generate short url.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DeeplinkUrlServiceImpl.generateShortUrl(DeeplinkUrlModel deeplinkUrlModel,
Object contextObject) |
| Constructor and Description |
|---|
MobileReceiveAndSendPageActionModel(String _code,
ContentPageModel _content,
DeeplinkUrlModel _deeplinkUrl,
ItemModel _owner,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendPageActionModel(String _code,
ContentPageModel _content,
DeeplinkUrlModel _deeplinkUrl,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
MobileSendItemLinkActionModel.getDeeplinkUrl()
Generated method - Getter of the
MobileSendItemLinkAction.deeplinkUrl attribute defined at extension mobileservices. |
DeeplinkUrlModel |
MobileReceiveAndSendItemActionModel.getDeeplinkUrl()
Generated method - Getter of the
MobileReceiveAndSendItemAction.deeplinkUrl attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendItemLinkActionModel.setDeeplinkUrl(DeeplinkUrlModel value)
Generated method - Setter of
MobileSendItemLinkAction.deeplinkUrl attribute defined at extension mobileservices. |
void |
MobileReceiveAndSendItemActionModel.setDeeplinkUrl(DeeplinkUrlModel value)
Generated method - Setter of
MobileReceiveAndSendItemAction.deeplinkUrl attribute defined at extension mobileservices. |
| Constructor and Description |
|---|
MobileReceiveAndSendCatalogActionModel(String _code,
CatalogModel _content,
DeeplinkUrlModel _deeplinkUrl,
ItemModel _owner,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendCatalogActionModel(String _code,
CatalogModel _content,
DeeplinkUrlModel _deeplinkUrl,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendCategoryActionModel(String _code,
CategoryModel _content,
DeeplinkUrlModel _deeplinkUrl,
ItemModel _owner,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendCategoryActionModel(String _code,
CategoryModel _content,
DeeplinkUrlModel _deeplinkUrl,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendItemActionModel(String _code,
ItemModel _content,
DeeplinkUrlModel _deeplinkUrl,
ItemModel _owner,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendItemActionModel(String _code,
ItemModel _content,
DeeplinkUrlModel _deeplinkUrl,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendProductActionModel(String _code,
ProductModel _content,
DeeplinkUrlModel _deeplinkUrl,
ItemModel _owner,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
MobileReceiveAndSendProductActionModel(String _code,
ProductModel _content,
DeeplinkUrlModel _deeplinkUrl,
String _target,
ActionType _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
MobileSendMessageCronJobModel.getDeeplinkUrl()
Generated method - Getter of the
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileSendMessageCronJobModel.setDeeplinkUrl(DeeplinkUrlModel value)
Generated method - Setter of
MobileSendMessageCronJob.deeplinkUrl attribute defined at extension mobileservices. |
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
ActionHelper.getDefaultMobileCampaign(String code) |
| Modifier and Type | Method and Description |
|---|---|
String |
ActionHelper.generateItemLink(ItemModel item,
DeeplinkUrlModel deeplinkUrl) |
String |
ActionHelper.resolveVariables(MobileActionParameters params,
DeeplinkUrlModel deeplinkUrl,
String text) |
| Modifier and Type | Method and Description |
|---|---|
DeeplinkUrlModel |
ActionHelperImplementation.getDefaultMobileCampaign(String code) |
| Modifier and Type | Method and Description |
|---|---|
String |
ActionHelperImplementation.generateItemLink(ItemModel item,
DeeplinkUrlModel deeplinkUrl) |
String |
ActionHelperImplementation.resolveVariables(MobileActionParameters params,
DeeplinkUrlModel deeplinkUrl,
String text) |
Copyright © 2017 SAP SE. All Rights Reserved.