| Package | Description |
|---|---|
| org.appng.appngizer.controller | |
| org.appng.appngizer.model |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Site> |
SiteController.createSite(Site site) |
org.springframework.http.ResponseEntity<Site> |
SiteController.getSite(String name) |
org.springframework.http.ResponseEntity<Site> |
SiteController.updateSite(String name,
Site site) |
| Modifier and Type | Method and Description |
|---|---|
static Site |
Site.fromDomain(SiteImpl siteImpl) |
| Constructor and Description |
|---|
Sites(List<Site> sites) |
Copyright © 2011–2020 aiticon GmbH. All rights reserved.