info.magnolia.sample.app.editor.location
Class EditorLocation

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

public class EditorLocation
extends DefaultLocation

EditorLocation.


Field Summary
 
Fields inherited from interface info.magnolia.ui.api.location.Location
LOCATION_TYPE_APP, LOCATION_TYPE_SHELL_APP, NOWHERE
 
Constructor Summary
EditorLocation(String appType, String appName, String subAppId, String parameter)
           
 
Method Summary
 String getViewName()
           
static EditorLocation 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
 

Constructor Detail

EditorLocation

public EditorLocation(String appType,
                      String appName,
                      String subAppId,
                      String parameter)
Method Detail

getViewName

public String getViewName()

wrap

public static EditorLocation wrap(Location location)


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