| Package | Description |
|---|---|
| org.jahia.data.webapps |
| Modifier and Type | Method and Description |
|---|---|
List<JahiaWebAppDef> |
JahiaWebAppsPackage.getWebApps()
Get the WebApps List
|
List<JahiaWebAppDef> |
JahiaWebAppsWarPackage.getWebApps()
Get the WebApps List
|
List<JahiaWebAppDef> |
JahiaWebAppsEarPackage.getWebApps()
Get the list of JahiaWebAppDef object
|
| Modifier and Type | Method and Description |
|---|---|
void |
JahiaWebAppsPackage.addWebAppDef(JahiaWebAppDef webAppDef)
Add a WebApps Definition in the Web Apps list
|
void |
JahiaWebAppsWarPackage.addWebAppDef(JahiaWebAppDef webAppDef)
Add a WebApps Definition in the Web Apps list
|
void |
JahiaWebAppsEarPackage.addWebAppDef(JahiaWebAppDef webAppDef)
Add a WebApps Definition in the Web Apps list
|
| Modifier and Type | Method and Description |
|---|---|
void |
JahiaWebAppsPackage.addWebAppDef(List<JahiaWebAppDef> vec)
Set the WebApps List
|
void |
JahiaWebAppsEarPackage.addWebAppDefs(List<JahiaWebAppDef> vec)
Add a List of JahiaWebAppDef object at the end of the WebApps List
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.