Package | Description |
---|---|
de.innovationgate.wga.server.api |
OpenWGA Server API classes.
|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.encoders |
Types for implementing OpenWGA encoders
|
de.innovationgate.wgpublisher.log |
Functionality to log WGA requests to a log target.
|
de.innovationgate.wgpublisher.webtml.utils |
Utility objects for the WebTML runtime including facilities to build WebTML elements.
|
Class and Description |
---|
App
Object representing an OpenWGA application and its services
|
Auth
An object for providing services regarding user authentication.
|
CollectionPage
A page of collection result documents
|
CollectionResult
Represents an object carrying all resulting data of a document collection.
|
CollectionResult.Filter
A filter to be applied to a CollectionResult via method
CollectionResult.filter(Filter) |
Database
Object representing any OpenWGA database.
|
DataSource
Object representing an OpenWGA data source and its services
|
Design
The Design object represents a design context and offers various related functionalities, for example to fetch additional design resources relative to this context.
|
Design.DesignOccasion
The problem occasion type used by
Design.startProblemOccasion(String) and Design.addProblem(String, String, Map) |
Domain
This object represents an OpenWGA domain, an entity which collects OpenWGA databases to use some shared functionality, most prominently the same authentication.
|
GlobalExpressionScope
Represents a scope for objects that are globally available to expressions
|
Html
Collects functionalties to load and parse HTML documents.
|
Jobs
Provides services regarding OpenWGA Jobs
|
Lucene
The "Lucene" object provides functionalities related to fulltext search in TMLScript.
|
Lucene.FieldIndexType
This object represents a specific field configuration for the Lucene fulltext index, like it is specified on the Lucene configuration for individual OpenWGA applications.
|
Lucene.FileIndexType
This object represents a specific file configuration for the Lucene fulltext index, like it is specified on the Lucene configuration for individual OpenWGA applications.
|
Nav
A tool object to create WebTML navigator results in Java.
|
NavigatorResult
The collection result of a navigator
|
Plugin
The "Plugin" object provides information about an installed OpenWGA plugin
OpenWGA plugins extend the OpenWGA server in numerous ways, including new application designs, TMLScript functionalities, authentication sources and many more.
|
QueryResult
Represents an object carrying all resulting data of an executed query.
|
Server
This provides information and services regarding the OpenWGA server runtime and installation
|
Server.ServerOccasion
A problem occasion created by
Server.startProblemOccasion(Class, Object, String, boolean) |
TMLScript
This object allows custom TMLScript expression and script execution
This object differentiates between expressions which just return the evaluated value and scripts which need a return statement to return a value.
|
Validate
This object offers comfortable functions to validate data in common ways, prominently in WebTML form validations.
|
WGA
Base class for the WGA Server API, providing access to all of the APIs functionalities.
|
WGAContext
Environment context of the
WGA object, providing the available resources |
Xml
Object "Xml" collects functionalities to load and parse Xml documents.
|
Class and Description |
---|
WGA
Base class for the WGA Server API, providing access to all of the APIs functionalities.
|
WGAAwareService
A service API that is "WGA aware".
|
Class and Description |
---|
WGA
Base class for the WGA Server API, providing access to all of the APIs functionalities.
|
Class and Description |
---|
WGA
Base class for the WGA Server API, providing access to all of the APIs functionalities.
|
WGAAwareService
A service API that is "WGA aware".
|
Class and Description |
---|
WGA
Base class for the WGA Server API, providing access to all of the APIs functionalities.
|
WGAAwareService
A service API that is "WGA aware".
|