org.weda.report.actions
Class ViewReportAction
java.lang.Object
org.weda.action.impl.AbstractAction
org.weda.data.impl.AbstractDataViewAction
org.weda.report.actions.ViewReportAction
- All Implemented Interfaces:
- Action
public class ViewReportAction
- extends AbstractDataViewAction
Действие для генерации и просмотра отчета
- Author:
- Mikhail Titov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewReportAction
public ViewReportAction()
getReportName
public java.lang.String getReportName()
- Параметр, определяющий имя отчета
setReportName
public void setReportName(java.lang.String reportName)
getReportGroup
public java.lang.String getReportGroup()
- Параметр, определяющий группу отчета
setReportGroup
public void setReportGroup(java.lang.String reportGroup)
getDataId
public java.lang.Object getDataId(ActionContainer targetObject)
- Specified by:
getDataId
in class AbstractDataViewAction
Copyright © 2005-2006 . All Rights Reserved.