public abstract class GeneratedSapproductrecommendationManager extends Extension
SapproductrecommendationManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedSapproductrecommendationManager() |
| Modifier and Type | Method and Description |
|---|---|
CMSSAPRecommendationComponent |
createCMSSAPRecommendationComponent(Map attributeValues) |
CMSSAPRecommendationComponent |
createCMSSAPRecommendationComponent(SessionContext ctx,
Map attributeValues) |
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
String |
getName() |
String |
getSapproductrecommendation_httpdest(SAPGlobalConfiguration item)
Generated method - Getter of the
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute. |
String |
getSapproductrecommendation_httpdest(SessionContext ctx,
GenericItem item)
Generated method - Getter of the
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute. |
String |
getSapproductrecommendation_usertype(SAPConfiguration item)
Generated method - Getter of the
SAPConfiguration.sapproductrecommendation_usertype attribute. |
String |
getSapproductrecommendation_usertype(SessionContext ctx,
GenericItem item)
Generated method - Getter of the
SAPConfiguration.sapproductrecommendation_usertype attribute. |
void |
setSapproductrecommendation_httpdest(SAPGlobalConfiguration item,
String value)
Generated method - Setter of the
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute. |
void |
setSapproductrecommendation_httpdest(SessionContext ctx,
GenericItem item,
String value)
Generated method - Setter of the
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute. |
void |
setSapproductrecommendation_usertype(SAPConfiguration item,
String value)
Generated method - Setter of the
SAPConfiguration.sapproductrecommendation_usertype attribute. |
void |
setSapproductrecommendation_usertype(SessionContext ctx,
GenericItem item,
String value)
Generated method - Setter of the
SAPConfiguration.sapproductrecommendation_usertype attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrapprotected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedSapproductrecommendationManager()
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic CMSSAPRecommendationComponent createCMSSAPRecommendationComponent(SessionContext ctx, Map attributeValues)
public CMSSAPRecommendationComponent createCMSSAPRecommendationComponent(Map attributeValues)
public String getSapproductrecommendation_httpdest(SessionContext ctx, GenericItem item)
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute.public String getSapproductrecommendation_httpdest(SAPGlobalConfiguration item)
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute.public void setSapproductrecommendation_httpdest(SessionContext ctx, GenericItem item, String value)
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute.value - the sapproductrecommendation_httpdest - HTTPpublic void setSapproductrecommendation_httpdest(SAPGlobalConfiguration item,
String value)
SAPGlobalConfiguration.sapproductrecommendation_httpdest attribute.value - the sapproductrecommendation_httpdest - HTTPpublic String getSapproductrecommendation_usertype(SessionContext ctx, GenericItem item)
SAPConfiguration.sapproductrecommendation_usertype attribute.public String getSapproductrecommendation_usertype(SAPConfiguration item)
SAPConfiguration.sapproductrecommendation_usertype attribute.public void setSapproductrecommendation_usertype(SessionContext ctx, GenericItem item, String value)
SAPConfiguration.sapproductrecommendation_usertype attribute.value - the sapproductrecommendation_usertype - User Type Keypublic void setSapproductrecommendation_usertype(SAPConfiguration item,
String value)
SAPConfiguration.sapproductrecommendation_usertype attribute.value - the sapproductrecommendation_usertype - User Type KeyCopyright © 2017 SAP SE. All Rights Reserved.