Uses of Interface
de.hybris.platform.cms2.workflow.service.CMSWorkflowActionService
Packages that use CMSWorkflowActionService
Package
Description
-
Uses of CMSWorkflowActionService in de.hybris.platform.cms2.workflow.service.impl
Classes in de.hybris.platform.cms2.workflow.service.impl that implement CMSWorkflowActionService -
Uses of CMSWorkflowActionService in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return CMSWorkflowActionServiceModifier and TypeMethodDescriptionprotected CMSWorkflowActionServiceDefaultCMSWorkflowActionFacade.getWorkflowActionService()protected CMSWorkflowActionServiceDefaultCMSWorkflowFacade.getWorkflowActionService()Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type CMSWorkflowActionServiceModifier and TypeMethodDescriptionvoidDefaultCMSWorkflowActionFacade.setWorkflowActionService(CMSWorkflowActionService workflowActionService) voidDefaultCMSWorkflowFacade.setWorkflowActionService(CMSWorkflowActionService workflowActionService) -
Uses of CMSWorkflowActionService in de.hybris.platform.cmsfacades.workflow.postaction.impl
Methods in de.hybris.platform.cmsfacades.workflow.postaction.impl that return CMSWorkflowActionServiceModifier and TypeMethodDescriptionprotected CMSWorkflowActionServicePublishPostWorkflowAction.getWorkflowActionService()Methods in de.hybris.platform.cmsfacades.workflow.postaction.impl with parameters of type CMSWorkflowActionServiceModifier and TypeMethodDescriptionvoidPublishPostWorkflowAction.setWorkflowActionService(CMSWorkflowActionService workflowActionService)