BEA Systems, Inc.

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

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

public class AdminEvalTag
extends EvalTag

Implements the methods necessary to support the eval tag.

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
AdminEvalTag()
           
 
Methods inherited from class com.beasys.commerce.portal.jsp.tags.EvalTag
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

AdminEvalTag

public AdminEvalTag()

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved