public class ReportPrintService
extends java.lang.Object
| 构造器和说明 |
|---|
ReportPrintService() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReportPrintService |
getInstance() |
ReportPrintBean |
getPrintConfig()
平台管理系统获取打印设置
|
void |
setPrintConfig(ReportPrintBean bean)
平台管理系统设置打印设置
|
public static ReportPrintService getInstance()
public ReportPrintBean getPrintConfig() throws java.lang.Exception
java.lang.Exception - 异常public void setPrintConfig(ReportPrintBean bean) throws java.lang.Exception
bean - 打印配置项java.lang.Exception - 异常