- All Implemented Interfaces:
- org.broadleafcommerce.presentation.model.BroadleafTemplateModel
public class BroadleafThymeleaf3Model
extends Object
implements org.broadleafcommerce.presentation.model.BroadleafTemplateModel
A class used to encapsulate the underlying IModel for Thymeleaf 3.
The model is modified using BroadleafThymeleafTemplateEvents and then used to
modify the original model sent to the processor
Note that this is only for use inside of the Broadleaf common layer for Thymeleaf module
- Author:
- Jay Aisenbrey (cja769)