| |
|
| org.tigris.scarab.om.BaseReportManager org.tigris.scarab.om.ReportManager
ReportManager | public class ReportManager extends BaseReportManager (Code) | | This class manages Report objects.
The skeleton for this class was autogenerated by Torque * You should add additional methods to this class to meet the
application requirements. This class will only be generated as
long as it does not already exist in the output directory.
|
Constructor Summary | |
public | ReportManager() Creates a new ReportManager instance. |
ReportManager | public ReportManager() throws TorqueException(Code) | | Creates a new ReportManager instance.
exception: TorqueException - if an error occurs |
|
|
|