public class ResourceService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceService.LocaleBundle
The Class LocaleBundle.
|
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG
The Constant LOG.
|
protected org.exoplatform.services.resources.ResourceBundleService |
resourceService
The resource service.
|
| Constructor and Description |
|---|
ResourceService(org.exoplatform.services.resources.ResourceBundleService resourceService)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getBundle(javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletRequest request)
Return provider by its id.
|
protected static final org.exoplatform.services.log.Log LOG
protected final org.exoplatform.services.resources.ResourceBundleService resourceService
public ResourceService(org.exoplatform.services.resources.ResourceBundleService resourceService)
resourceService - the resource service@RolesAllowed(value="users") public javax.ws.rs.core.Response getBundle(@Context javax.ws.rs.core.UriInfo uriInfo, @Context javax.servlet.http.HttpServletRequest request)
uriInfo - the uri inforequest - the requestCloudProvider jsonCopyright © 2003–2020 eXo Platform SAS. All rights reserved.