Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.CMSPageOperationWsDTO
-
Packages that use CMSPageOperationWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.pages.controller -
-
Uses of CMSPageOperationWsDTO in de.hybris.platform.cmssmarteditwebservices.pages.controller
Methods in de.hybris.platform.cmssmarteditwebservices.pages.controller that return CMSPageOperationWsDTO Modifier and Type Method Description CMSPageOperationWsDTOPageOperationsController. perform(java.lang.String catalogId, java.lang.String pageId, CMSPageOperationWsDTO dto)Methods in de.hybris.platform.cmssmarteditwebservices.pages.controller with parameters of type CMSPageOperationWsDTO Modifier and Type Method Description CMSPageOperationWsDTOPageOperationsController. perform(java.lang.String catalogId, java.lang.String pageId, CMSPageOperationWsDTO dto)
-