Liferay 6.2-ce-ga5

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
 

Classes in com.liferay.portal.util that implement CustomJspRegistry
 class CustomJspRegistryImpl
           
 

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.2-ce-ga5