|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ActionList | Class that represents an ActionList |
ActionListAction | Class that represents one action in a Function |
ClassInfo | Interface to hold metadata about a Java class. |
ClassItem | Interface common to all ClassInfo items. |
ConfigInfo | Interface to hold configuration information about the web app being created. |
DataDefinitionContainer | DDContainer.java |
DataDefinitionElement | DDElement.java |
DataDefinitionLeaf | DDLeaf.java |
DataService | Data Service interface. |
FormatData | Interface to access DataDefinition format information |
InitializationProperty | Class that represents a Variable Initialization Property |
Initializer | Interface to represent a static initializer. |
LinkedModel | LinkedModel class - holds info about a reference to another model |
LogicalOperationDescriptor | Copyright IBM (c) 2009 LogicalOperationDescriptor This defines the high level of meta data for a DataServices object, giving a meaning to the operations defined within the service, as well as some other info |
Member | Interface to represent a data member name, modifier, and default values. |
Method | Class that represents a Java method in a WebApp. |
ModelInstanceCreator | Interface used to create and instance of a WebApp Model. |
Page | Represents a Page object, with IXml contents |
PageDataContainer | PageDataContainer.java |
PageDataElement | PageDataElement.java |
PageDataLeaf | PageDataLeaf.java |
RegenSettings | Interface for RegenSettings. |
RequestData | Interface to expose request data such as Browser type, Servlet URL, etc. |
RequestInputs | RequestInputs Accessor (not creation) methods for Request Inputs. |
Schema | Class that represents a Schema |
ServiceOperation | Holds metadata about a single operation in a DataService. |
ServiceParameter | Holds metadata about a single parameter to a ServiceOperation (part of a DataService object). |
ValidationData | Interface to access DataDefinition validation information. |
Variable | Interface that represents a Variable |
Variables | Interface to access WebApp Variables. |
WebApp | Interface for WebApp. |
WebAppAccess | Interface used to access a running WebApp instance. |
WebAppData | Interface used to store domain application specific instance data. |
WebAppEventContainer | Interface for getting/setting WebApp fired events System events on the WebApp, and Page events on a page. |
WebAppObject | Base class for primary WebApp objects (Page, Method, ActionList, Variable, LinkedModel). |
Class Summary | |
---|---|
DataConverter | Class with static methods for converting between well-known object types (String, Double, Float, Integer, Long, Boolean, and IXml). |
IDGenerator | The IDGenerator is a helper class for creating unique ID's that are suitable for use in HTML "id" attributes. |
RuntimePlatformType | Standardized interface to allow access to details about the hosting runtime platform. |
Theme | Utility class used to access WebApp Theme property values. |
Provides access to the classes that represent a WebApp and some of the primary execution classes such as WebAppAccess. These are used by builders during regeneration and by application code during execution.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |