com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager
Class ProjectManager
java.lang.Object
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.ProjectManager
- All Implemented Interfaces:
- com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager, com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
public class ProjectManager
- extends AbstractManager
- implements com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
|
Constructor Summary |
ProjectManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
|
| 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 |
getEventBus, getFrontController, getServiceFactory |
ProjectManager
public ProjectManager(com.ebmwebsourcing.geasytools.webeditor.api.core.IEditorFrontController controller)
handleRequests
public void handleRequests()
- Specified by:
handleRequests in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
getDefaultRequestResponseProjectHandler
public com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.project.IDefaultRequestProjectHandler getDefaultRequestResponseProjectHandler()
- Specified by:
getDefaultRequestResponseProjectHandler in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
bindEvents
public void bindEvents()
- Specified by:
bindEvents in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IManager
handleContentPanelPlaceHolderPanelChange
public void handleContentPanelPlaceHolderPanelChange()
- Specified by:
handleContentPanelPlaceHolderPanelChange in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
getActualProjectInstance
public com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getActualProjectInstance()
- Specified by:
getActualProjectInstance in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
getActualContentPanel
public com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent getActualContentPanel()
- Specified by:
getActualContentPanel in interface com.ebmwebsourcing.geasytools.webeditor.api.core.manager.IProjectManager
Copyright © 2010-2011 Petals Link. All Rights Reserved.