Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.CMSWorkflowAttachmentData
-
Packages that use CMSWorkflowAttachmentData Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of CMSWorkflowAttachmentData in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type CMSWorkflowAttachmentData Modifier and Type Method Description java.util.List<CMSWorkflowAttachmentData>CMSWorkflowTaskWsDTO. getAttachments()Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type CMSWorkflowAttachmentData Modifier and Type Method Description voidCMSWorkflowTaskWsDTO. setAttachments(java.util.List<CMSWorkflowAttachmentData> attachments)
-