com.ebmwebsourcing.geasytools.webeditor.api.components
Interface IProjectAwareComponent

All Known Subinterfaces:
IContentPanelComponent, IDiagramPanelComponent

public interface IProjectAwareComponent


Method Summary
 com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getProjectInstance()
           
 void loadProjectInstance(com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance projectInstance)
           
 

Method Detail

loadProjectInstance

void loadProjectInstance(com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance projectInstance)

getProjectInstance

com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance getProjectInstance()


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