Uses of Class
de.hybris.platform.warehousing.util.models.AutomatedWorkflowActionTemplates
-
-
Uses of AutomatedWorkflowActionTemplates in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return AutomatedWorkflowActionTemplates Modifier and Type Method Description protected AutomatedWorkflowActionTemplatesWorkflowTemplates. getAutomatedWorkflowActionTemplates()Methods in de.hybris.platform.warehousing.util.models with parameters of type AutomatedWorkflowActionTemplates Modifier and Type Method Description voidWorkflowTemplates. setAutomatedWorkflowActionTemplates(AutomatedWorkflowActionTemplates automatedWorkflowActionTemplates) -
Uses of AutomatedWorkflowActionTemplates in de.hybris.platform.yacceleratorordermanagement.integration
Fields in de.hybris.platform.yacceleratorordermanagement.integration declared as AutomatedWorkflowActionTemplates Modifier and Type Field Description protected AutomatedWorkflowActionTemplatesBaseAcceleratorSourcingIntegrationTest. automatedWorkflowActionTemplates -
Uses of AutomatedWorkflowActionTemplates in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as AutomatedWorkflowActionTemplates Modifier and Type Field Description protected AutomatedWorkflowActionTemplatesBaseUtil. automatedWorkflowActionTemplatesMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return AutomatedWorkflowActionTemplates Modifier and Type Method Description AutomatedWorkflowActionTemplatesBaseUtil. getAutomatedWorkflowActionTemplates()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type AutomatedWorkflowActionTemplates Modifier and Type Method Description voidBaseUtil. setAutomatedWorkflowActionTemplates(AutomatedWorkflowActionTemplates automatedWorkflowActionTemplates)
-