@RestController public class PortalConfigController extends Object
| Constructor and Description |
|---|
PortalConfigController(PortalConfigComponent.PortalConfigSerialization portalConfigSerialization) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<String> |
reformulate() |
@Autowired public PortalConfigController(PortalConfigComponent.PortalConfigSerialization portalConfigSerialization)
@RequestMapping(value="/ontop/portalConfig") @ResponseBody public org.springframework.http.ResponseEntity<String> reformulate()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.