Interface TemplateDescription

All Known Implementing Classes:
ExtensionTemplateDescription, MockTemplateDescription

public interface TemplateDescription
An instance of this class will be given to an extension for each jte template.

Implementations must properly implement Object.equals(Object) and Object.hashCode().