com.liferay.portal.servlet.taglib.ui
Class InputPermissionsParamsTagUtil
java.lang.Object
com.liferay.portal.servlet.taglib.ui.InputPermissionsParamsTagUtil
public class InputPermissionsParamsTagUtil
- extends java.lang.Object
View Source
- Author:
- Brian Chan, Jorge Ferrer
Method Summary |
static void |
doEndTag(java.lang.String modelName,
javax.servlet.jsp.PageContext pageContext)
|
static java.lang.String |
getDefaultViewRole(java.lang.String modelName,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputPermissionsParamsTagUtil
public InputPermissionsParamsTagUtil()
getDefaultViewRole
public static java.lang.String getDefaultViewRole(java.lang.String modelName,
com.liferay.portal.theme.ThemeDisplay themeDisplay)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
doEndTag
public static void doEndTag(java.lang.String modelName,
javax.servlet.jsp.PageContext pageContext)
throws javax.servlet.jsp.JspException
- Throws:
javax.servlet.jsp.JspException