| Interface | Description |
|---|---|
| TemplateDefinition |
A template definition can be used for any sort of template (e.g.
|
| TemplateDefinitionBuilder | |
| TemplateDefinitionQuery | |
| TemplateDeployment |
Represents a deployment that is already present in the template definition repository.
|
| TemplateDeploymentBuilder |
Builder for creating new deployments, similar to the action deployment builder.
|
| TemplateDeploymentQuery |
Allows programmatic querying of
TemplateDeployments. |
| TemplateHolder |
A template holder is referencing (holding) all necessary information around a single template and variation with all necessary data.
|
| TemplateModel |
A template definition can be used for any sort of template (e.g.
|
| TemplateRepositoryService | |
| TemplateResourceConverter | |
| TemplateVariationDefinition |
This template variation definition holds one single variation of a
TemplateDefinition for one combination of variants like language, country, etc. |
| TemplateVariationDefinitionQuery | |
| TemplateVariationModel |
This template variation definition holds one single variation of a
TemplateDefinition for one combination of variants like language, country, etc. |
| TemplateVariationResourceConverter |
| Class | Description |
|---|---|
| BaseTemplateModel | |
| BaseTemplateVariationModel | |
| TemplateParameter |
A single parameter definition used to describe the necessary payload when rendering a
TemplateVariationDefinition. |
| VariationDefinition |
A variation describes a single variation used for a
TemplateDefinition having multiple variations (e.g. |
Copyright © 2019. All rights reserved.