Uses of Interface
de.hybris.platform.b2b.punchout.services.PunchOutSessionService
Packages that use PunchOutSessionService
Package
Description
-
Uses of PunchOutSessionService in de.hybris.platform.b2b.punchout.actions.inbound
Methods in de.hybris.platform.b2b.punchout.actions.inbound that return PunchOutSessionServiceModifier and TypeMethodDescriptionprotected PunchOutSessionServiceDefaultPunchOutOrderRequestProcessor.getPunchOutSessionService()protected PunchOutSessionServiceDefaultPunchOutSetupRequestProcessor.getPunchOutSessionService()protected PunchOutSessionServicePlacePurchaseOrderProcessing.getPunchOutSessionService()protected PunchOutSessionServicePopulateCartPurchaseOrderProcessing.getPunchOutSessionService()Methods in de.hybris.platform.b2b.punchout.actions.inbound with parameters of type PunchOutSessionServiceModifier and TypeMethodDescriptionvoidDefaultPunchOutOrderRequestProcessor.setPunchOutSessionService(PunchOutSessionService punchOutSessionService) voidDefaultPunchOutSetupRequestProcessor.setPunchOutSessionService(PunchOutSessionService punchoutSessionService) voidPlacePurchaseOrderProcessing.setPunchOutSessionService(PunchOutSessionService punchOutSessionService) voidPopulateCartPurchaseOrderProcessing.setPunchOutSessionService(PunchOutSessionService punchOutSessionService) -
Uses of PunchOutSessionService in de.hybris.platform.b2b.punchout.actions.outbound
Methods in de.hybris.platform.b2b.punchout.actions.outbound that return PunchOutSessionServiceModifier and TypeMethodDescriptionprotected PunchOutSessionServiceDefaultPunchOutHeaderGenerator.getPunchOutSessionService()protected PunchOutSessionServiceDefaultPunchOutOrderMessageGenerator.getPunchOutSessionService()Methods in de.hybris.platform.b2b.punchout.actions.outbound with parameters of type PunchOutSessionServiceModifier and TypeMethodDescriptionvoidDefaultPunchOutHeaderGenerator.setPunchOutSessionService(PunchOutSessionService punchOutSessionService) voidDefaultPunchOutOrderMessageGenerator.setPunchOutSessionService(PunchOutSessionService punchOutSessionService) -
Uses of PunchOutSessionService in de.hybris.platform.b2b.punchout.order
Methods in de.hybris.platform.b2b.punchout.order that return PunchOutSessionServiceModifier and TypeMethodDescriptionprotected PunchOutSessionServicePunchOutOrderRequiresCalculationStrategy.getPunchOutSessionService()Methods in de.hybris.platform.b2b.punchout.order with parameters of type PunchOutSessionServiceModifier and TypeMethodDescriptionvoidPunchOutOrderRequiresCalculationStrategy.setPunchOutSessionService(PunchOutSessionService punchoutSessionService) -
Uses of PunchOutSessionService in de.hybris.platform.b2b.punchout.services.impl
Classes in de.hybris.platform.b2b.punchout.services.impl that implement PunchOutSessionServiceModifier and TypeClassDescriptionclassDefault implementation ofPunchOutSessionServicebased on the use ofSessionService.Methods in de.hybris.platform.b2b.punchout.services.impl that return PunchOutSessionServiceModifier and TypeMethodDescriptionprotected PunchOutSessionServiceDefaultPunchOutConfigurationService.getPunchOutSessionService()Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type PunchOutSessionServiceModifier and TypeMethodDescriptionvoidDefaultPunchOutConfigurationService.setPunchOutSessionService(PunchOutSessionService punchoutSessionService)