Liferay 6.1.10-ee-ga1

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

Packages that use CustomJspRegistry
com.liferay.portal.util   
 

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.10-ee-ga1