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

java.lang.Object
  extended by com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
      extended by 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)
           
 
Method Summary
 void bindEvents()
           
 com.ebmwebsourcing.geasytools.webeditor.api.components.IContentPanelComponent getActualContentPanel()
           
 com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getActualProjectInstance()
           
 com.ebmwebsourcing.geasytools.webeditor.api.core.handler.manager.project.IDefaultRequestProjectHandler getDefaultRequestResponseProjectHandler()
           
 void handleContentPanelPlaceHolderPanelChange()
           
 void handleRequests()
           
 
Methods inherited from class com.ebmwebsourcing.geasytools.webeditor.impl.client.core.manager.AbstractManager
getEventBus, getFrontController, 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
getEventBus, getFrontController, getServiceFactory
 

Constructor Detail

ProjectManager

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

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.