Uses of Interface
de.hybris.platform.workflow.daos.WorkflowLinksTemplateDao
-
Packages that use WorkflowLinksTemplateDao Package Description de.hybris.platform.workflow.daos.impl de.hybris.platform.workflow.services.internal.impl -
-
Uses of WorkflowLinksTemplateDao in de.hybris.platform.workflow.daos.impl
Classes in de.hybris.platform.workflow.daos.impl that implement WorkflowLinksTemplateDao Modifier and Type Class Description classDefaultWorkflowLinksTemplateDaoFinds a link within aWorkflowActionTemplateModel._WORKFLOWACTIONTEMPLATELINKTEMPLATERELATIONfor a givenAbstractWorkflowDecisionModeland|orAbstractWorkflowActionModel. -
Uses of WorkflowLinksTemplateDao in de.hybris.platform.workflow.services.internal.impl
Methods in de.hybris.platform.workflow.services.internal.impl with parameters of type WorkflowLinksTemplateDao Modifier and Type Method Description voidDecisionsFromActionTemplateFactory. setWorkflowLinksTemplateDao(WorkflowLinksTemplateDao workflowLinksTemplateDao)
-