Uses of Class
de.hybris.platform.b2ctelcofacades.data.GuidedSellingStepData
-
-
Uses of GuidedSellingStepData in de.hybris.platform.b2ctelcofacades.bpoguidedselling
Methods in de.hybris.platform.b2ctelcofacades.bpoguidedselling that return types with arguments of type GuidedSellingStepData Modifier and Type Method Description java.util.Map<java.lang.String,GuidedSellingStepData>TmaBpoGuidedSellingFacade. getCalculatedStepsForBPO(java.lang.String bpoCode)fetch the calculated steps to configure a BPO -
Uses of GuidedSellingStepData in de.hybris.platform.b2ctelcofacades.bpoguidedselling.impl
Methods in de.hybris.platform.b2ctelcofacades.bpoguidedselling.impl that return types with arguments of type GuidedSellingStepData Modifier and Type Method Description java.util.Map<java.lang.String,GuidedSellingStepData>DefaultTmaBpoGuidedSellingFacade. getCalculatedStepsForBPO(java.lang.String bpoCode) -
Uses of GuidedSellingStepData in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return types with arguments of type GuidedSellingStepData Modifier and Type Method Description java.util.List<GuidedSellingStepData>GuidedSellingDashBoardPopulatorParameters. getStepData()Method parameters in de.hybris.platform.b2ctelcofacades.data with type arguments of type GuidedSellingStepData Modifier and Type Method Description voidGuidedSellingDashBoardPopulatorParameters. setStepData(java.util.List<GuidedSellingStepData> stepData)
-