public class TestMessages extends MessagesClientImpl
clientConfig, localizedMessageService, remoteSearch, userSessionSource
BUNDLE_NAME, confDir, enumSubclassPattern, EXT, filePropertiesCache, formatStringsRegistry, globalConfig, mainMessagePack, messageTools, notFoundCache, PROPERTIES_NOT_FOUND, resourcePropertiesCache, strCache
Constructor and Description |
---|
TestMessages(UserSessionSource userSessionSource,
Configuration configuration,
Metadata metadata,
ExtendedEntities extendedEntities,
com.haulmont.chile.core.datatypes.FormatStringsRegistry formatStringsRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
getUserLocale, isRemoteSearch, searchRemotely, setConfiguration, setRemoteSearch
cache, clearCache, enterPack, findMessage, formatMainMessage, formatMessage, formatMessage, formatMessage, formatMessage, getCacheSize, getLocaleSuffix, getMainMessage, getMainMessage, getMainMessagePack, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessageFromProperties, getPackName, getTools, internalGetMessage, loadPropertiesFromFile, loadPropertiesFromResource, makeCacheKey, searchClasspath, searchFiles, searchIncludes, searchMessage, searchOnePack
public TestMessages(UserSessionSource userSessionSource, Configuration configuration, Metadata metadata, ExtendedEntities extendedEntities, com.haulmont.chile.core.datatypes.FormatStringsRegistry formatStringsRegistry)
public void init()
init
in class AbstractMessages