@ProviderType
public final class SetWCMMode
extends javax.servlet.jsp.tagext.TagSupport
WCMMode to
the specified mode and restores it to the original mode.| Constructor and Description |
|---|
SetWCMMode() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doStartTag() |
void |
release() |
void |
setMode(String mode) |
void |
setRestore(boolean restore) |
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.TagSupportjavax.servlet.jsp.JspExceptionpublic void setMode(String mode)
public void setRestore(boolean restore)
public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportCopyright © 2013–2020 Adobe. All rights reserved.