Uses of Class
de.hybris.platform.cmswebservices.dto.CMSWorkflowDecisionWsDTO
-
Packages that use CMSWorkflowDecisionWsDTO Package Description de.hybris.platform.cmswebservices.dto -
-
Uses of CMSWorkflowDecisionWsDTO in de.hybris.platform.cmswebservices.dto
Methods in de.hybris.platform.cmswebservices.dto that return types with arguments of type CMSWorkflowDecisionWsDTO Modifier and Type Method Description java.util.List<CMSWorkflowDecisionWsDTO>CMSWorkflowActionWsDTO. getDecisions()Method parameters in de.hybris.platform.cmswebservices.dto with type arguments of type CMSWorkflowDecisionWsDTO Modifier and Type Method Description voidCMSWorkflowActionWsDTO. setDecisions(java.util.List<CMSWorkflowDecisionWsDTO> decisions)
-