BEA Systems, Inc.

com.beasys.commerce.portal.admin.jsp.tags
Class AdminPortalPropertiesTag

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.beasys.commerce.portal.jsp.tags.PortalPropertiesTag
              |
              +--com.beasys.commerce.portal.admin.jsp.tags.AdminPortalPropertiesTag
All Implemented Interfaces:
java.io.Serializable, javax.servlet.jsp.tagext.Tag

public class AdminPortalPropertiesTag
extends PortalPropertiesTag

Implements the methods necessary to support the portalProperties tag.

Version:
$Revision: 2$, $Date: 3/8/00 8:26:00 PM$
Author:
original: Phil Griffin, latest: $Author: Phil Griffin$
See Also:
Serialized Form

Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
AdminPortalPropertiesTag()
           
 
Methods inherited from class com.beasys.commerce.portal.jsp.tags.PortalPropertiesTag
doStartTag, getId, getPropertyName, setId, setPropertyName
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doEndTag, findAncestorWithClass, getParent, getValue, getValues, release, removeValue, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminPortalPropertiesTag

public AdminPortalPropertiesTag()

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved