Uses of Interface
de.hybris.platform.b2b.punchout.actions.inbound.PunchOutInboundProcessor
Packages that use PunchOutInboundProcessor
Package
Description
-
Uses of PunchOutInboundProcessor in de.hybris.platform.b2b.punchout.actions.inbound
Classes in de.hybris.platform.b2b.punchout.actions.inbound that implement PunchOutInboundProcessorModifier and TypeClassDescriptionclassDefault implementation ofPunchOutService.classDefault implementation ofPunchOutService.classDefault implementation ofPunchOutService. -
Uses of PunchOutInboundProcessor in de.hybris.platform.b2b.punchout.services.impl
Methods in de.hybris.platform.b2b.punchout.services.impl that return PunchOutInboundProcessorModifier and TypeMethodDescriptionprotected PunchOutInboundProcessorDefaultPunchOutService.getPunchOutOrderRequestProcessor()protected PunchOutInboundProcessorDefaultPunchOutService.getPunchOutProfileRequestProcessor()protected PunchOutInboundProcessorDefaultPunchOutService.getPunchOutSetupRequestProcessor()Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type PunchOutInboundProcessorModifier and TypeMethodDescriptionvoidDefaultPunchOutService.setPunchOutOrderRequestProcessor(PunchOutInboundProcessor punchOutOrderRequestProcessor) voidDefaultPunchOutService.setPunchOutProfileRequestProcessor(PunchOutInboundProcessor punchOutProfileRequestProcessor) voidDefaultPunchOutService.setPunchOutSetupRequestProcessor(PunchOutInboundProcessor punchOutSetupRequestProcessor)