@Role
public interface TranslationBundleFactory
Modifier and Type | Method and Description |
---|---|
TranslationBundle |
getBundle(String bundleId)
Get the
TranslationBundle associated to the passed identifier. |
TranslationBundle getBundle(String bundleId) throws TranslationBundleDoesNotExistsException
TranslationBundle
associated to the passed identifier.bundleId
- the bundle identifierTranslationBundle
TranslationBundleDoesNotExistsException
- could not create a Bundle for the passed bundleCopyright © 2004–2021 XWiki. All rights reserved.