© 2005 BEA Systems, Inc.

com.bea.p13n.usermgmt.taglib
Class GetParentGroupNamesExtraInfo

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.bea.p13n.usermgmt.taglib.UserManagementTagExtraInfo
          extended bycom.bea.p13n.usermgmt.taglib.GetParentGroupNamesExtraInfo

public class GetParentGroupNamesExtraInfo
extends UserManagementTagExtraInfo

Sets JSP page-scoped variables as a result of the <ugm:getParentGroupName> tag. This will include an String containing the name of the given group's parent.


Constructor Summary
GetParentGroupNamesExtraInfo()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Create an array of VariableInfo objects containing information about the variables to create.
 boolean isValid(TagData data)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetParentGroupNamesExtraInfo

public GetParentGroupNamesExtraInfo()
Method Detail

getVariableInfo

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


isValid

public boolean isValid(TagData data)

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved