Uses of Class
de.hybris.platform.cmswebservices.dto.CMSWorkflowActionWsDTO
-
Packages that use CMSWorkflowActionWsDTO Package Description de.hybris.platform.cmswebservices.dto -
-
Uses of CMSWorkflowActionWsDTO in de.hybris.platform.cmswebservices.dto
Methods in de.hybris.platform.cmswebservices.dto that return types with arguments of type CMSWorkflowActionWsDTO Modifier and Type Method Description java.util.List<CMSWorkflowActionWsDTO>CMSWorkflowWsDTO. getActions()Method parameters in de.hybris.platform.cmswebservices.dto with type arguments of type CMSWorkflowActionWsDTO Modifier and Type Method Description voidCMSWorkflowWsDTO. setActions(java.util.List<CMSWorkflowActionWsDTO> actions)
-