public class ActionURLLogic
extends com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogic
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLOSE_1_TAG |
static java.lang.String |
CLOSE_2_TAG |
static java.lang.String |
OPEN_TAG |
| Constructor and Description |
|---|
ActionURLLogic(javax.portlet.RenderResponse renderResponse) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClose1Tag() |
java.lang.String |
getLifecycle() |
java.lang.String |
getOpenTag() |
java.lang.String |
processXML(java.lang.String xml) |
public static final java.lang.String CLOSE_1_TAG
public static final java.lang.String CLOSE_2_TAG
public static final java.lang.String OPEN_TAG
public ActionURLLogic(javax.portlet.RenderResponse renderResponse)
public java.lang.String getClose1Tag()
getClose1Tag in class com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogicpublic java.lang.String getLifecycle()
public java.lang.String getOpenTag()
getOpenTag in class com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogicpublic java.lang.String processXML(java.lang.String xml)
throws java.lang.Exception
processXML in class com.liferay.portal.layoutconfiguration.util.xml.RuntimeLogicjava.lang.Exception