Uses of Interface
de.hybris.platform.b2b.services.B2BWorkflowIntegrationService
Packages that use B2BWorkflowIntegrationService
Package
Description
-
Uses of B2BWorkflowIntegrationService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return B2BWorkflowIntegrationServiceMethods in de.hybris.platform.b2b.process.approval.actions with parameters of type B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionvoidPerformMerchantCheck.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService) voidStartWorkflow.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService) Sets the b2b workflow integration service. -
Uses of B2BWorkflowIntegrationService in de.hybris.platform.b2b.services.impl
Classes in de.hybris.platform.b2b.services.impl that implement B2BWorkflowIntegrationServiceMethods in de.hybris.platform.b2b.services.impl that return B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionprotected B2BWorkflowIntegrationServiceDefaultB2BEscalationService.getB2bWorkflowIntegrationService()Methods in de.hybris.platform.b2b.services.impl with parameters of type B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionvoidDefaultB2BEscalationService.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService) -
Uses of B2BWorkflowIntegrationService in de.hybris.platform.b2bacceleratoraddon.actions
Methods in de.hybris.platform.b2bacceleratoraddon.actions that return B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionprotected B2BWorkflowIntegrationServiceStartWorkFlowForAdmin.getB2bWorkflowIntegrationService()Methods in de.hybris.platform.b2bacceleratoraddon.actions with parameters of type B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionvoidStartWorkFlowForAdmin.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService) -
Uses of B2BWorkflowIntegrationService in de.hybris.platform.b2bacceleratorfacades.order.impl
Methods in de.hybris.platform.b2bacceleratorfacades.order.impl that return B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionprotected B2BWorkflowIntegrationServiceDefaultB2BOrderFacade.getB2bWorkflowIntegrationService()Methods in de.hybris.platform.b2bacceleratorfacades.order.impl with parameters of type B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionvoidDefaultB2BOrderFacade.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService) -
Uses of B2BWorkflowIntegrationService in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionprotected B2BWorkflowIntegrationServiceB2BApprovalDataPopulator.getB2bWorkflowIntegrationService()protected B2BWorkflowIntegrationServiceB2BOrderApprovalDashboardPopulator.getB2bWorkflowIntegrationService()Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type B2BWorkflowIntegrationServiceModifier and TypeMethodDescriptionvoidB2BApprovalDataPopulator.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService) voidB2BOrderApprovalDashboardPopulator.setB2bWorkflowIntegrationService(B2BWorkflowIntegrationService b2bWorkflowIntegrationService)