Uses of Class
com.skava.marketplace.model.exchange.response.CreateUIJsonInfoResponse
Packages that use CreateUIJsonInfoResponse
Package
Description
Service implementations available in the Appmarketplace Service that are defined in this package.
Rest controllers available in the Appmarketplace Service that are maintained in this package.
-
Uses of CreateUIJsonInfoResponse in com.skava.marketplace.service.impl
Methods in com.skava.marketplace.service.impl that return CreateUIJsonInfoResponseModifier and TypeMethodDescriptionCreateUIJsonInfoServiceImpl.process
(UIJsonRequestInternal requestInternal) -
Uses of CreateUIJsonInfoResponse in com.skava.marketplace.web
Methods in com.skava.marketplace.web that return types with arguments of type CreateUIJsonInfoResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<CreateUIJsonInfoResponse>
UIJsonController.createJsonInfo
(String authToken, String versionId, Long businessId, String locale, UIJsonRequest uiJsonRequest)