Package | Description |
---|---|
org.nuxeo.ecm.web.resources.api | |
org.nuxeo.ecm.web.resources.api.service | |
org.nuxeo.ecm.web.resources.core.service |
Modifier and Type | Class and Description |
---|---|
class |
ResourceContextImpl
Resource context, only declaring a current flavor for now.
|
Modifier and Type | Method and Description |
---|---|
List<Resource> |
WebResourceManager.getResources(ResourceContext context,
String bundleName,
String type)
Returns the ordered list of resources for given bundle name, filtered using given type.
|
Modifier and Type | Method and Description |
---|---|
List<Resource> |
WebResourceManagerImpl.getResources(ResourceContext context,
String bundleName,
String type) |
Copyright © 2018 Nuxeo. All rights reserved.