Package | Description |
---|---|
de.innovationgate.webgate.api |
Basic functionality of the WGAPI including most of the database-independent functionality.
|
de.innovationgate.webgate.api.templates |
Templates to create your own simple content/design/repository sources.
|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryFieldData
Represents binary data on a field.
|
class |
WGTransientPortletRegistry
A transient portlet registry which is able to store portlet items on the given profiles portlet item storage
|
Modifier and Type | Class and Description |
---|---|
class |
BeanKey
Represents a (complete) key to a bean, stored in a SimpleContentSource.
|
Modifier and Type | Class and Description |
---|---|
class |
DesignReference
A reference identifying the source of a design document
The reference consists of three parts:
- A source name, which identifies the type of a source the design was retrieved from
- A design name, which identifies an explicit design of the given source
- A design path (optionally), which identifies a special design object inside the design
|