|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.reporting.templates.ReportTemplates
public class ReportTemplates
Constructor Summary | |
---|---|
ReportTemplates(boolean reload)
|
Method Summary | |
---|---|
java.util.Collection<java.lang.String> |
getFolders()
|
java.util.Collection<ReportTemplate> |
getReportFiles(int transformer)
|
java.util.Collection<ReportTemplate> |
getReportFiles(int module,
int transformer)
|
boolean |
hasReports(int module)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportTemplates(boolean reload)
Method Detail |
---|
public java.util.Collection<java.lang.String> getFolders()
public boolean hasReports(int module)
public java.util.Collection<ReportTemplate> getReportFiles(int transformer)
public java.util.Collection<ReportTemplate> getReportFiles(int module, int transformer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |