BEA Systems, Inc.

com.beasys.commerce.foundation.flow.jsp.tags
Class FlowGetApplicationURITag

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.beasys.commerce.foundation.flow.jsp.tags.FlowSessionTag
              |
              +--com.beasys.commerce.foundation.flow.jsp.tags.FlowGetApplicationURITag

public class FlowGetApplicationURITag
extends FlowSessionTag
implements FlowManagerConstants

See Also:
Serialized Form

Field Summary
protected  boolean includeContext
           
 
Fields inherited from class com.beasys.commerce.foundation.flow.jsp.tags.FlowSessionTag
name, scoped
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Fields inherited from interface com.beasys.commerce.foundation.flow.FlowManagerConstants
APPLICATION_FLOW_MANAGER, APPLICATION_RESET_FLAG, PERIOD
 
Constructor Summary
FlowGetApplicationURITag()
           
 
Method Summary
 int doStartTag()
          Do start tag.
 void release()
          Release.
 void setIncludeContext(java.lang.String aBool)
          Set include context.
 
Methods inherited from class com.beasys.commerce.foundation.flow.jsp.tags.FlowSessionTag
getSession, setName, setScoped
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doEndTag, 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
 

Field Detail

includeContext

protected boolean includeContext
Constructor Detail

FlowGetApplicationURITag

public FlowGetApplicationURITag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Do start tag.
Overrides:
doStartTag in class javax.servlet.jsp.tagext.TagSupport
Returns:
int
Throws:
JspException -  

release

public void release()
Release.
Overrides:
release in class FlowSessionTag

setIncludeContext

public void setIncludeContext(java.lang.String aBool)
Set include context.
Parameters:
aBool -  

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved