BEA Systems, Inc.

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

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--javax.servlet.jsp.tagext.BodyTagSupport
              |
              +--com.beasys.commerce.portal.jsp.tags.GetTag
                    |
                    +--com.beasys.commerce.portal.admin.jsp.tags.AdminGetTag

public class AdminGetTag
extends GetTag

Implements the methods necessary to support the get tag. Note: although this is an empty tag, it extends BodyTagSupport so it can generate output through the enclosing writer.

See Also:
Serialized Form

Fields inherited from class javax.servlet.jsp.tagext.BodyTagSupport
bodyContent
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Constructor Summary
AdminGetTag()
           
 
Methods inherited from class com.beasys.commerce.portal.jsp.tags.GetTag
doAfterBody, doStartTag, getTag, getTarget, setTag, setTarget
 
Methods inherited from class javax.servlet.jsp.tagext.BodyTagSupport
doEndTag, doInitBody, getBodyContent, getPreviousOut, release, setBodyContent
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminGetTag

public AdminGetTag()

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved