Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.security.IsAuthorizedOrderCreatorOrAdmin
-
Packages that use IsAuthorizedOrderCreatorOrAdmin Package Description de.hybris.platform.b2ctelcotmfwebservices.v2.controller -
-
Uses of IsAuthorizedOrderCreatorOrAdmin in de.hybris.platform.b2ctelcotmfwebservices.v2.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.controller with annotations of type IsAuthorizedOrderCreatorOrAdmin Modifier and Type Method Description org.springframework.http.ResponseEntity<ProductOrder>TmaProductOrderApiController. productOrderCreate(@Valid ProductOrder productOrder)An order resource is created and persisted.
-