|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagExtraInfo
|
+--com.beasys.commerce.foundation.property.tags.ResultTagExtraInfo
|
+--com.beasys.commerce.foundation.property.tags.GetPropertySetNamesExtraInfo
ExtraInfo class for <ps:getPropertySetNames> tag. Defines variables for the result of the property set search.
| Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
tagInfo |
| Constructor Summary | |
GetPropertySetNamesExtraInfo()
|
|
| Method Summary | |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Set a variable named by the 'id' attribute, and the search result if a result attribute was provided. |
| Methods inherited from class com.beasys.commerce.foundation.property.tags.ResultTagExtraInfo |
createResultInfo |
| Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo |
getTagInfo, isValid, setTagInfo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GetPropertySetNamesExtraInfo()
| Method Detail |
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
getVariableInfo in class ResultTagExtraInfocom.beasys.commerce.foundation.property.tags.ResultTagExtraInfodata - the current TagData
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||