| Package | Description |
|---|---|
| psdi.webclient.system.controller | |
| psdi.webclient.system.runtime |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
PresentationLoader.exportXML(WebClientSession wcs,
java.lang.String appID)
Function that returns the XML for a presentation as stored in the database
|
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap |
BaseDescriptor.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebClientRuntime.setAppXML(java.lang.String appName,
java.lang.String appXML)
Save string object of the presentation xml to avoid mbo calls to the database
|