public class ServiceDescriptionTag extends ServiceTagSupport
| Modifier and Type | Field and Description |
|---|---|
private static Logger |
log
Class logger.
|
private static long |
serialVersionUID
Serial ID.
|
bodyContentid, pageContextEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| 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, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParent, setPageContext, setParentprivate static final long serialVersionUID
private static Logger log
@Nullable private String getDescriptionFromUIInfo(String lang)
lang - - which language to look up@Nullable private String getDescriptionFromAttributeConsumingService(String lang)
lang - - which language to look uppublic int doEndTag()
throws JspException
doEndTag in interface TagdoEndTag in class BodyTagSupportJspExceptionCopyright © 1999–2014. All rights reserved.