Uses of Class
de.hybris.platform.cmsfacades.data.WorkflowTemplateData
Packages that use WorkflowTemplateData
Package
Description
-
Uses of WorkflowTemplateData in de.hybris.platform.cmsfacades.workflow
Methods in de.hybris.platform.cmsfacades.workflow that return types with arguments of type WorkflowTemplateDataModifier and TypeMethodDescriptionCMSWorkflowTemplateFacade.getWorkflowTemplates(String catalogId, String versionId) Retrieves the list of workflow templates for a given catalog ID and catalog version. -
Uses of WorkflowTemplateData in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return WorkflowTemplateDataModifier and TypeMethodDescriptionprotected WorkflowTemplateDataDefaultCMSWorkflowTemplateFacade.convertModelTodata(WorkflowTemplateModel workflowTemplate) Converts the givenWorkflowTemplateModelinto its equivalentWorkflowTemplateDatarepresentation.Methods in de.hybris.platform.cmsfacades.workflow.impl that return types with arguments of type WorkflowTemplateDataModifier and TypeMethodDescriptionDefaultCMSWorkflowTemplateFacade.getWorkflowTemplates(String catalogId, String versionId) Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type WorkflowTemplateDataModifier and TypeMethodDescriptionDefaultCMSWorkflowTemplateFacade.getNewWorkflowTemplateNameMap(WorkflowTemplateData workflowTemplateData)