info.magnolia.ui.framework.app
Class DefaultLocationHistoryMapper

java.lang.Object
  extended by info.magnolia.ui.framework.app.DefaultLocationHistoryMapper
All Implemented Interfaces:
info.magnolia.ui.api.location.LocationHistoryMapper

public class DefaultLocationHistoryMapper
extends Object
implements info.magnolia.ui.api.location.LocationHistoryMapper

LocationHistoryMapper that creates locations for all apps and shell apps.


Constructor Summary
DefaultLocationHistoryMapper(info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManager appLauncherLayoutManager)
           
 
Method Summary
 String getFragment(info.magnolia.ui.api.location.Location location)
           
 info.magnolia.ui.api.location.Location getLocation(String fragment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultLocationHistoryMapper

public DefaultLocationHistoryMapper(info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManager appLauncherLayoutManager)
Method Detail

getLocation

public info.magnolia.ui.api.location.Location getLocation(String fragment)
Specified by:
getLocation in interface info.magnolia.ui.api.location.LocationHistoryMapper

getFragment

public String getFragment(info.magnolia.ui.api.location.Location location)
Specified by:
getFragment in interface info.magnolia.ui.api.location.LocationHistoryMapper


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