Liferay 6.2-ce-ga5

com.liferay.portal.servlet.taglib.ui
Class InputPermissionsParamsTagUtil

java.lang.Object
  extended by com.liferay.portal.servlet.taglib.ui.InputPermissionsParamsTagUtil

Deprecated. As of 6.2.0, replaced by InputPermissionsParamsTag

public class InputPermissionsParamsTagUtil
extends Object


Constructor Summary
InputPermissionsParamsTagUtil()
          Deprecated.  
 
Method Summary
static void doEndTag(String modelName, javax.servlet.jsp.PageContext pageContext)
          Deprecated.  
static String getDefaultViewRole(String modelName, ThemeDisplay themeDisplay)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputPermissionsParamsTagUtil

public InputPermissionsParamsTagUtil()
Deprecated. 
Method Detail

doEndTag

public static void doEndTag(String modelName,
                            javax.servlet.jsp.PageContext pageContext)
                     throws javax.servlet.jsp.JspException
Deprecated. 
Throws:
javax.servlet.jsp.JspException

getDefaultViewRole

public static String getDefaultViewRole(String modelName,
                                        ThemeDisplay themeDisplay)
                                 throws PortalException,
                                        SystemException
Deprecated. 
Throws:
PortalException
SystemException

Liferay 6.2-ce-ga5