com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager
Class AbstractManager

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
All Implemented Interfaces:
com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager
Direct Known Subclasses:
ComponentManager, ContentManager, CoreManager, MainMenuManager, PluginManager, PresenterManager, ProjectManager, ToolbarManager

public abstract class AbstractManager
extends java.lang.Object
implements com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager


Constructor Summary
AbstractManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
           
 
Method Summary
 com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus getEventBus()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController getFrontController()
           
 com.ebmwebsourcing.geasytools.webeditor.api.service.IServiceFactory getServiceFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager
bindEvents
 

Constructor Detail

AbstractManager

public AbstractManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
Method Detail

getEventBus

public com.ebmwebsourcing.geasytools.webeditor.api.core.events.IEditorEventBus getEventBus()
Specified by:
getEventBus in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager

getFrontController

public com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController getFrontController()
Specified by:
getFrontController in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager

getServiceFactory

public com.ebmwebsourcing.geasytools.webeditor.api.service.IServiceFactory getServiceFactory()
Specified by:
getServiceFactory in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager


Copyright © 2010-2011 Petals Link. All Rights Reserved.