public interface BrowserModuleAbsolutePortalURLBuilder extends BuildableAbsolutePortalURLBuilder
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.
build