info.magnolia.pages.app.editor.location
Class PagesLocation

java.lang.Object
  extended by info.magnolia.ui.api.location.DefaultLocation
      extended by info.magnolia.pages.app.editor.location.PagesLocation
All Implemented Interfaces:
Location

public class PagesLocation
extends DefaultLocation

PagesLocation.


Field Summary
static String APP_ID
           
static String SUB_APP_ID
           
 
Fields inherited from interface info.magnolia.ui.api.location.Location
LOCATION_TYPE_APP, LOCATION_TYPE_SHELL_APP, NOWHERE
 
Constructor Summary
PagesLocation(String parameter)
           
 
Method Summary
 String getMode()
           
 String getNodePath()
           
static PagesLocation wrap(Location location)
           
 
Methods inherited from class info.magnolia.ui.api.location.DefaultLocation
decodeFragment, decodeFragment, equals, extractAppName, extractAppType, extractParameter, extractSubAppId, getAppName, getAppType, getParameter, getSubAppId, hashCode, setAppName, setAppType, setParameter, setSubAppId, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

APP_ID

public static final String APP_ID
See Also:
Constant Field Values

SUB_APP_ID

public static final String SUB_APP_ID
See Also:
Constant Field Values
Constructor Detail

PagesLocation

public PagesLocation(String parameter)
Method Detail

getNodePath

public String getNodePath()

getMode

public String getMode()

wrap

public static PagesLocation wrap(Location location)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.