Uses of Class
de.hybris.platform.cmswebservices.dto.WorkflowTemplateWsDTO
-
Packages that use WorkflowTemplateWsDTO Package Description de.hybris.platform.cmswebservices.dto -
-
Uses of WorkflowTemplateWsDTO in de.hybris.platform.cmswebservices.dto
Methods in de.hybris.platform.cmswebservices.dto that return types with arguments of type WorkflowTemplateWsDTO Modifier and Type Method Description java.util.List<WorkflowTemplateWsDTO>WorkflowTemplateListWsDTO. getTemplates()Method parameters in de.hybris.platform.cmswebservices.dto with type arguments of type WorkflowTemplateWsDTO Modifier and Type Method Description voidWorkflowTemplateListWsDTO. setTemplates(java.util.List<WorkflowTemplateWsDTO> templates)
-