Package com.liferay.portal.deploy.hot
Interface CustomJspBag
- All Known Implementing Classes:
CustomJspBagImpl
public interface CustomJspBag
- Author:
- Peter Fellwock, Raymond Augé
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.url.URLContainer
boolean
-
Method Details
-
getCustomJspDir
String getCustomJspDir() -
getCustomJsps
-
getURLContainer
com.liferay.portal.kernel.url.URLContainer getURLContainer() -
isCustomJspGlobal
boolean isCustomJspGlobal()
-