it.eng.spagobi.kpi.utils
Class BasicTemplateBuilder
java.lang.Object
it.eng.spagobi.kpi.utils.BasicTemplateBuilder
public class BasicTemplateBuilder
- extends java.lang.Object
The Class BasicTemplateBuilder.
- Author:
- Giulio Gavardi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
detailMaster
public it.eng.spago.base.SourceBean detailMaster
detailBandMaster
public it.eng.spago.base.SourceBean detailBandMaster
subreports
public java.util.List subreports
subTemplateBaseContent
public it.eng.spago.base.SourceBean subTemplateBaseContent
BasicTemplateBuilder
public BasicTemplateBuilder(java.lang.String documentName)
buildTemplate
public java.util.List buildTemplate(java.util.List resources)
createSubreports
public java.util.List createSubreports(java.util.List resources)
createNewSubReport
public it.eng.spago.base.SourceBean createNewSubReport(int numOfSubreport)
increaseHeight
public it.eng.spago.base.SourceBean increaseHeight(it.eng.spago.base.SourceBean tCont)
newResource
public java.util.List newResource(KpiResourceBlock block,
it.eng.spago.base.SourceBean bandDetailReport)
newLine
public java.util.List newLine(KpiLine kpiLine,
int level,
java.lang.Boolean evenLevel)
orderChildren
protected java.util.List orderChildren(java.util.List ordered,
java.util.List notordered)
newThresholdBlock
public java.util.List newThresholdBlock(it.eng.spago.base.SourceBean bandDetailReport)
newThresholdLine
public java.util.List newThresholdLine(Threshold t)
newThresholdLine
public java.util.List newThresholdLine(Threshold t,
it.eng.spago.base.SourceBean bandDetailReport)
getTemplateTemplate
public java.lang.String getTemplateTemplate()
- Gets the template template.
- Returns:
- the template template
getTemplateSubTemplate
public java.lang.String getTemplateSubTemplate()
- Gets the template template.
- Returns:
- the template template