public class RecommendationScenarioService
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static EntityProviderReadProperties |
NO_READ_PROPERTIES |
protected ODataService |
oDataService |
| Constructor and Description |
|---|
RecommendationScenarioService() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
createSAPRecommendationType(ODataEntry entry) |
java.util.List<java.lang.String> |
getRecommendationScenarios() |
void |
setODataService(ODataService oDataService) |
protected static final EntityProviderReadProperties NO_READ_PROPERTIES
protected ODataService oDataService
protected java.lang.String createSAPRecommendationType(ODataEntry entry)
public java.util.List<java.lang.String> getRecommendationScenarios()
throws java.io.IOException
List of SAPRecommendationType from the yMKT system.SAPRecommendationType#getId().java.io.IOExceptionpublic void setODataService(ODataService oDataService)
Copyright © 2018 SAP SE. All Rights Reserved.