public class TemplateInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TemplateInfo.DataSourceProfile
Information stored in the template for a datasource.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAutotagData()
the AutoTag data embedded in the template.
|
java.lang.String |
getAutotagVersion() |
java.lang.String |
getAutotagXml() |
java.lang.String |
getBatchForEach()
The forEach tag (text form) for batch runs.
|
java.util.List<TemplateInfo.DataSourceProfile> |
getDatasourceProfiles()
All datasources that must be processed for this template.
|
java.lang.String[] |
getDatasources()
All datasources that must be processed for this template.
|
java.lang.String[] |
getPodGuids()
The POD guids in the template.
|
BaseTag[][] |
getTags()
All of the tags embedded in the template.
|
int |
getTemplateType()
One of ProcessReport.TEMPLATE_TYPE_*
|
TemplateVariable[] |
getTemplateVariables()
All vars that must be defined by a caller in the template.
|
java.lang.String[] |
getVars()
All vars that must be defined by a caller in the template.
|
public int getTemplateType()
public java.lang.String[] getVars()
public java.lang.String[] getDatasources()
public java.lang.String[] getPodGuids()
public BaseTag[][] getTags()
public java.lang.String getBatchForEach()
public java.lang.String getAutotagData()
public java.util.List<TemplateInfo.DataSourceProfile> getDatasourceProfiles()
public TemplateVariable[] getTemplateVariables()
public java.lang.String getAutotagXml()
public java.lang.String getAutotagVersion()
Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software