Package | Description |
---|---|
de.innovationgate.wgaservices |
The Base Client API for using WGA Services Web Service
|
de.innovationgate.wgaservices.types |
Java Beans used by WGA Services Methods to transport data
|
Class and Description |
---|
ActionResult
The result of a remote action
|
DatabaseInformation
Information about a connected database
|
DatabaseServerInfo
Information about a configured database server
|
Form
A lightweight object representing a TMLForm that is to be sent to the WGA server when calling a remote action.
|
FSDesignResourceState
holds the state of a file system design resource
|
PluginInfo
Information about a connected plugin
|
RemoteSession
Represents a WGA Services Remote Session on the WGA Server, logged in to a single WGA domain.
// * Can be created via
WGAServices.login(String, String, String) or WGACoreServices.adminLogin(String, String) . |
Version
A plugin version number
|
Class and Description |
---|
Form
A lightweight object representing a TMLForm that is to be sent to the WGA server when calling a remote action.
|
FormField
Represents a field on a
Form |
Version
A plugin version number
|