public interface PortletDependencyAbsolutePortalURLBuilder extends BuildableAbsolutePortalURLBuilder, CDNAwareAbsolutePortalURLBuilder<PortletDependencyAbsolutePortalURLBuilder>
Portlet dependency resources are retrieved from a configured CSS URN or JS
URN if present. (See
com.liferay.portal.kernel.util.PropsKeys#PORTLET_DEPENDENCY_CSS_URN
and PropsKeys#PORTLET_DEPENDENCY_JAVASCRIPT_URN
).
If neither are present, the resource is retrieved from a CDN host if configured, or portal otherwise.
build
ignoreCDNHost