Uses of Class
com.skava.marketplace.model.exchange.request.UIJsonRequest
Packages that use UIJsonRequest
Package
Description
Rest controllers available in the Appmarketplace Service that are maintained in this package.
-
Uses of UIJsonRequest in com.skava.marketplace.web
Methods in com.skava.marketplace.web with parameters of type UIJsonRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CreateUIJsonInfoResponse>
UIJsonController.createJsonInfo
(String authToken, String versionId, Long businessId, String locale, UIJsonRequest uiJsonRequest)