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()
Deprecated.
This is for internal Windward use only - do not use.
|
java.lang.String |
getAutotagVersion()
The version of the metadata.
|
java.lang.String |
getAutotagXml()
Deprecated.
This is for internal Windward use only - do not use.
|
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()
Deprecated.
POD framing is deprecated.
|
java.lang.String |
getRootPath()
The root path for any relative filenames (imports and datasources).
|
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 getRootPath()
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 © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software