|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.jiji.kaya.reports.AbstractReportDSFactory
public class AbstractReportDSFactory
Crea un factory para obtener data sources para los reportes. TODO: documentar y hacer tests
Method Summary | |
---|---|
static ReportDSFactory |
getFactory()
Devuelve la instancia del factory usado. |
static java.lang.Class<? extends ReportDSFactory> |
getFactoryClass()
|
static void |
setFactoryClass(java.lang.Class<? extends ReportDSFactory> factoryClass)
Setea la clase del factory a usar. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ReportDSFactory getFactory()
factoryClass
.
setFactoryClass(Class)
public static java.lang.Class<? extends ReportDSFactory> getFactoryClass()
public static void setFactoryClass(java.lang.Class<? extends ReportDSFactory> factoryClass)
factoryClass
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |