|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
com.ibm.ccd.ui.tags.UISearchResultTag
com.ibm.ccd.ui.tags.UISearchUtilResultTag
public class UISearchUtilResultTag
Field Summary |
---|
Fields inherited from class com.ibm.ccd.ui.tags.UISearchResultTag |
---|
maxCols, metaDataList, out, portletContext, portletRequest, primaryKey, resultData, resultDataList, resultsBean, rowData, SEARCH_UTIL_PORTLET, searchElements |
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
id, pageContext |
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
---|
EVAL_BODY_AGAIN |
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary | |
---|---|
UISearchUtilResultTag()
|
Method Summary | |
---|---|
protected void |
constructRows()
Item primary key should be displayed as normal text in SearchUtil portlet and not as hyperlink. |
protected void |
displayPrimaryKey(java.util.HashMap dataElements)
|
protected void |
displayTitle()
|
Methods inherited from class com.ibm.ccd.ui.tags.UISearchResultTag |
---|
constructHeadings, constructLink, constructNavigationLinks, constructResultTable, doStartTag, getDisplayValue, orderResultMetaData |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
---|
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UISearchUtilResultTag()
Method Detail |
---|
protected void constructRows() throws java.io.IOException
constructRows
in class UISearchResultTag
java.io.IOException
protected void displayPrimaryKey(java.util.HashMap dataElements) throws java.io.IOException
displayPrimaryKey
in class UISearchResultTag
java.io.IOException
protected void displayTitle() throws java.io.IOException
displayTitle
in class UISearchResultTag
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |