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

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.bea.p13n.usermgmt.servlets.jsp.taglib.UserManagementTagExtraInfo
Direct Known Subclasses:
GetChildGroupNamesExtraInfo, GetGroupNamesForUserExtraInfo, GetParentGroupNameExtraInfo, GetPropertyAsStringExtraInfo, GetPropertyExtraInfo, GetTopLevelGroupsExtraInfo, ResultTagExtraInfo

public class UserManagementTagExtraInfo
extends javax.servlet.jsp.tagext.TagExtraInfo

Base class for User Management extra info tag classes.


Constructor Summary
UserManagementTagExtraInfo()
           
 
Method Summary
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, getVariableInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserManagementTagExtraInfo

public UserManagementTagExtraInfo()


Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.