public class BrowserLocation extends DefaultLocation
LOCATION_TYPE_APP, LOCATION_TYPE_SHELL_APP, NOWHERE
Constructor and Description |
---|
BrowserLocation(String appName,
String subAppId,
String parameter) |
Modifier and Type | Method and Description |
---|---|
static String |
extractQuery(String fragment) |
String |
getNodePath() |
String |
getQuery() |
String |
getViewType() |
void |
updateNodePath(String newNodePath) |
protected void |
updateParameter() |
void |
updateQuery(String newQuery) |
void |
updateViewType(String newViewType) |
static BrowserLocation |
wrap(Location location) |
decodeFragment, decodeFragment, equals, escapeSpecialCharacters, extractAppName, extractAppType, extractParameter, extractSubAppId, getAppName, getAppType, getParameter, getSubAppId, hashCode, setAppName, setAppType, setParameter, setSubAppId, toString, unescapeSpecialCharacters
public String getNodePath()
public String getViewType()
public String getQuery()
protected void updateParameter()
public static BrowserLocation wrap(Location location)
public void updateNodePath(String newNodePath)
public void updateViewType(String newViewType)
public void updateQuery(String newQuery)
Copyright © 2018 Magnolia International Ltd.. All rights reserved.