Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.CMSWorkflowEditableItemWsDTO
-
Packages that use CMSWorkflowEditableItemWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of CMSWorkflowEditableItemWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type CMSWorkflowEditableItemWsDTO Modifier and Type Method Description java.util.List<CMSWorkflowEditableItemWsDTO>CMSWorkflowEditableItemListWsDTO. getEditableItems()Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type CMSWorkflowEditableItemWsDTO Modifier and Type Method Description voidCMSWorkflowEditableItemListWsDTO. setEditableItems(java.util.List<CMSWorkflowEditableItemWsDTO> editableItems)
-