Package | Description |
---|---|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.cache | |
de.innovationgate.wgpublisher.webtml.form |
Classes related to WebTML forms
|
Modifier and Type | Class and Description |
---|---|
class |
DerivatePublishingFile |
class |
DocumentPublishingFile |
Modifier and Type | Method and Description |
---|---|
byte[] |
FileCache.getFile(PublishingFile file,
long cutoffTime) |
void |
FileCache.putFile(PublishingFile file,
byte[] data,
long containerTime) |
Modifier and Type | Class and Description |
---|---|
class |
TMLFormPublishingFile |