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