public class ContentAppDescriptor<DS extends DatasourceDefinition> extends ConfiguredAppDescriptor implements WithDatasource<DS>
Constructor and Description |
---|
ContentAppDescriptor() |
Modifier and Type | Method and Description |
---|---|
DS |
getDatasource() |
void |
setDatasource(DS datasource) |
addSubApp, getAppClass, getI18nBasename, getIcon, getLabel, getName, getPermissions, getSubApps, getTheme, isEnabled, isHtmlCaption, setAppClass, setEnabled, setHtmlCaption, setI18nBasename, setIcon, setLabel, setName, setPermissions, setSubApps, setTheme
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
from
public DS getDatasource()
getDatasource
in interface WithDatasource<DS extends DatasourceDefinition>
public void setDatasource(DS datasource)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.