public class RestApiInformationController extends Object implements org.springframework.web.servlet.mvc.Controller
| Constructor and Description |
|---|
RestApiInformationController() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setLicenseDataProvider(RestApiInformationLicenseDataProvider licenseDataProvider)
Set the provider for license member of the information resource
|
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
handleRequest in interface org.springframework.web.servlet.mvc.ControllerExceptionpublic void setLicenseDataProvider(RestApiInformationLicenseDataProvider licenseDataProvider)
licenseDataProvider - the providerCopyright © 2019 Communote team. All rights reserved.