Uses of Class
de.hybris.platform.previewwebservices.dto.CatalogVersionWsDTO
Packages that use CatalogVersionWsDTO
Package
Description
-
Uses of CatalogVersionWsDTO in de.hybris.platform.previewwebservices.dto
Methods in de.hybris.platform.previewwebservices.dto that return types with arguments of type CatalogVersionWsDTOMethod parameters in de.hybris.platform.previewwebservices.dto with type arguments of type CatalogVersionWsDTOModifier and TypeMethodDescriptionvoidPreviewTicketWsDTO.setCatalogVersions(List<CatalogVersionWsDTO> catalogVersions) -
Uses of CatalogVersionWsDTO in de.hybris.platform.previewwebservices.populators
Methods in de.hybris.platform.previewwebservices.populators that return CatalogVersionWsDTOModifier and TypeMethodDescriptionprotected CatalogVersionWsDTOPreviewTicketPopulator.buildCatalogVersionWsDTO(CatalogVersionModel catalogVersion) -
Uses of CatalogVersionWsDTO in de.hybris.platform.previewwebservices.validator
Method parameters in de.hybris.platform.previewwebservices.validator with type arguments of type CatalogVersionWsDTOModifier and TypeMethodDescriptionprotected voidPreviewWSDTOValidator.validateCatalogVersions(List<CatalogVersionWsDTO> catalogVersions, org.springframework.validation.Errors errors)