Package | Description |
---|---|
de.innovationgate.wga.server.api |
OpenWGA Server API classes.
|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.hdb |
HDBModel API classes.
|
Modifier and Type | Class and Description |
---|---|
class |
UnavailableResourceException
An unavailable resource in the API is needed to process a called operation
|
Modifier and Type | Class and Description |
---|---|
class |
LoginException
Thrown on login errors because of the authentication backend
|
Modifier and Type | Method and Description |
---|---|
boolean |
HDBModel.storeForm(Form form,
de.innovationgate.webgate.api.WGContent content)
Stores the data of a WebTML form in into the database.
|