@Controller @Configurable public class LandingPageApiImpl extends Object implements LandingPageApi
BASE_URL| Constructor and Description |
|---|
LandingPageApiImpl() |
| Modifier and Type | Method and Description |
|---|---|
LandingPage |
landingPage() |
void |
setDescription(String description) |
void |
setServiceURL(URI serviceURL) |
void |
setTitle(String title) |
@Setting(value="service.serviceURL") public void setServiceURL(URI serviceURL)
@Setting(value="rest.title") public void setTitle(String title)
@Setting(value="rest.description") public void setDescription(String description)
public LandingPage landingPage()
landingPage in interface LandingPageApiCopyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.