com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.presenter
Interface IOpenProjectPresenter


public interface IOpenProjectPresenter


Method Summary
 java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> getAvailableProjectTypes()
           
 java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> getCurrentProjectFiles()
           
 

Method Detail

getAvailableProjectTypes

java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> getAvailableProjectTypes()

getCurrentProjectFiles

java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> getCurrentProjectFiles()


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