Uses of Interface
org.nuxeo.ecm.platform.rendering.api.ResourceLocator
Packages that use ResourceLocator
Package
Description
-
Uses of ResourceLocator in org.nuxeo.ecm.platform.rendering.api
Methods in org.nuxeo.ecm.platform.rendering.api that return ResourceLocatorMethods in org.nuxeo.ecm.platform.rendering.api with parameters of type ResourceLocatorModifier and TypeMethodDescriptionvoidRenderingEngine.setResourceLocator(ResourceLocator locator) -
Uses of ResourceLocator in org.nuxeo.ecm.platform.rendering.fm
Fields in org.nuxeo.ecm.platform.rendering.fm declared as ResourceLocatorMethods in org.nuxeo.ecm.platform.rendering.fm that return ResourceLocatorModifier and TypeMethodDescriptionResourceTemplateLoader.getLocator()FreemarkerEngine.getResourceLocator()Methods in org.nuxeo.ecm.platform.rendering.fm with parameters of type ResourceLocatorModifier and TypeMethodDescriptionvoidResourceTemplateLoader.setLocator(ResourceLocator locator) voidFreemarkerEngine.setResourceLocator(ResourceLocator locator) Constructors in org.nuxeo.ecm.platform.rendering.fm with parameters of type ResourceLocatorModifierConstructorDescriptionFreemarkerEngine(freemarker.template.Configuration cfg, ResourceLocator locator) ResourceTemplateLoader(ResourceLocator locator) -
Uses of ResourceLocator in org.nuxeo.ecm.user.invite
Classes in org.nuxeo.ecm.user.invite that implement ResourceLocator -
Uses of ResourceLocator in org.nuxeo.ecm.webengine
Classes in org.nuxeo.ecm.webengine that implement ResourceLocator -
Uses of ResourceLocator in org.nuxeo.ecm.webengine.app.jersey
Classes in org.nuxeo.ecm.webengine.app.jersey that implement ResourceLocatorModifier and TypeClassDescriptionclassWebEngine integration with OSGi Jakarta RS model from ECR. -
Uses of ResourceLocator in org.nuxeo.ecm.webengine.rest.servlet
Classes in org.nuxeo.ecm.webengine.rest.servlet that implement ResourceLocator