Uses of Annotation Interface
de.hybris.platform.b2ctelcotmfwebservices.security.IsAuthorizedOrderCreatorOrAdmin
Packages that use IsAuthorizedOrderCreatorOrAdmin
Package
Description
-
Uses of IsAuthorizedOrderCreatorOrAdmin in de.hybris.platform.b2ctelcotmfwebservices.v2.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.controller with annotations of type IsAuthorizedOrderCreatorOrAdminModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOrder>TmaProductOrderApiController.productOrderCreate(@Valid ProductOrder productOrder, @Valid String baseSiteId) An order resource is created and persisted. -
Uses of IsAuthorizedOrderCreatorOrAdmin in de.hybris.platform.b2ctelcotmfwebservices.v3.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.controller with annotations of type IsAuthorizedOrderCreatorOrAdminModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ProductOrder>TmaProductOrderApiController.productOrderCreate(@Valid ProductOrder productOrder, @Valid String baseSiteId) An order resource is created and persisted.