Uses of Class
overit.geocall.lang.Lang
Packages that use Lang
Package
Description
-
Uses of Lang in overit.geocall.basic.ui.control
Methods in overit.geocall.basic.ui.control with parameters of type LangModifier and TypeMethodDescriptionprotected ForeignFieldprotected StringInputLanguage.prepareName(Lang lang) protected StringInputLanguage.prepareValue(Lang lang) protected voidInputLanguage.validateInputMenu(org.apache.ecs.html.Input i, boolean ro, Lang lang) -
Uses of Lang in overit.geocall.lang
Fields in overit.geocall.lang declared as LangMethods in overit.geocall.lang with parameters of type LangModifier and TypeMethodDescriptionstatic DBViewOmission.getOmissionsDBView(Identity id, Lang lang) Creates and returns aDBViewthat contains all the missing translations -
Uses of Lang in overit.geocall.model.lang
Methods in overit.geocall.model.lang that return LangModifier and TypeMethodDescriptionLocalizedString.LocalizedItem.getLang()Return the language from whom the text has been translatedMethods in overit.geocall.model.lang with parameters of type Lang -
Uses of Lang in overit.geocall.util
Fields in overit.geocall.util declared as LangModifier and TypeFieldDescriptionprotected LangIdentity._defaultLangprotected LangIdentity._langFields in overit.geocall.util with type parameters of type LangMethods in overit.geocall.util that return LangModifier and TypeMethodDescriptionprotected LangIdentity.getDefaultLang()TheLangthat will be used if there's no other configured language for this identityIdentity.getLang()Returns the language for the user currently logged in the applicationReturn the language specified by the passed param if it has been configured into di identity setupMethods in overit.geocall.util that return types with arguments of type LangModifier and TypeMethodDescriptionIdentity.getLangMap()Returns the language map defined in the IdentitySetup for the user currently logged in the application -
Uses of Lang in overit.geocallapp.utilities.lang
Methods in overit.geocallapp.utilities.lang with parameters of type LangModifier and TypeMethodDescriptionstatic BooleanLangUtils.isMultilanguageField(Lang lang, String name) Checks whether the field is multilanguage. -
Uses of Lang in overit.geocallapp.utilities.system
Methods in overit.geocallapp.utilities.system that return LangModifier and TypeMethodDescriptionBaseIdentity.getDefaultLang()Gets the language defined as default for the system. -
Uses of Lang in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.node that return types with arguments of type LangModifier and TypeMethodDescriptionDataCollectionComboboxToSelectionNodeConverter.getDescriptionLangMap(overit.geocallapp.wfm.survey.template.TemplateTree currentNode, String fieldName) Returns the mapping between language and the list of option's description.