Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.util.CustomJspRegistry

Packages that use CustomJspRegistry
com.liferay.portal.util This package defines the portal utility interfaces and classes. 
 

Uses of CustomJspRegistry in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return CustomJspRegistry
static CustomJspRegistry CustomJspRegistryUtil.getCustomJspRegistry()
           
 

Methods in com.liferay.portal.util with parameters of type CustomJspRegistry
 void CustomJspRegistryUtil.setCustomJspRegistry(CustomJspRegistry customJspRegistry)
           
 


Liferay 6.1.2-ce-ga3