|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.bi.reporting.ReportFormatExporterRegistry
public class ReportFormatExporterRegistry
Constructor Summary | |
---|---|
ReportFormatExporterRegistry()
|
Method Summary | |
---|---|
ReportFormatExporter |
getExporter(ReportFormat reportFormat)
|
void |
setExporters(java.util.Map<java.lang.String,ReportFormatExporter> reportFormatExporters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportFormatExporterRegistry()
Method Detail |
---|
public ReportFormatExporter getExporter(ReportFormat reportFormat)
public void setExporters(java.util.Map<java.lang.String,ReportFormatExporter> reportFormatExporters)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |