Uses of Class
org.nuxeo.ecm.webengine.jaxrs.views.ViewNotFoundException
-
Packages that use ViewNotFoundException Package Description org.nuxeo.ecm.webengine.jaxrs.views -
-
Uses of ViewNotFoundException in org.nuxeo.ecm.webengine.jaxrs.views
Methods in org.nuxeo.ecm.webengine.jaxrs.views that throw ViewNotFoundException Modifier and Type Method Description static URL
TemplateView. resolveFile(File file)
static URL
TemplateView. resolveResource(Object owner, String name)
static URL
TemplateView. resolveResourceFromBundle(org.osgi.framework.Bundle bundle, String name)
-