Class GeneratedYsapproductconfigaddonManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.sap.productconfig.frontend.jalo.GeneratedYsapproductconfigaddonManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
YsapproductconfigaddonManager
Generated class for type
YsapproductconfigaddonManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCartConfigurationDisplayComponent(SessionContext ctx, Map attributeValues) createCartConfigurationDisplayComponent(Map attributeValues) createProductAddConfigToCartComponent(SessionContext ctx, Map attributeValues) createProductAddConfigToCartComponent(Map attributeValues) createProductConfigOverviewPage(SessionContext ctx, Map attributeValues) createProductConfigOverviewPage(Map attributeValues) createProductConfigPage(SessionContext ctx, Map attributeValues) createProductConfigPage(Map attributeValues) createProductConfigurationFilterComponent(SessionContext ctx, Map attributeValues) createProductConfigurationFilterComponent(Map attributeValues) createProductConfigurationFormComponent(SessionContext ctx, Map attributeValues) createProductConfigurationFormComponent(Map attributeValues) createProductConfigurationImageComponent(SessionContext ctx, Map attributeValues) createProductConfigurationImageComponent(Map attributeValues) createProductConfigurationMenuComponent(SessionContext ctx, Map attributeValues) createProductConfigurationMenuComponent(Map attributeValues) createProductConfigurationOverviewComponent(SessionContext ctx, Map attributeValues) createProductConfigurationOverviewComponent(Map attributeValues) createProductConfigurationOverviewTitleComponent(SessionContext ctx, Map attributeValues) createProductConfigurationOverviewTitleComponent(Map attributeValues) createProductConfigurationPrevNextComponent(SessionContext ctx, Map attributeValues) createProductConfigurationPrevNextComponent(Map attributeValues) createProductConfigurationPriceSummaryComponent(SessionContext ctx, Map attributeValues) createProductConfigurationPriceSummaryComponent(Map attributeValues) createProductConfigurationTitleSummaryComponent(SessionContext ctx, Map attributeValues) createProductConfigurationTitleSummaryComponent(Map attributeValues) createProductConfigurationVariantListComponent(SessionContext ctx, Map attributeValues) createProductConfigurationVariantListComponent(Map attributeValues) getDefaultAttributeModes(Class<? extends Item> itemClass) getName()Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedYsapproductconfigaddonManager
public GeneratedYsapproductconfigaddonManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
createCartConfigurationDisplayComponent
public CartConfigurationDisplayComponent createCartConfigurationDisplayComponent(SessionContext ctx, Map attributeValues) -
createCartConfigurationDisplayComponent
public CartConfigurationDisplayComponent createCartConfigurationDisplayComponent(Map attributeValues) -
createProductAddConfigToCartComponent
public ProductAddConfigToCartComponent createProductAddConfigToCartComponent(SessionContext ctx, Map attributeValues) -
createProductAddConfigToCartComponent
-
createProductConfigOverviewPage
public ProductConfigOverviewPage createProductConfigOverviewPage(SessionContext ctx, Map attributeValues) -
createProductConfigOverviewPage
-
createProductConfigPage
-
createProductConfigPage
-
createProductConfigurationFilterComponent
public ProductConfigurationFilterComponent createProductConfigurationFilterComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationFilterComponent
public ProductConfigurationFilterComponent createProductConfigurationFilterComponent(Map attributeValues) -
createProductConfigurationFormComponent
public ProductConfigurationFormComponent createProductConfigurationFormComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationFormComponent
public ProductConfigurationFormComponent createProductConfigurationFormComponent(Map attributeValues) -
createProductConfigurationImageComponent
public ProductConfigurationImageComponent createProductConfigurationImageComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationImageComponent
public ProductConfigurationImageComponent createProductConfigurationImageComponent(Map attributeValues) -
createProductConfigurationMenuComponent
public ProductConfigurationMenuComponent createProductConfigurationMenuComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationMenuComponent
public ProductConfigurationMenuComponent createProductConfigurationMenuComponent(Map attributeValues) -
createProductConfigurationOverviewComponent
public ProductConfigurationOverviewComponent createProductConfigurationOverviewComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationOverviewComponent
public ProductConfigurationOverviewComponent createProductConfigurationOverviewComponent(Map attributeValues) -
createProductConfigurationOverviewTitleComponent
public ProductConfigurationOverviewTitleComponent createProductConfigurationOverviewTitleComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationOverviewTitleComponent
public ProductConfigurationOverviewTitleComponent createProductConfigurationOverviewTitleComponent(Map attributeValues) -
createProductConfigurationPrevNextComponent
public ProductConfigurationPrevNextComponent createProductConfigurationPrevNextComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationPrevNextComponent
public ProductConfigurationPrevNextComponent createProductConfigurationPrevNextComponent(Map attributeValues) -
createProductConfigurationPriceSummaryComponent
public ProductConfigurationPriceSummaryComponent createProductConfigurationPriceSummaryComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationPriceSummaryComponent
public ProductConfigurationPriceSummaryComponent createProductConfigurationPriceSummaryComponent(Map attributeValues) -
createProductConfigurationTitleSummaryComponent
public ProductConfigurationTitleSummaryComponent createProductConfigurationTitleSummaryComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationTitleSummaryComponent
public ProductConfigurationTitleSummaryComponent createProductConfigurationTitleSummaryComponent(Map attributeValues) -
createProductConfigurationVariantListComponent
public ProductConfigurationVariantListComponent createProductConfigurationVariantListComponent(SessionContext ctx, Map attributeValues) -
createProductConfigurationVariantListComponent
public ProductConfigurationVariantListComponent createProductConfigurationVariantListComponent(Map attributeValues) -
getName
-