Uses of Enum Class
se.conciliate.extensions.store.MTLocale
Packages that use MTLocale
Package
Description
Utilities for storing plug-in configuration data.
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTLocale in se.conciliate.extensions.configuration
Methods in se.conciliate.extensions.configuration that return MTLocale -
Uses of MTLocale in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTLocaleModifier and TypeMethodDescriptionMTLanguageHeader.getLocale()
Returns the locale used for this language.static MTLocale
Returns the enum constant of this class with the specified name.static MTLocale[]
MTLocale.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in se.conciliate.extensions.store with parameters of type MTLocale