org.gcube.portlets.admin.wfdocviewer.client.presenter
Interface Presenter
- All Known Implementing Classes:
- AppController, WorkflowDocsPresenter
public interface Presenter
Presenter
interface is the presenter interface that the actual presenter component of this webapp must implement
- Version:
- May 2011 (0.1)
- Author:
- Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it
go
void go(com.google.gwt.user.client.ui.HasWidgets container)
doInstanciateNewWorkflow
void doInstanciateNewWorkflow(String reportid,
String reportName)
doAddRolesToSelectedStep
void doAddRolesToSelectedStep(ArrayList<org.gcube.portlets.admin.wfdocslibrary.shared.WfRoleDetails> roles)
Copyright © 2013. All Rights Reserved.