info.magnolia.ui.admincentral.shellapp.pulse.dashboard
Class PulseDashboardViewImpl.RecentPageEntry

java.lang.Object
  extended by info.magnolia.ui.admincentral.shellapp.pulse.dashboard.PulseDashboardViewImpl.RecentPageEntry
Enclosing class:
PulseDashboardViewImpl

public static class PulseDashboardViewImpl.RecentPageEntry
extends Object

The Class RecentPageEntry.


Constructor Summary
PulseDashboardViewImpl.RecentPageEntry(PulseDashboardViewImpl.Page page, PulseDashboardViewImpl.Page parentPage, PulseDashboardViewImpl.Icon status)
           
 
Method Summary
 PulseDashboardViewImpl.Page getPage()
           
 PulseDashboardViewImpl.Page getParentPage()
           
 PulseDashboardViewImpl.Icon getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PulseDashboardViewImpl.RecentPageEntry

public PulseDashboardViewImpl.RecentPageEntry(PulseDashboardViewImpl.Page page,
                                              PulseDashboardViewImpl.Page parentPage,
                                              PulseDashboardViewImpl.Icon status)
Method Detail

getPage

public PulseDashboardViewImpl.Page getPage()

getParentPage

public PulseDashboardViewImpl.Page getParentPage()

getStatus

public PulseDashboardViewImpl.Icon getStatus()


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