com.liferay.portlet.layoutconfiguration.util.xml
Class RenderURLLogic
java.lang.Object
com.liferay.portlet.layoutconfiguration.util.xml.RuntimeLogic
com.liferay.portlet.layoutconfiguration.util.xml.ActionURLLogic
com.liferay.portlet.layoutconfiguration.util.xml.RenderURLLogic
public class RenderURLLogic
- extends ActionURLLogic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OPEN_TAG
public static final String OPEN_TAG
- See Also:
- Constant Field Values
CLOSE_1_TAG
public static final String CLOSE_1_TAG
- See Also:
- Constant Field Values
CLOSE_2_TAG
public static final String CLOSE_2_TAG
- See Also:
- Constant Field Values
RenderURLLogic
public RenderURLLogic(RenderResponse renderResponse)
getOpenTag
public String getOpenTag()
- Overrides:
getOpenTag
in class ActionURLLogic
getClose1Tag
public String getClose1Tag()
- Overrides:
getClose1Tag
in class ActionURLLogic
getLifecycle
public String getLifecycle()
- Overrides:
getLifecycle
in class ActionURLLogic