Uses of Interface
overit.geocall.util.Getter
Packages that use Getter
Package
Description
-
Uses of Getter in overit.geocall.cxf
Classes in overit.geocall.cxf that implement Getter -
Uses of Getter in overit.geocall.da
Fields in overit.geocall.da declared as GetterMethods in overit.geocall.da with parameters of type Getter -
Uses of Getter in overit.geocall.lang
Constructors in overit.geocall.lang with parameters of type Getter -
Uses of Getter in overit.geocall.mail
Methods in overit.geocall.mail that return Getter -
Uses of Getter in overit.geocall.platform
Methods in overit.geocall.platform that return Getter -
Uses of Getter in overit.geocall.servlet
Classes in overit.geocall.servlet that implement GetterModifier and TypeClassDescriptionclassThis class represents the http parameters of aGETor aPOSTsession. -
Uses of Getter in overit.geocall.sql
Constructors in overit.geocall.sql with parameters of type GetterModifierConstructorDescriptionDirectConnection(String name, Getter cr) Creates on instance of StandardPooledConnection starting from a name, that will be used to retrieve the information from a Getter. -
Uses of Getter in overit.geocall.ui
Classes in overit.geocall.ui that implement GetterModifier and TypeClassDescriptionclassActs as a wrapper for managing the control values, provides facilities and utilities for checking the pressure of the control keys (alt, ctr, shift, etc.) simultaneously with the sendEvent -
Uses of Getter in overit.geocall.util
Classes in overit.geocall.util that implement GetterModifier and TypeClassDescriptionclassThe class is an implementation of Getter, implemented using the HashMap.classThe class implements aGetterthroughPropertiesand must be used as setup file to for refer to the application parametrizationclassUtility class use to manage the sensible HashGetterclassThis class extendsPropertiesimplements theGetterinterface and is used to store and easily retrieves objects.classThis class extendsSerialGetterand implements theGetterinterface and is used to easily store strings associations that in this way becomes easy to extract.Constructors in overit.geocall.util with parameters of type GetterModifierConstructorDescriptionGetterPipe(Getter[] gg, String[] fields, boolean deepFirst) Constructs a GetterPipe that makes the search over the Array ofGetterobjects.GetterPipe(Getter g, String[] fields) Constructs a GetterPipe that makes an amplitude search of the key fields on a singleGetterobjectConstructor parameters in overit.geocall.util with type arguments of type GetterModifierConstructorDescriptionGetterPipe(Iterator<Getter> i, String[] fields, boolean deepFirst, int maxDeep) Constructs a GetterPipe with the specific search parameters and behavioursGetterPipe(Iterator<Getter> i, String field, int maxDeep) Constructs a GetterPipe with the specific search parameters and behaviours. -
Uses of Getter in overit.geocall.ux.platform
Fields in overit.geocall.ux.platform declared as GetterMethods in overit.geocall.ux.platform that return Getter -
Uses of Getter in overit.geocall.xml
Classes in overit.geocall.xml that implement GetterModifier and TypeClassDescriptionclassThe class implements a tree that defines an XML objectMethods in overit.geocall.xml with parameters of type GetterModifier and TypeMethodDescriptionstatic ObjectXMLTable.codeObject(String code, String value, SimpleDateFormat sdf, Getter attributes, String timeZone) Transforms the string value passed as parameter in the Object of the correct type depending on the code (and theSimpleDateFormatfor the date values)protected static StringXMLTable.encode(Object o, String type, SimpleDateFormat sdf, boolean typeEncode, Getter attributes, String timeZone) -
Uses of Getter in overit.geocallapp.utilities.datatype
Methods in overit.geocallapp.utilities.datatype that return GetterModifier and TypeMethodDescriptionstatic GetterDateUtils.getTimeFromSerial(long value) Converts a serial time value to a time breakdown using seconds as the default unit.static GetterDateUtils.getTimeFromSerial(long value, int unit) Converts a serial time value to a detailed time breakdown.