public class RenderURLLogic extends ActionURLLogic
Modifier and Type | Field and Description |
---|---|
static String |
CLOSE_1_TAG |
static String |
CLOSE_2_TAG |
static String |
OPEN_TAG |
Constructor and Description |
---|
RenderURLLogic(RenderResponse renderResponse) |
Modifier and Type | Method and Description |
---|---|
String |
getClose1Tag() |
String |
getLifecycle() |
String |
getOpenTag() |
processXML
public static final String CLOSE_1_TAG
public static final String CLOSE_2_TAG
public static final String OPEN_TAG
public RenderURLLogic(RenderResponse renderResponse)
public String getClose1Tag()
getClose1Tag
in class ActionURLLogic
public String getLifecycle()
getLifecycle
in class ActionURLLogic
public String getOpenTag()
getOpenTag
in class ActionURLLogic