Package | Description |
---|---|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Modifier and Type | Class and Description |
---|---|
class |
ContentStore
An OpenWGA application configuration (misnamed)
|
Modifier and Type | Method and Description |
---|---|
ContentDatabase |
WGAConfiguration.getContentDatabase(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ContentDatabase> |
WGAConfiguration.getContentDatabases() |
Modifier and Type | Method and Description |
---|---|
void |
WGAConfiguration.add(ContentDatabase contentDatabase) |
Modifier and Type | Method and Description |
---|---|
void |
WGAConfiguration.setContentDatabases(java.util.List<ContentDatabase> contentDatabases) |