Liferay 6.2.0-ce-m5

Uses of Interface
com.liferay.portal.kernel.template.TemplateHandlerRegistry

Packages that use TemplateHandlerRegistry
com.liferay.portal.kernel.template   
 

Uses of TemplateHandlerRegistry in com.liferay.portal.kernel.template
 

Methods in com.liferay.portal.kernel.template that return TemplateHandlerRegistry
static TemplateHandlerRegistry TemplateHandlerRegistryUtil.getTemplateRegistry()
           
 

Methods in com.liferay.portal.kernel.template with parameters of type TemplateHandlerRegistry
 void TemplateHandlerRegistryUtil.setTemplateHandlerRegistry(TemplateHandlerRegistry templateHandlerRegistry)
           
 


Liferay 6.2.0-ce-m5