|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportDSFactory | |
---|---|
ar.com.jiji.kaya.reports | Generacion de reportes usando JasperReports. |
Uses of ReportDSFactory in ar.com.jiji.kaya.reports |
---|
Classes in ar.com.jiji.kaya.reports that implement ReportDSFactory | |
---|---|
class |
HibReportDSFactory
Crea data sources para colecciones de objetos obtenidas a traves de Hibernate. |
Methods in ar.com.jiji.kaya.reports that return ReportDSFactory | |
---|---|
static ReportDSFactory |
AbstractReportDSFactory.getFactory()
Devuelve la instancia del factory usado. |
Methods in ar.com.jiji.kaya.reports that return types with arguments of type ReportDSFactory | |
---|---|
static java.lang.Class<? extends ReportDSFactory> |
AbstractReportDSFactory.getFactoryClass()
|
Method parameters in ar.com.jiji.kaya.reports with type arguments of type ReportDSFactory | |
---|---|
static void |
AbstractReportDSFactory.setFactoryClass(java.lang.Class<? extends ReportDSFactory> factoryClass)
Setea la clase del factory a usar. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |