public class DefaultWorkflowLinksTemplateDao extends Object implements WorkflowLinksTemplateDao
WorkflowActionTemplateModel._WORKFLOWACTIONTEMPLATELINKTEMPLATERELATION for a given
AbstractWorkflowDecisionModel and|or AbstractWorkflowActionModel.| Constructor and Description |
|---|
DefaultWorkflowLinksTemplateDao() |
| Modifier and Type | Method and Description |
|---|---|
Collection<LinkModel> |
findLinksByDecisionAndAction(AbstractWorkflowDecisionModel decision,
AbstractWorkflowActionModel action)
Searches for links by a given decision and action
|
List<LinkModel> |
findWorkflowActionLinkRelationBySource(String source)
Searches for links by given source given decision template and|or action template
|
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
public List<LinkModel> findWorkflowActionLinkRelationBySource(String source)
WorkflowLinksTemplateDaofindWorkflowActionLinkRelationBySource in interface WorkflowLinksTemplateDaosource - for linkpublic Collection<LinkModel> findLinksByDecisionAndAction(AbstractWorkflowDecisionModel decision, AbstractWorkflowActionModel action)
WorkflowLinksTemplateDaofindLinksByDecisionAndAction in interface WorkflowLinksTemplateDaodecision - to search foraction - to search forpublic void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
flexibleSearchService - the flexibleSearchService to setCopyright © 2017 SAP SE. All Rights Reserved.