@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 identifierTranslationBundleTranslationBundleDoesNotExistsException - could not create a Bundle for the passed bundleCopyright © 2004–2018 XWiki. All rights reserved.