org.ow2.clif.analyze.lib.egui.wizards
Class BirtController
java.lang.Object
org.ow2.clif.analyze.lib.egui.wizards.BirtController
public class BirtController
- extends java.lang.Object
Controller class to separate birt use of wizard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BirtController
public BirtController()
setReportSettings
public void setReportSettings(java.lang.Object model,
CLIFReportSettingPage settingPage)
throws java.io.IOException
- Set report basic settings.
- Parameters:
model
- settingPage
-
- Throws:
java.io.IOException
switchToBirtPerspective
public void switchToBirtPerspective(org.eclipse.ui.IWorkbenchPage page,
org.eclipse.core.resources.IFile file,
CLIFReportSettingPage settingPage)
getReportUIId
public java.lang.String getReportUIId()