Package com.liferay.portal.url.builder
Interface BrowserModuleAbsolutePortalURLBuilder
- All Superinterfaces:
BuildableAbsolutePortalURLBuilder
Builds a browser module script resource URL.
This is used by the AMD server side resolver and it is very specialized since it is part of the server AMD loader protocol and cannot/should not be used for any other purpose.
The URLs returned by this builder have to be usable both for isolated requests and combo requests thus, they do not contain any parameter or cache control, since those have to be managed by the AMD loader when composing the actual request.
-
Method Summary
Methods inherited from interface com.liferay.portal.url.builder.facet.BuildableAbsolutePortalURLBuilder
build