© 2002 BEA Systems, Inc.


com.bea.p13n.property.servlets.jsp.taglib
Class GetRestrictedPropertyValuesExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.bea.p13n.property.servlets.jsp.taglib.ResultTagExtraInfo
              |
              +--com.bea.p13n.property.servlets.jsp.taglib.GetRestrictedPropertyValuesExtraInfo

public class GetRestrictedPropertyValuesExtraInfo
extends ResultTagExtraInfo

ExtraInfo class for <ps:getPropertyNames> tag. Defines variables for the result of the property search.


Constructor Summary
GetRestrictedPropertyValuesExtraInfo()
           
 
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.bea.p13n.property.servlets.jsp.taglib.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

GetRestrictedPropertyValuesExtraInfo

public GetRestrictedPropertyValuesExtraInfo()
Method Detail

getVariableInfo

public 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.

Overrides:
getVariableInfo in class ResultTagExtraInfo

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved