com.liferay.portlet.layoutconfiguration.util.xml
Class ActionURLLogic
java.lang.Object
com.liferay.portlet.layoutconfiguration.util.xml.RuntimeLogic
com.liferay.portlet.layoutconfiguration.util.xml.ActionURLLogic
- Direct Known Subclasses:
- RenderURLLogic
public class ActionURLLogic
- extends RuntimeLogic
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
ActionURLLogic
public ActionURLLogic(RenderResponse renderResponse)
getOpenTag
public String getOpenTag()
- Specified by:
getOpenTag
in class RuntimeLogic
getClose1Tag
public String getClose1Tag()
- Specified by:
getClose1Tag
in class RuntimeLogic
processXML
public String processXML(String xml)
throws Exception
- Specified by:
processXML
in class RuntimeLogic
- Throws:
Exception
getLifecycle
public String getLifecycle()