| Interface | Description |
|---|---|
| BuildableAbsolutePortalURLBuilder |
Provides a builder that returns a URL.
|
| CacheAwareAbsolutePortalURLBuilder<T> |
A URL builder that can control caching of underlying resource using a URL
parameter (e.g.
|
| CDNAwareAbsolutePortalURLBuilder<T> |
A URL builder that controls serving by CDN/portal of underlying resource.
|
| PathProxyAwareAbsolutePortalURLBuilder<T> |
A URL builder that controls prepending the proxy path (
com.liferay.portal.util.PropsValues#PORTAL_PROXY_PATH) to the URL. |
| Enum | Description |
|---|---|
| CacheAwareAbsolutePortalURLBuilder.CachePolicy |