BEA Systems, Inc.

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

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.beasys.commerce.portal.jsp.tags.PortalManagerTag
              |
              +--com.beasys.commerce.portal.admin.jsp.tags.AdminPortalManagerTag

public class AdminPortalManagerTag
extends PortalManagerTag

Implements the methods necessary to support the portalManager tag.

See Also:
Serialized Form

Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Constructor Summary
AdminPortalManagerTag()
           
 
Method Summary
 int doStartTag()
          Gets the requested Portlet property and output to Jsp page.
 
Methods inherited from class com.beasys.commerce.portal.jsp.tags.PortalManagerTag
getAction, getId, getPortalName, getTarget, setAction, setId, setPortalName, setTarget
 
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

AdminPortalManagerTag

public AdminPortalManagerTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Gets the requested Portlet property and output to Jsp page.
Overrides:
doStartTag in class PortalManagerTag
Returns:
a value telling the JSP engine to skip the body of the tag or to skip it.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved