Package | Description |
---|---|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Modifier and Type | Method and Description |
---|---|
ContentStore |
WGAConfiguration.createContentStoreOnEmbeddedServer(java.lang.String dbkey,
java.lang.String designReference)
creates a new contentstore on the wga embedded server
with the given dbkey and designReference
|
ContentStore |
WGAConfiguration.getContentStore(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ContentStore> |
WGAConfiguration.getContentStores() |