Class SapproductconfigruntimecpsManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.sap.productconfig.runtime.cps.jalo.GeneratedSapproductconfigruntimecpsManager
de.hybris.platform.sap.productconfig.runtime.cps.jalo.SapproductconfigruntimecpsManager
- All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener,Serializable
Jalo Manager class for
sapcoreconfigruntimecps extension.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator -
Field Summary
Fields inherited from class de.hybris.platform.sap.productconfig.runtime.cps.jalo.GeneratedSapproductconfigruntimecpsManager
DEFAULT_INITIAL_ATTRIBUTES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the valid instance of this manager.Methods inherited from class de.hybris.platform.sap.productconfig.runtime.cps.jalo.GeneratedSapproductconfigruntimecpsManager
getDefaultAttributeModes, getName, getSapproductconfig_basesite_cps, getSapproductconfig_basesite_cps, getSapproductconfig_condfunc_baseprice_cps, getSapproductconfig_condfunc_baseprice_cps, getSapproductconfig_condfunc_selectedoptions_cps, getSapproductconfig_condfunc_selectedoptions_cps, getSapproductconfig_conditiontypes_baseprice_cps, getSapproductconfig_conditiontypes_baseprice_cps, getSapproductconfig_conditiontypes_selectedoptions_cps, getSapproductconfig_conditiontypes_selectedoptions_cps, getSapproductconfig_order_outbound_mapping_mode, getSapproductconfig_order_outbound_mapping_mode, getSapproductconfig_pricingdetailsmode, getSapproductconfig_pricingdetailsmode, getSapproductconfig_pricingprocedure_cps, getSapproductconfig_pricingprocedure_cps, getSapproductconfig_subtotal_baseprice_cps, getSapproductconfig_subtotal_baseprice_cps, getSapproductconfig_subtotal_selectedoptions_cps, getSapproductconfig_subtotal_selectedoptions_cps, isSapproductconfig_send_conditions_breakdown, isSapproductconfig_send_conditions_breakdown, isSapproductconfig_send_conditions_breakdownAsPrimitive, isSapproductconfig_send_conditions_breakdownAsPrimitive, setSapproductconfig_basesite_cps, setSapproductconfig_basesite_cps, setSapproductconfig_condfunc_baseprice_cps, setSapproductconfig_condfunc_baseprice_cps, setSapproductconfig_condfunc_selectedoptions_cps, setSapproductconfig_condfunc_selectedoptions_cps, setSapproductconfig_conditiontypes_baseprice_cps, setSapproductconfig_conditiontypes_baseprice_cps, setSapproductconfig_conditiontypes_selectedoptions_cps, setSapproductconfig_conditiontypes_selectedoptions_cps, setSapproductconfig_order_outbound_mapping_mode, setSapproductconfig_order_outbound_mapping_mode, setSapproductconfig_pricingdetailsmode, setSapproductconfig_pricingdetailsmode, setSapproductconfig_pricingprocedure_cps, setSapproductconfig_pricingprocedure_cps, setSapproductconfig_send_conditions_breakdown, setSapproductconfig_send_conditions_breakdown, setSapproductconfig_send_conditions_breakdown, setSapproductconfig_send_conditions_breakdown, setSapproductconfig_subtotal_baseprice_cps, setSapproductconfig_subtotal_baseprice_cps, setSapproductconfig_subtotal_selectedoptions_cps, setSapproductconfig_subtotal_selectedoptions_cpsMethods 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
-
Constructor Details
-
SapproductconfigruntimecpsManager
public SapproductconfigruntimecpsManager()
-
-
Method Details
-
getInstance
Get the valid instance of this manager.- Returns:
- the current instance of this manager
-