Uses of Interface
de.hybris.platform.workflow.daos.WorkflowLinksDao
-
Packages that use WorkflowLinksDao Package Description de.hybris.platform.workflow.daos.impl de.hybris.platform.workflow.services.internal.impl -
-
Uses of WorkflowLinksDao in de.hybris.platform.workflow.daos.impl
Classes in de.hybris.platform.workflow.daos.impl that implement WorkflowLinksDao Modifier and Type Class Description classDefaultWorkflowLinksDao/** 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 WorkflowLinksDao Modifier and Type Method Description voidDecisionsFromActionTemplateFactory. setWorkflowLinksDao(WorkflowLinksDao workflowLinksDao)
-