public class ServiceNameTag extends ServiceTagSupport
| Modifier and Type | Field and Description |
|---|---|
private static String |
DEFAULT_VALUE
what to emit if the jsp has nothing.
|
private String |
defaultValue
Bean storage for default value.
|
private static org.slf4j.Logger |
log
Class logger.
|
private static long |
serialVersionUID
checkstyle requires one of these.
|
| Constructor and Description |
|---|
ServiceNameTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
setDefaultValue(String value)
Bean setter.
|
addClassAndId, buildHyperLink, getBrowserLanguages, getServiceName, getSPEntityDescriptor, getSPOrganization, getSPUIInfo, setCssClass, setCssId, setCssStyledoAfterBody, doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprivate static final long serialVersionUID
private static org.slf4j.Logger log
private static final String DEFAULT_VALUE
private String defaultValue
public void setDefaultValue(String value)
value - what to setpublic int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionCopyright © 1999-2014. All Rights Reserved.