Uses of Class
org.broadleafcommerce.presentation.resolver.AbstractBroadleafTemplateResolver
Packages that use AbstractBroadleafTemplateResolver
-
Uses of AbstractBroadleafTemplateResolver in org.broadleafcommerce.presentation.resolver
Modifier and TypeClassDescriptionclassImplementation 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.