public class ApplicationConfig extends Config implements Serializable
ApplicationConfig is responsible for the basic configuration of a application.| Modifier and Type | Field and Description |
|---|---|
protected Session |
session |
description, labels, permissions, templates, textelements, title| Constructor and Description |
|---|
ApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
Session |
getSession()
Gets the value of the session property.
|
void |
setSession(Session value)
Sets the value of the session property.
|
getDescription, getLabels, getPermissions, getTemplates, getTextelements, getTitle, setDescription, setLabels, setPermissions, setTextelements, setTitleprotected Session session
Copyright © 2011–2023 aiticon GmbH. All rights reserved.