Uses of Annotation Interface
de.hybris.platform.webservicescommons.cache.CacheControl
Packages that use CacheControl
Package
Description
-
Uses of CacheControl in de.hybris.platform.b2b.occ.v2.controllers
Classes in de.hybris.platform.b2b.occ.v2.controllers with annotations of type CacheControlModifier and TypeClassDescriptionclassclass -
Uses of CacheControl in de.hybris.platform.b2bocc.v2.controllers
Classes in de.hybris.platform.b2bocc.v2.controllers with annotations of type CacheControlModifier and TypeClassDescriptionclassclass -
Uses of CacheControl in de.hybris.platform.chineseaddressocc.controllers
Classes in de.hybris.platform.chineseaddressocc.controllers with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.chineseaddressoccaddon.controllers
Classes in de.hybris.platform.chineseaddressoccaddon.controllers with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.cmsocc.controllers
Classes in de.hybris.platform.cmsocc.controllers with annotations of type CacheControlModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.(since = "2211", forRemoval = true)classDefault Controller for CMS Component.classDeprecated, for removal: This API element is subject to removal in a future version.(since = "2211", forRemoval = true)classController to get cms page data with a list of content slots, each of which contains a list of cms component data -
Uses of CacheControl in de.hybris.platform.cmsoccaddon.controllers
Classes in de.hybris.platform.cmsoccaddon.controllers with annotations of type CacheControlModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.(since = "2211", forRemoval = true)classDefault Controller for CMS Component.classDeprecated, for removal: This API element is subject to removal in a future version.(since = "2211", forRemoval = true)classController to get cms page data with a list of content slots, each of which contains a list of cms component data -
Uses of CacheControl in de.hybris.platform.cmssmarteditwebservices.catalogs.controller
Classes in de.hybris.platform.cmssmarteditwebservices.catalogs.controller with annotations of type CacheControlModifier and TypeClassDescriptionclassController to retrieve catalog information related to a given site. -
Uses of CacheControl in de.hybris.platform.cmswebservices.languages.controller
Classes in de.hybris.platform.cmswebservices.languages.controller with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.cmswebservices.sites.controller
Classes in de.hybris.platform.cmswebservices.sites.controller with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.cmswebservices.types.controller
Classes in de.hybris.platform.cmswebservices.types.controller with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.cmswebservices.users.controller
Classes in de.hybris.platform.cmswebservices.users.controller with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.commercewebservices.core.v2.controller
Classes in de.hybris.platform.commercewebservices.core.v2.controller with annotations of type CacheControlModifier and TypeClassDescriptionclassclassclassWeb Services Controller to expose the functionality of theBaseStoreFacadeclassclassclassclassclassclassclassclassclassclassclassclassMisc ControllerclassclassMain Controller for PromotionsclassclassMethods in de.hybris.platform.commercewebservices.core.v2.controller with annotations of type CacheControlModifier and TypeMethodDescriptionProductsController.getProduct(String productCode, String fields) OrderReturnsController.getReturnRequest(String returnRequestCode, String fields) OrderReturnsController.getReturnRequests(int currentPage, int pageSize, String sort, String fields) OrdersController.getUserOrderHistory(String statuses, int currentPage, int pageSize, String sort, String fields, javax.servlet.http.HttpServletResponse response) InvoiceController.getUserOrderInvoices(String code, int currentPage, int pageSize, String sort, String fields) OrdersController.getUserOrders(String code, String fields) -
Uses of CacheControl in de.hybris.platform.configurablebundleocc.controllers
Classes in de.hybris.platform.configurablebundleocc.controllers with annotations of type CacheControl -
Uses of CacheControl in de.hybris.platform.permissionswebservices.controllers
Methods in de.hybris.platform.permissionswebservices.controllers with annotations of type CacheControlModifier and TypeMethodDescriptionPermissionsController.getAttributesPermissions(String principalUid, @Valid AttributesPermissionsRequestWrapper requestWrapper, org.springframework.validation.BindingResult errors, String fields) Deprecated, for removal: This API element is subject to removal in a future version.PermissionsController.getCatalogPermissions(String principalUid, @Valid CatalogPermissionsRequestWrapper requestWrapper, org.springframework.validation.BindingResult bindingResult, String fields) Deprecated, for removal: This API element is subject to removal in a future version.PermissionsController.getTypesPermissions(String principalUid, String types, String permissionNames, String fields) Deprecated, for removal: This API element is subject to removal in a future version.since 2105, Please usePermissionsController.searchTypesPermissions(String, String, String, PermissionsPrincipalWsDTO)instead. -
Uses of CacheControl in de.hybris.platform.smarteditwebservices.controllers
Classes in de.hybris.platform.smarteditwebservices.controllers with annotations of type CacheControlModifier and TypeClassDescriptionclassController to retrieve cms management internationalization data -
Uses of CacheControl in de.hybris.platform.webservicescommons.interceptors
Methods in de.hybris.platform.webservicescommons.interceptors that return CacheControlModifier and TypeMethodDescriptionprotected CacheControlCacheControlHandlerInterceptor.getCacheControlAnnotation(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Object handler) Methods in de.hybris.platform.webservicescommons.interceptors with parameters of type CacheControlModifier and TypeMethodDescriptionprotected StringCacheControlHandlerInterceptor.createCacheControlHeaderField(CacheControl cacheAnnotation) -
Uses of CacheControl in de.hybris.platform.ycommercewebservices.v2.controller
Classes in de.hybris.platform.ycommercewebservices.v2.controller with annotations of type CacheControlModifier and TypeClassDescriptionclassclassclassWeb Services Controller to expose the functionality of theBaseStoreFacadeclassclassclassclassclassclassclassclassclassclassclassclassMisc ControllerclassclassMain Controller for PromotionsclassclassMethods in de.hybris.platform.ycommercewebservices.v2.controller with annotations of type CacheControlModifier and TypeMethodDescriptionProductsController.getProduct(String productCode, String fields) OrderReturnsController.getReturnRequest(String returnRequestCode, String fields) OrderReturnsController.getReturnRequests(int currentPage, int pageSize, String sort, String fields) OrdersController.getUserOrderHistory(String statuses, int currentPage, int pageSize, String sort, String fields, javax.servlet.http.HttpServletResponse response) InvoiceController.getUserOrderInvoices(String code, int currentPage, int pageSize, String sort, String fields) OrdersController.getUserOrders(String code, String fields) -
Uses of CacheControl in ywebservicespackage.controllers
Methods in ywebservicespackage.controllers with annotations of type CacheControlModifier and TypeMethodDescriptionSample method returning Cache-Control header and using Path Variable Example : GET http://localhost:9001/ywebservices/sample/dto/sampleValue