Uses of Interface
org.exoplatform.web.url.URLContext
Packages that use URLContext
Package
Description
-
Uses of URLContext in org.exoplatform.web.url
Methods in org.exoplatform.web.url that return URLContextMethods in org.exoplatform.web.url with parameters of type URLContextModifier and TypeMethodDescriptionabstract <R,U extends PortalURL<R, U>>
UURLFactory.newURL(ResourceType<R, U> resourceType, URLContext context) Creates a new url or return null if the resource type cannot be resolved to an url.protected abstract UURLFactoryPlugin.newURL(URLContext context) Returns a new url instance.<R,U extends PortalURL<R, U>>
UURLFactoryService.newURL(ResourceType<R, U> resourceType, URLContext context) Constructors in org.exoplatform.web.url with parameters of type URLContext -
Uses of URLContext in org.exoplatform.web.url.simple
Classes in org.exoplatform.web.url.simple that implement URLContextMethods in org.exoplatform.web.url.simple with parameters of type URLContextModifier and TypeMethodDescriptionprotected SimpleURLSimpleURLFactoryPlugin.newURL(URLContext context) Constructors in org.exoplatform.web.url.simple with parameters of type URLContext