info.magnolia.ui.admincentral
Class AdmincentralPresenter

java.lang.Object
  extended by info.magnolia.ui.admincentral.AdmincentralPresenter

public class AdmincentralPresenter
extends Object

Presenter which starts up the components that make up Admincentral.


Constructor Summary
AdmincentralPresenter(ShellImpl shell, info.magnolia.event.EventBus eventBus, AppLauncherLayoutManager appLauncherLayoutManager, LocationController locationController, AppController appController, ShellAppController shellAppController, MessagesManager messagesManager, UserMenuPresenter userMenu)
           
 
Method Summary
 View start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdmincentralPresenter

@Inject
public AdmincentralPresenter(ShellImpl shell,
                                    @Named(value="admincentral")
                                    info.magnolia.event.EventBus eventBus,
                                    AppLauncherLayoutManager appLauncherLayoutManager,
                                    LocationController locationController,
                                    AppController appController,
                                    ShellAppController shellAppController,
                                    MessagesManager messagesManager,
                                    UserMenuPresenter userMenu)
Method Detail

start

public View start()


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