Uses of Interface
de.hybris.platform.webservicescommons.pagination.WebPaginationUtils
-
-
Uses of WebPaginationUtils in de.hybris.platform.cmsoccaddon.controllers
Methods in de.hybris.platform.cmsoccaddon.controllers that return WebPaginationUtils Modifier and Type Method Description WebPaginationUtilsComponentController. getWebPaginationUtils()Methods in de.hybris.platform.cmsoccaddon.controllers with parameters of type WebPaginationUtils Modifier and Type Method Description voidComponentController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmssmarteditwebservices.inbox.controller
Methods in de.hybris.platform.cmssmarteditwebservices.inbox.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsInboxController. getWebPaginationUtils()Methods in de.hybris.platform.cmssmarteditwebservices.inbox.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidInboxController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmssmarteditwebservices.products.controller
Methods in de.hybris.platform.cmssmarteditwebservices.products.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCategoryController. getWebPaginationUtils()protected WebPaginationUtilsCategorySearchController. getWebPaginationUtils()protected WebPaginationUtilsProductController. getWebPaginationUtils()protected WebPaginationUtilsProductSearchController. getWebPaginationUtils()Methods in de.hybris.platform.cmssmarteditwebservices.products.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidCategoryController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils)voidCategorySearchController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils)voidProductController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils)voidProductSearchController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmswebservices.cmsitems.controller
Methods in de.hybris.platform.cmswebservices.cmsitems.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCMSItemController. getWebPaginationUtils()Methods in de.hybris.platform.cmswebservices.cmsitems.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidCMSItemController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmswebservices.pages.controller
Methods in de.hybris.platform.cmswebservices.pages.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsPageController. getWebPaginationUtils()Methods in de.hybris.platform.cmswebservices.pages.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidPageController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmswebservices.products.controller
Methods in de.hybris.platform.cmswebservices.products.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCategoryController. getWebPaginationUtils()protected WebPaginationUtilsProductController. getWebPaginationUtils()Methods in de.hybris.platform.cmswebservices.products.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidCategoryController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils)voidProductController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmswebservices.usergroups.controller
Methods in de.hybris.platform.cmswebservices.usergroups.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsUserGroupController. getWebPaginationUtils()Methods in de.hybris.platform.cmswebservices.usergroups.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidUserGroupController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmswebservices.version.controller
Methods in de.hybris.platform.cmswebservices.version.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCMSVersionController. getWebPaginationUtils()Methods in de.hybris.platform.cmswebservices.version.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidCMSVersionController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.cmswebservices.workflows.controller
Methods in de.hybris.platform.cmswebservices.workflows.controller that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCMSWorkflowActionController. getWebPaginationUtils()protected WebPaginationUtilsCMSWorkflowController. getWebPaginationUtils()Methods in de.hybris.platform.cmswebservices.workflows.controller with parameters of type WebPaginationUtils Modifier and Type Method Description voidCMSWorkflowActionController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils)voidCMSWorkflowController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.couponwebservices.controllers
Methods in de.hybris.platform.couponwebservices.controllers that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCouponservicesV2Controller. getWebPaginationUtils() -
Uses of WebPaginationUtils in de.hybris.platform.customercouponoccaddon.controllers.customercoupon
Methods in de.hybris.platform.customercouponoccaddon.controllers.customercoupon that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsCustomerCouponsController. getWebPaginationUtils() -
Uses of WebPaginationUtils in de.hybris.platform.notificationoccaddon.controllers
Methods in de.hybris.platform.notificationoccaddon.controllers that return WebPaginationUtils Modifier and Type Method Description protected WebPaginationUtilsSiteMessageController. getWebPaginationUtils() -
Uses of WebPaginationUtils in de.hybris.platform.webservicescommons.controllers
Methods in de.hybris.platform.webservicescommons.controllers that return WebPaginationUtils Modifier and Type Method Description WebPaginationUtilsAbstractController. getWebPaginationUtils()Methods in de.hybris.platform.webservicescommons.controllers with parameters of type WebPaginationUtils Modifier and Type Method Description voidAbstractController. setWebPaginationUtils(WebPaginationUtils webPaginationUtils) -
Uses of WebPaginationUtils in de.hybris.platform.webservicescommons.pagination.impl
Classes in de.hybris.platform.webservicescommons.pagination.impl that implement WebPaginationUtils Modifier and Type Class Description classDefaultWebPaginationUtilsHelper class for handling pagination data
-