public interface RemoteRstResultInfo
extends java.rmi.Remote
RemoteRstResultInfo contains information of an rst result in the server.| Modifier and Type | Method and Description |
|---|---|
java.util.Vector |
getReportSheetInfos()
Returns information of report sheets of the report.
|
java.util.Vector getReportSheetInfos()
throws RptServerException,
java.rmi.RemoteException
RptServerException - if an RptServerException occurs.java.rmi.RemoteException - if communication-related error occurs during RMI call execution.ReportSheetInfo