Package com.liferay.portal.url.builder
Interface BundleScriptAbsolutePortalURLBuilder
- All Superinterfaces:
BuildableAbsolutePortalURLBuilder,CacheAwareAbsolutePortalURLBuilder<BundleScriptAbsolutePortalURLBuilder>,CDNAwareAbsolutePortalURLBuilder<BundleScriptAbsolutePortalURLBuilder>,PathProxyAwareAbsolutePortalURLBuilder<BundleScriptAbsolutePortalURLBuilder>
public interface BundleScriptAbsolutePortalURLBuilder
extends BuildableAbsolutePortalURLBuilder, CacheAwareAbsolutePortalURLBuilder<BundleScriptAbsolutePortalURLBuilder>, CDNAwareAbsolutePortalURLBuilder<BundleScriptAbsolutePortalURLBuilder>, PathProxyAwareAbsolutePortalURLBuilder<BundleScriptAbsolutePortalURLBuilder>
Builds a URL to retrieve a JS file living inside a bundle.
Bundle scripts sometimes have additional parameters to account for RTL support, language, etc. Those are automagically inferred from the request.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.portal.url.builder.facet.CacheAwareAbsolutePortalURLBuilder
CacheAwareAbsolutePortalURLBuilder.CachePolicy -
Method Summary
Methods inherited from interface com.liferay.portal.url.builder.facet.BuildableAbsolutePortalURLBuilder
buildMethods inherited from interface com.liferay.portal.url.builder.facet.CacheAwareAbsolutePortalURLBuilder
cacheMethods inherited from interface com.liferay.portal.url.builder.facet.CDNAwareAbsolutePortalURLBuilder
ignoreCDNHostMethods inherited from interface com.liferay.portal.url.builder.facet.PathProxyAwareAbsolutePortalURLBuilder
ignorePathProxy