Uses of Interface
de.mid.innovator.srv2api.icw2meta.MM2Locale
Packages that use MM2Locale
-
Uses of MM2Locale in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MM2LocaleModifier and TypeFieldDescriptionARG_LangPropList.ohLangtranslation languageARG_LoginCache.ohLocaledisplay localeARG_M2LocaleDetails.ohLocaleused locale elementFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MM2LocaleModifier and TypeFieldDescriptionARG_GetPropertyTranslationsIn.seqLanglist of selected languagesMethods in de.mid.innovator.srv2api.icw2meta that return MM2LocaleMethods in de.mid.innovator.srv2api.icw2meta with parameters of type MM2LocaleModifier and TypeMethodDescriptionbooleanMMLocalizAble.hasLocalizedName(MM2Locale refObj, 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 MM2LocaleModifierConstructorDescriptionARG_LangPropList(MM2Locale ohLang, List<ARG_LangProp> seqProp) ARG_LoginCache(String userName, ADUsrRole role, 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 hasNoElementDeletionMode, boolean hasExportingModelsMode, boolean hasEditApplConfMode, boolean hasEditHyphenationMode, String nameChangeSet, String noteChangeSet, MM2Locale ohLocale) ARG_M2LocaleDetails(ADTranslationAble ohTrans, MM2Locale ohLocale, String name, String code, String bitmap, K_LOCALE kLocale, boolean isModelLocale)