Package | Description |
---|---|
de.innovationgate.webgate.api |
Basic functionality of the WGAPI including most of the database-independent functionality.
|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Modifier and Type | Method and Description |
---|---|
DesignReference |
WGDesignDocument.getDesignReference()
Returns a design reference object that uniquely identifies the location of this design
|
Modifier and Type | Method and Description |
---|---|
DesignReference |
DesignReference.getDesignProviderReference() |
Constructor and Description |
---|
Design(DesignReference ref) |
DesignReference(DesignReference parentReference,
java.lang.String designPath) |