Interface TemplateDataProvider
-
- All Known Implementing Classes:
GuidedDTTemplateDataProvider
public interface TemplateDataProviderAn interface defining the means to retrieve the value relating to a Template Key as a String
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTemplateKeyValue(String key)
-