Package overit.geocall.lang


package overit.geocall.lang
  • Class
    Description
    This class implements a Teacher that does make translations and stores in two separated caches the translations for the field names and the string values to be more efficient and faster when is requested a translation that has already been done before
    This is a base class that defines the object that stores the string translations and will define a Dictionary
    This class implements an handler for a Chapter object, and it's used by the SupplierChain class to supply the translatins of a string and to retireve all the key-value pairs, stored in the chpater.
    This class extends Chapter and implements the configuration chapter level.
    This chapter is powered by the translations inserted at runtime by the configurator, on the configuration page for a specific language
    Identify, load and serialize a configuration chapter entry within the
    invalid reference
    overit.geocall.Cache
    This class implements the object that manages the storing and conversion of the string translations
    This class defines a ForeignField, the object that represents the translation of a field name
    This interface is implemented by the objects that can be managed by the translations system and therefore returns a Teacher that performs those kind of operations
    This class implements the Lang object, ie the object that defines a language that can be used in the application; at each language must correspond a dictionary file, containing the translations of the static and dynamic content.
    This class implements the map that contains the hints that the user - if the system has the correct setup, and the user has this functionality enabled - can send to a defined mail address, to contribute to manage translations by suggesting missing, incorrect or incomplete situations directly on the applicative page.
    The class collects all the configuration parameters for the Lang, that must be defined with the attribute type, used as a StringGetter
    This class extends Chapter and implements the release chapter level.
    This chapter is powered by the translations inserted into the jar of a specific layer.
    Identify, load and serialize a layer chapter entry within the
    invalid reference
    overit.geocall.Cache
    This class implements a Teacher that does not make translations
    This class implements the object that manages the storing of the missing translations.
    Identify, load and serialize a omission entry within the
    invalid reference
    overit.geocall.Cache
    This abstract class it must be extended to define a Teacher object, ie the object that will manages all the translations of the graphic interface (static label translations) and database data (dinamic fields translations) to implement the multi-language support.
    This class manages the TeacherDuty, with its own name and dictionary
    This class extends Chapter and implements the WebRespurce chapter level.
    This chapter is powered by the translations inserted at runtime by the configurator, into the load dictionaries page for a specific language
    Identify, load and serialize a WebResource chapter entry within the
    invalid reference
    overit.geocall.Cache