public class ResourceBundleConnector extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Constructor and Description |
|---|
ResourceBundleConnector() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getBundle(String key,
String locale)
Gets the bundle that is based on the key and the locale.
|
public javax.ws.rs.core.Response getBundle(String key, String locale)
key - The key used to get the bundle.locale - The locale used to get the bundle.Copyright © 2003–2019 eXo Platform SAS. All rights reserved.