Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.AbstractPageWsDTO
-
Packages that use AbstractPageWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of AbstractPageWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Subclasses of AbstractPageWsDTO in de.hybris.platform.cmssmarteditwebservices.dto Modifier and Type Class Description classCategoryPageWsDTODeprecated, for removal: This API element is subject to removal in a future version.no longer neededclassContentPageWsDTODeprecated, for removal: This API element is subject to removal in a future version.no longer neededclassProductPageWsDTODeprecated, for removal: This API element is subject to removal in a future version.no longer neededMethods in de.hybris.platform.cmssmarteditwebservices.dto that return AbstractPageWsDTO Modifier and Type Method Description AbstractPageWsDTOHomePageWsDTO. getCurrent()AbstractPageWsDTOHomePageWsDTO. getFallback()AbstractPageWsDTOHomePageWsDTO. getOld()Methods in de.hybris.platform.cmssmarteditwebservices.dto with parameters of type AbstractPageWsDTO Modifier and Type Method Description voidHomePageWsDTO. setCurrent(AbstractPageWsDTO current)voidHomePageWsDTO. setFallback(AbstractPageWsDTO fallback)voidHomePageWsDTO. setOld(AbstractPageWsDTO old)
-