| Package | Description |
|---|---|
| ch.software_atelier.simpleflex | |
| ch.software_atelier.simpleflex.apps.defaultapp |
| Modifier and Type | Method and Description |
|---|---|
WebApp |
Domain.getDefaultWebApp() |
WebApp |
WebAppHandler.getWebApp(Request request) |
WebApp |
Domain.getWebApp(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<WebApp> |
Domain.apps() |
| Modifier and Type | Method and Description |
|---|---|
String |
SimpleFlexAccesser.getDomain(WebApp wa) |
void |
Domain.setDefaultWebApp(WebApp defaultWebApp) |
| Constructor and Description |
|---|
Domain(String name,
HashMap<String,WebApp> webApps) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApp
This is the default Web-App.
|
Copyright © 2020 Software Atelier Kamber. All rights reserved.