com.bea.p13n.usermgmt.servlets.jsp.taglib
Class GetProfileExtraInfo

java.lang.Object
  extended by TagExtraInfo
      extended by com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagExtraInfo
          extended by com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
              extended by com.bea.p13n.usermgmt.servlets.jsp.taglib.GetProfileExtraInfo

public class GetProfileExtraInfo
extends ResultTagExtraInfo

Sets JSP page-scoped variables as a result of the <um:getProfile> tag. This can optionally include a variable containing the retrieved profile, and/or its successor.


Constructor Summary
GetProfileExtraInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Create an array of VariableInfo objects containing information about the variables to create.
 
Methods inherited from class com.bea.p13n.usermgmt.servlets.jsp.taglib.ResultTagExtraInfo
createResultInfo, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetProfileExtraInfo

public GetProfileExtraInfo()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Create an array of VariableInfo objects containing information about the variables to create.

Overrides:
getVariableInfo in class ResultTagExtraInfo


Copyright © 2006 BEA Systems, Inc. All Rights Reserved