public class PageConfig extends Config implements Serializable
UrlSchema.| Modifier and Type | Field and Description |
|---|---|
protected Linkpanel |
linkpanel |
protected UrlSchema |
urlSchema |
description, labels, permissions, templates, textelements, title| Constructor and Description |
|---|
PageConfig() |
| Modifier and Type | Method and Description |
|---|---|
Linkpanel |
getLinkpanel()
Gets the value of the linkpanel property.
|
UrlSchema |
getUrlSchema()
Gets the value of the urlSchema property.
|
void |
setLinkpanel(Linkpanel value)
Sets the value of the linkpanel property.
|
void |
setUrlSchema(UrlSchema value)
Sets the value of the urlSchema property.
|
getDescription, getLabels, getPermissions, getTemplates, getTextelements, getTitle, setDescription, setLabels, setPermissions, setTextelements, setTitlepublic UrlSchema getUrlSchema()
UrlSchemapublic void setUrlSchema(UrlSchema value)
value - allowed object is
UrlSchemapublic Linkpanel getLinkpanel()
LinkpanelCopyright © 2011–2021 aiticon GmbH. All rights reserved.