public class ServiceDescriptionTag extends ServiceTagSupport
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
log
Class logger.
|
private static long |
serialVersionUID
required by checkstyle.
|
| Constructor and Description |
|---|
ServiceDescriptionTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
private String |
getDescriptionFromAttributeConsumingService(String lang)
look for an <AttributeConsumeService> and if its there look for an appropriate description.
|
private String |
getDescriptionFromUIInfo(String lang)
look at <Uiinfo> if there and if so look for appropriate description.
|
addClassAndId, buildHyperLink, getBrowserLanguages, getServiceName, getSPEntityDescriptor, getSPOrganization, getSPUIInfo, setCssClass, setCssId, setCssStyledoAfterBody, doInitBody, doStartTag, getBodyContent, getPreviousOut, release, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValueprivate static final long serialVersionUID
private static org.slf4j.Logger log
private String getDescriptionFromUIInfo(String lang)
lang - - which language to look upprivate String getDescriptionFromAttributeConsumingService(String lang)
lang - - which language to look uppublic int doEndTag()
throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspExceptionCopyright © 1999-2014. All Rights Reserved.