Uses of Annotation Interface
de.hybris.platform.b2ctelcotmfwebservices.security.IsAuthorizedGeographicAddressValidationResourceOwnerOrAdmin
Packages that use IsAuthorizedGeographicAddressValidationResourceOwnerOrAdmin
-
Uses of IsAuthorizedGeographicAddressValidationResourceOwnerOrAdmin in de.hybris.platform.b2ctelcotmfwebservices.v3.controller
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.controller with annotations of type IsAuthorizedGeographicAddressValidationResourceOwnerOrAdminModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<GeographicAddressValidation>>TmaGeographicAddressValidationApiController.listGeographicAddressValidation(@Valid String fields, @Valid Integer offset, @Valid Integer limit, @Valid String relatedPartyId) org.springframework.http.ResponseEntity<GeographicAddressValidation>TmaGeographicAddressValidationApiController.retrieveGeographicAddressValidation(String id, @Valid String fields, @Valid String relatedPartyId)