public class DefineObjectsTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
DefineObjectsTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
protected javax.portlet.PortletURL |
getCurrentURLObj()
Deprecated.
As of 2.1.0, with no direct replacement
|
protected com.liferay.portal.kernel.portlet.LiferayPortletRequest |
getLiferayPortletRequest()
Deprecated.
As of 2.1.0, with no direct replacement
|
protected com.liferay.portal.kernel.portlet.LiferayPortletResponse |
getLiferayPortletResponse()
Deprecated.
As of 2.1.0, with no direct replacement
|
protected java.util.ResourceBundle |
getResourceBundle()
Deprecated.
As of 2.1.0, with no direct replacement
|
protected javax.portlet.WindowState |
getWindowState()
Deprecated.
As of 2.1.0, with no direct replacement
|
void |
setOverrideResourceBundle(java.util.ResourceBundle overrideResourceBundle) |
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void setOverrideResourceBundle(java.util.ResourceBundle overrideResourceBundle)
@Deprecated protected javax.portlet.PortletURL getCurrentURLObj()
@Deprecated protected com.liferay.portal.kernel.portlet.LiferayPortletRequest getLiferayPortletRequest()
@Deprecated protected com.liferay.portal.kernel.portlet.LiferayPortletResponse getLiferayPortletResponse()
@Deprecated protected java.util.ResourceBundle getResourceBundle()
@Deprecated protected javax.portlet.WindowState getWindowState()