Uses of Class
org.nuxeo.ecm.webengine.jaxrs.views.BundleResource
Packages that use BundleResource
Package
Description
-
Uses of BundleResource in org.nuxeo.ecm.webengine.jaxrs
Methods in org.nuxeo.ecm.webengine.jaxrs that return BundleResourceModifier and TypeMethodDescriptionApplicationHost.getExtension(BundleResource target, String segment) Methods in org.nuxeo.ecm.webengine.jaxrs with parameters of type BundleResourceModifier and TypeMethodDescriptionApplicationHost.getExtension(BundleResource target, String segment) -
Uses of BundleResource in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Fields in org.nuxeo.ecm.webengine.jaxrs.servlet.config with type parameters of type BundleResourceModifier and TypeFieldDescriptionprotected Class<? extends BundleResource>ResourceExtension.clazzMethods in org.nuxeo.ecm.webengine.jaxrs.servlet.config that return types with arguments of type BundleResourceModifier and TypeMethodDescriptionClass<? extends BundleResource>ResourceExtension.getResourceClass()Constructor parameters in org.nuxeo.ecm.webengine.jaxrs.servlet.config with type arguments of type BundleResourceModifierConstructorDescriptionResourceExtension(org.osgi.framework.Bundle bundle, Class<? extends BundleResource> clazz) -
Uses of BundleResource in org.nuxeo.ecm.webengine.jaxrs.views
Subclasses of BundleResource in org.nuxeo.ecm.webengine.jaxrs.viewsMethods in org.nuxeo.ecm.webengine.jaxrs.views with type parameters of type BundleResourceModifier and TypeMethodDescription<T extends BundleResource>
TBundleResource.getResource(Class<T> clazz) Methods in org.nuxeo.ecm.webengine.jaxrs.views that return BundleResourceMethods in org.nuxeo.ecm.webengine.jaxrs.views with parameters of type BundleResourceModifier and TypeMethodDescriptionbooleanBundleResource.accept(BundleResource target) This method is only for contributed sub-resources.