public class ReportletEntrySearchDAO
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List |
findByReportletPath(java.lang.String reportletPath)
根据模板路径获取reportletentry列表
|
static ReportletEntrySearchDAO |
getInstance()
单例,获取实例
|
public static ReportletEntrySearchDAO getInstance()
public java.util.List findByReportletPath(java.lang.String reportletPath)
throws java.lang.Exception
reportletPath - java.lang.Exception