Package com.liferay.portal.kernel.util
Class CustomJspRegistryUtil
Object
com.liferay.portal.kernel.util.CustomJspRegistryUtil
- Author:
- Ryan Park, Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCustomJspFileName(String servletContextName, String fileName) static CustomJspRegistrystatic StringgetDisplayName(String servletContextName) static voidregisterServletContextName(String servletContextName, String displayName) voidsetCustomJspRegistry(CustomJspRegistry customJspRegistry) static voidunregisterServletContextName(String servletContextName)
-
Constructor Details
-
CustomJspRegistryUtil
public CustomJspRegistryUtil()
-
-
Method Details
-
getCustomJspFileName
-
getCustomJspRegistry
-
getDisplayName
-
getServletContextNames
-
registerServletContextName
-
unregisterServletContextName
-
setCustomJspRegistry
-