Uses of Annotation Interface
de.hybris.platform.b2ctelcotmfwebservices.security.IsAuthorizedProductOrderUpdate
Packages that use IsAuthorizedProductOrderUpdate
Package
Description
-
Uses of IsAuthorizedProductOrderUpdate in de.hybris.platform.b2ctelcotmfwebservices.v2.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.controller with annotations of type IsAuthorizedProductOrderUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOrder>TmaProductOrderApiController.patchProductOrder(String id, @Valid ProductOrder productOrder, @Valid String baseSiteId) -
Uses of IsAuthorizedProductOrderUpdate in de.hybris.platform.b2ctelcotmfwebservices.v3.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.controller with annotations of type IsAuthorizedProductOrderUpdateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOrder>TmaProductOrderApiController.patchProductOrder(String id, @Valid ProductOrder productOrder, @Valid String baseSiteId)