Interface NamedWebTemplateProcessor
- All Superinterfaces:
 WebTemplateProcessor
- All Known Implementing Classes:
 LayoutTemplateProcessorAdapterBean
Extends the standard WebTemplateProcessor with the name.
- See Also:
 
- 
Method Summary
Methods inherited from interface com.foreach.across.modules.web.template.WebTemplateProcessor
applyTemplate, prepareForTemplate 
- 
Method Details
- 
getName
String getName()- Returns:
 - The name under which the processor should be registered.
 
 
 -