ADAlertDatasourceService |
Datasource used by the Alert Management window
|
AlertActionHandler |
Action handler checks if there are alerts and if so returns these as a json object.
|
AlertManagementActionHandler |
|
ApplicationComponentProvider |
|
ApplicationConstants |
|
ApplicationUtils |
Utility class for common operations
|
CachedPreference |
This class is used to keep the value of some preferences in cache during the life cycle of a
session, avoiding the time spent to compute the preference value.
|
ComputeTranslatedNameActionHandler |
Computes information to open a classic window for a record in the new layout.
|
ComputeWindowActionHandler |
Computes information to open a classic window for a record in the new layout.
|
DataPoolReport |
Entity class for entity OBUIAPP_Pool_Report (stored in table OBUIAPP_Pool_Report_V).
|
DataPoolSelection |
Entity class for entity OBUIAPP_Data_Pool_Selection (stored in table OBUIAPP_Data_Pool_Sel).
|
DeleteImageActionHandler |
Action handler which can delete an image by its id.
|
DynamicExpressionParser |
Parses a dynamic expressions and extracts information, e.g.
|
FixedValueExpressionCallout |
This class is used to evaluate the Javascript fixed expression assigned to a parameter
(OBUIAPP_Parameter) if it is marked as fixed.
|
GCField |
Entity class for entity OBUIAPP_GC_Field (stored in table OBUIAPP_GC_Field).
|
GCSystem |
Entity class for entity OBUIAPP_GC_System (stored in table OBUIAPP_GC_System).
|
GCTab |
Entity class for entity OBUIAPP_GC_Tab (stored in table OBUIAPP_GC_Tab).
|
GlobalMenu |
Caches in memory generic global menus per language and tree to be consumed by MenuManager
|
HeartBeatPopUpComponent |
The component responsible for generating the content of the function used to determine if the
HeartBeat or any kind of registration pop-up should be displayed once the user has logged in into
the application.
|
JSExpressionCallout |
An abstract class that can be extended for those callouts that need to evaluate a Javascript
expression.
|
LogOutActionHandler |
Is responsible for logging out from the application.
|
MainLayoutComponent |
This class generates the navigation bar components which are defined as dynamic.
|
MenuManager |
Configures cached global menu (@see GlobalMenu ) to adapt it to the current session's
permissions and caches it in memory for easy consumption by components.
|
MenuManager.MenuOption |
|
MenuParameter |
Entity class for entity OBUIAPP_Menu_Parameters (stored in table OBUIAPP_Menu_Parameters).
|
MultipleDeleteActionHandler |
Action handler which can delete multiple records in one transaction.
|
NavBarComponent |
Entity class for entity OBUIAPP_NavigationBarComponent (stored in table OBUIAPP_Navbar_Component).
|
NavbarRoleaccess |
Entity class for entity OBUIAPP_NavbarRoleaccess (stored in table OBUIAPP_NAVBAR_ROLE_ACCESS).
|
NavigationBarComponent |
This class generates the set of navigation bar components which are accessible for the user of
the current context.
|
NavigationBarComponentGenerator |
This class generates the javascript code of the navigation bar components.
|
NavigationBarComponentGenerator.NBComponent |
|
Note |
Entity class for entity OBUIAPP_Note (stored in table OBUIAPP_Note).
|
OBBindings |
JS - Java binding to use in JavaScript expressions.
|
OBBindingsConstants |
|
OBUIAPP_ProcessTrl |
Entity class for entity OBUIAPP_ProcessTrl (stored in table OBUIAPP_Process_Trl).
|
OBUIAPPViewImplementation |
Entity class for entity OBUIAPP_View_Implementation (stored in table OBUIAPP_View_Impl).
|
Parameter |
Entity class for entity OBUIAPP_Parameter (stored in table OBUIAPP_Parameter).
|
ParametersActionHandler |
Responsible of retrieving/storing Parameter values
|
ParameterTrl |
Entity class for entity OBUIAPP_ParameterTrl (stored in table OBUIAPP_Parameter_Trl).
|
ParameterUtils |
Utility class for Parameters handling
|
ParameterValue |
Entity class for entity OBUIAPP_ParameterValue (stored in table OBUIAPP_Parameter_Value).
|
Process |
Entity class for entity OBUIAPP_Process (stored in table OBUIAPP_Process).
|
ProcessAccess |
Entity class for entity OBUIAPP_Process_Access (stored in table OBUIAPP_Process_Access).
|
PropertiesComponent |
Creates the properties list which is initially loaded in the client.
|
PropertiesComponent.LocalProperty |
|
RefWindow |
Entity class for entity OBUIAPP_Ref_Window (stored in table OBUIAPP_Ref_Window).
|
ReportDefinition |
Entity class for entity OBUIAPP_Report (stored in table OBUIAPP_Report).
|
StorePropertyActionHandler |
Is responsible for storing a preference.
|
UIPersonalization |
Entity class for entity OBUIAPP_UIPersonalization (stored in table OBUIAPP_UIPersonalization).
|
ViewComponent |
Reads the view and generates it.
|
ViewRoleAccess |
Entity class for entity obuiapp_ViewRoleAccess (stored in table obuiapp_view_role_access).
|
WindowSettingsActionHandler |
Computes different settings which may be user/role specific for a certain window.
|