Uses of Interface
de.hybris.platform.workflow.daos.WorkflowLinksDao
Packages that use WorkflowLinksDao
Package
Description
-
Uses of WorkflowLinksDao in de.hybris.platform.workflow.daos.impl
Classes in de.hybris.platform.workflow.daos.impl that implement WorkflowLinksDaoModifier and TypeClassDescriptionclass/** Finds a link within aWorkflowActionModel._WORKFLOWACTIONLINKRELATIONfor a givenAbstractWorkflowDecisionModeland|orAbstractWorkflowActionModel. -
Uses of WorkflowLinksDao in de.hybris.platform.workflow.services.internal.impl
Methods in de.hybris.platform.workflow.services.internal.impl with parameters of type WorkflowLinksDaoModifier and TypeMethodDescriptionvoidDecisionsFromActionTemplateFactory.setWorkflowLinksDao(WorkflowLinksDao workflowLinksDao)