Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2Locale
-
Packages that use MM2Locale Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MM2Locale in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MM2Locale Modifier and Type Field Description MM2Locale
ARG_LangPropList. ohLang
translation languageMM2Locale
ARG_LoginCache. ohLocale
display localeMM2Locale
ARG_M2LocaleDetails. ohLocale
used locale elementFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2Locale Modifier and Type Field Description java.util.List<MM2Locale>
ARG_GetPropertyTranslationsIn. seqLang
list of selected languagesMethods in de.mid.innovator.srv2api.icw2meta that return MM2Locale Modifier and Type Method Description MM2Locale
ADLogin. getLocale()
Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MM2Locale Modifier and Type Method Description boolean
MMLocalizAble. hasLocalizedName(MM2Locale refObj, java.lang.String pattern)
Determines if the element has a localized name for a given locale.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MM2Locale Constructor Description ARG_LangPropList(MM2Locale ohLang, java.util.List<ARG_LangProp> seqProp)
ARG_LoginCache(java.lang.String userName, ADUsrRole role, java.lang.String roleName, K_LOGSTATUS logStatus, boolean isReadOnly, boolean isAdmin, boolean isSU, boolean useAllRoles, boolean hasAnnoMode, boolean hasConfigMode, boolean hasLabelMode, boolean hasVersionMode, boolean hasChangesetMode, boolean hasDeletingChangesetMode, boolean hasReadRestriction, boolean hasTranslationMode, boolean hasSectionMode, boolean hasDBConnectMode, boolean hasNoDBDeletionMode, boolean hasBulkMode, boolean hasComparingModelsMode, boolean hasDependencyEditorMode, boolean hasExportingModelsMode, boolean hasEditApplConfMode, java.lang.String nameChangeSet, java.lang.String noteChangeSet, MM2Locale ohLocale)
ARG_M2LocaleDetails(ADTranslationAble ohTrans, MM2Locale ohLocale, java.lang.String name, java.lang.String code, java.lang.String bitmap, K_LOCALE kLocale, boolean isModelLocale)
-