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 URLTemplateView. resolveFile(File file)static URLTemplateView. resolveResource(Object owner, String name)static URLTemplateView. resolveResourceFromBundle(org.osgi.framework.Bundle bundle, String name)
-