public class RestoreEntryTag extends IncludeTag
request, servletContext| Constructor and Description |
|---|
RestoreEntryTag() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanUp() |
protected java.lang.String |
getPage() |
protected boolean |
isCleanUpSetAttributes() |
protected void |
setAttributes(javax.servlet.http.HttpServletRequest request) |
void |
setDuplicateEntryAction(java.lang.String duplicateEntryAction) |
void |
setOverrideMessage(java.lang.String overrideMessage) |
void |
setRenameMessage(java.lang.String renameMessage) |
void |
setRestoreEntryAction(java.lang.String restoreEntryAction) |
callSetAttributes, cleanUpSetAttributes, doEndTag, doInclude, doIncludeTheme, doStartTag, getCustomPage, getEndPage, getOriginalServletRequest, getStartPage, include, isUseCustomPage, processEndTag, processStartTag, runTag, setPage, setPortletId, setStrict, setUseCustomPage, themeResourceExistsclearDynamicAttributes, getAttributeNamespace, getDynamicAttributes, getScopedAttributes, release, setAttributeNamespace, setDynamicAttribute, setNamespacedAttribute, setScopedAttributeaddParam, addProperty, clearParams, clearProperties, getParams, getProperties, getRemovedParameterNames, isAllowEmptyParam, setAllowEmptyParam, setPageContext, setServletContextdoAfterBody, doInitBody, getBodyContent, getBodyContentAsStringBundler, setBodyContent, writeBodyContentpublic void setDuplicateEntryAction(java.lang.String duplicateEntryAction)
public void setOverrideMessage(java.lang.String overrideMessage)
public void setRenameMessage(java.lang.String renameMessage)
public void setRestoreEntryAction(java.lang.String restoreEntryAction)
protected void cleanUp()
cleanUp in class IncludeTagprotected java.lang.String getPage()
getPage in class IncludeTagprotected boolean isCleanUpSetAttributes()
isCleanUpSetAttributes in class IncludeTagprotected void setAttributes(javax.servlet.http.HttpServletRequest request)
setAttributes in class IncludeTag