Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.CMSWorkflowTaskWsDTO
-
Packages that use CMSWorkflowTaskWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of CMSWorkflowTaskWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type CMSWorkflowTaskWsDTO Modifier and Type Method Description java.util.List<CMSWorkflowTaskWsDTO>CMSWorkflowTaskListWsDTO. getTasks()Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type CMSWorkflowTaskWsDTO Modifier and Type Method Description voidCMSWorkflowTaskListWsDTO. setTasks(java.util.List<CMSWorkflowTaskWsDTO> tasks)
-