net.sf.dynamicreports.design.transformation
Class ReportTransform
java.lang.Object
net.sf.dynamicreports.design.transformation.ReportTransform
public class ReportTransform
- extends Object
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportTransform
public ReportTransform(DesignTransformAccessor accessor)
transform
public void transform()
throws DRException
- Throws:
DRException
query
protected DRDesignQuery query(DRIQuery query)
hyperlink
public DRDesignHyperLink hyperlink(DRIHyperLink hyperLink)
throws DRException
- Throws:
DRException
getTemplateDesign
public DRIDesignTemplateDesign getTemplateDesign()
getQuery
public DRDesignQuery getQuery()
getParameters
public List<DRIDesignParameter> getParameters()
getFilterExpression
public DRIDesignExpression getFilterExpression()
Copyright © 2010-2014. All Rights Reserved.