|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
LassoJavaModule | This is the base interface for any LassoJavaModule |
Class Summary | |
DecimalValue | Wrapper for a primitive type float or double . |
IntValue | Wrapper for a primitive type int or long . |
LassoCall | The core of the Lasso Java API v8.0. |
LassoDSModule | Base class for any datasource module. |
LassoEncodings | Deprecated. |
LassoErrors | Constants for the various error codes which can be returned by your module. |
LassoLogging | Used for outputting messages to the console, file or database. |
LassoOperators | Operator constants used throughout LJAPI |
LassoParams | These constants signify the different parameters which can be retrieved from
the LassoCall.getLassoParam method. |
LassoSecureOperations | These values correspond to various secure operations that require proper permissions. |
LassoTagModule | Base class for any tag module. |
LassoTypeRef | Used for creating and manipulating custom Lasso types. |
LassoValue | Used for passing to, and returning values from LassoCall methods. |
RequestParams | These constants signify the different parameters which can be retrieved from
the LassoCall.getRequestParam method. |
Provides a means for extending Lasso functionality in Java.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |