Uses of Class
overit.geocall.util.StringGetter
Packages that use StringGetter
Package
Description
-
Uses of StringGetter in overit.geocall.cxf
Subclasses of StringGetter in overit.geocall.cxf -
Uses of StringGetter in overit.geocall.sql
Fields in overit.geocall.sql declared as StringGetterModifier and TypeFieldDescriptionprotected StringGetterDirectConnection.parametersParameters of the connectionMethods in overit.geocall.sql that return StringGetterModifier and TypeMethodDescriptionConnectionPool.getParameters()Returns theStringGetterof the database parameters (for example the TABLESPACE names)PooledConnectionConfiguration.parameters()Constructors in overit.geocall.sql with parameters of type StringGetterModifierConstructorDescriptionDirectConnection(String driver, String url, String user, String password, String testStatement, String script, StringGetter parameters) Creates an instance of StandardPooledConnection starting from the JDBC driver, the database address, username and passwordStandardConnectionPool(String name, String driver, String url, String user, String password, String testStatement, String script, StringGetter parameters, int number) Creates a StandardConnectionPool with the desired number of connections -
Uses of StringGetter in overit.geocallapp.utilities.ux.ui.util.date
Methods in overit.geocallapp.utilities.ux.ui.util.date with parameters of type StringGetterModifier and TypeMethodDescriptionvoidDateRangePresets.addMenuItems(Menu menu, String event, StringGetter params) voidDateRangePresets.applyRange(StringGetter params, HashGetter target) voidDateRangePresets.clearRange(StringGetter params, HashGetter target) -
Uses of StringGetter in overit.geocallapp.wfm.core.ux.multistage.gantt
Methods in overit.geocallapp.wfm.core.ux.multistage.gantt that return StringGetterModifier and TypeMethodDescriptionprotected StringGetterMultistageGroupGanttTimeLineRenderer.buildTooltipParam(String type, String id, String operationId, boolean expanded) -
Uses of StringGetter in overit.geocallapp.wfm.project.ux.structure.gantt
Methods in overit.geocallapp.wfm.project.ux.structure.gantt that return StringGetterModifier and TypeMethodDescriptionprotected StringGetterProjectGanttTimeLineRenderer.buildTooltiParam(String type, String id, String activityId, boolean expanded)