Uses of Interface
org.broadleafcommerce.presentation.resolver.BroadleafTemplateResolver
Packages that use BroadleafTemplateResolver
-
Uses of BroadleafTemplateResolver in org.broadleafcommerce.presentation.resolver
Classes in org.broadleafcommerce.presentation.resolver that implement BroadleafTemplateResolverModifier and TypeClassDescriptionclassAbstract implementation ofBroadleafTemplateResolverthat has some defaults.classImplementation ofAbstractBroadleafTemplateResolverthat is used if the templates that need to be resolved are not underWEB-INFbut are instead somewhere else on the classpathclassImplementation ofAbstractBroadleafTemplateResolverthat should be used if the templates you are resolving are in the database.classImplementation ofAbstractBroadleafTempalateResolverthat is used if the template you are resolving are in the deployedwebappfolder.