Uses of Class
org.nuxeo.common.xmap.Resource
-
Packages that use Resource Package Description org.nuxeo.runtime.services.resource -
-
Uses of Resource in org.nuxeo.runtime.services.resource
Fields in org.nuxeo.runtime.services.resource declared as Resource Modifier and Type Field Description protected Resource
ResourceDescriptor. resource
Methods in org.nuxeo.runtime.services.resource that return Resource Modifier and Type Method Description Resource
ResourceDescriptor. getResource()
Methods in org.nuxeo.runtime.services.resource with parameters of type Resource Modifier and Type Method Description void
ResourceDescriptor. setResource(Resource resource)
Constructors in org.nuxeo.runtime.services.resource with parameters of type Resource Constructor Description ResourceDescriptor(String name, Resource resource)
-