Interface | Description |
---|---|
DataSet.ResultSetRowProcessor | |
DBAccess |
Class | Description |
---|---|
ActionBlock |
Allows to create and maintain a group of actions and their properties.
|
Browser |
detects what operating system and browser is being used for the provided request
can be used then to form decisions when generating client html and script
|
Browser.GUIMode | |
Cache |
This object allows you to store and later retrieve values from the cache.
|
CalcUtil |
Enter description here
|
ConnectionInfo | |
DataSet |
This utility class is designed to hold a 2-dimensional "table" of data, and provide methods to manage and manipulate that data.
|
FormatUtil | |
ForwardUtil |
Used inside Servlets or JSP Pages to create an HTML form.
|
HttpUtil |
Utility class providing methods to manipulate cookies and redirecting
|
JstlUtil | |
ListMaintUtil |
Enter description here
|
LogContext |
LogContext contains contextual information used for logging
|
Logger |
Logger API class
- automatically instanciated in BaseXXX classes or can be manually created
|
M18NUtil |
This utility class is designed to provide sapphire M18N date and number parsing and formatting functionalities.
|
ResultDataGrid |
ResultGrid Save
|
ResultGridOptions |
Created by gstimson on 08/04/2019.
|
SafeHTML |
Class used to encode un-trusted content to be inserted into HTML or javascript to prevent XSS attacks
|
SafeSQL |
This utility class is designed to facilitate converting queryProcessor.getSQLDataSet call
to getPreparedSQLDataSet calls to prevent SQL injection attack and improve database performance.
|
SDIData |
Class used to hold information about SDIs and their related detail tables.
|
SDIList |
SDIList
- holds and manages a list of SDIs
|
SDIRequest |
Holder class used to pass request information to the SDIProcessor accessor.
|
SDIView |
Created by IntelliJ IDEA.
|
SDIView.SDIViewResponsiveField | |
StringUtil |
Provides a collection of String utility classes
|
TaskContext |
Task Context - holds details about the current task
|