public class RequestIndependentDefaultURLBuilder extends DefaultURLBuilder implements RequestIndependentURLBuilder
DefaultURLBuilder which also is used for independent TMLScript environments which do not have a WebTML request.DefaultURLBuilder.ContentURL, DefaultURLBuilder.FileURLModeDEFAULT_LOGIN_URL| Constructor and Description |
|---|
RequestIndependentDefaultURLBuilder() |
| Modifier and Type | Method and Description |
|---|---|
void |
newIndependentInstance(WGACore core) |
buildActionURL, buildContentFileURL, buildContentURL, buildDesignFileURL, buildFileURL, buildHomepageURL, buildLayoutURL, buildLoginURL, buildLogoutURL, buildScriptURL, determineLoginTml, isTitlePathAllowed, newRequest, rewriteURL, rewriteURL, setTitlePathAllowedequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildActionURL, buildContentURL, buildFileURL, buildHomepageURL, buildLayoutURL, buildLoginURL, buildLogoutURL, buildScriptURL, newRequestpublic void newIndependentInstance(WGACore core)
newIndependentInstance in interface RequestIndependentURLBuilder