© 2002 BEA Systems, Inc.


com.bea.p13n.property.servlets.jsp.taglib
Class PropertyTag

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagSupport
        |
        +--com.bea.p13n.property.servlets.jsp.taglib.PropertyTag
Direct Known Subclasses:
ResultTag

public abstract class PropertyTag
extends javax.servlet.jsp.tagext.TagSupport

See Also:
Serialized Form

Field Summary
static java.lang.String PROPERTY_SET_MGR_REF
           
 
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
 
Constructor Summary
PropertyTag()
           
 
Method Summary
protected  PropertySetManager getPropertySetManager()
          Return an instance of the PropertySetManager session bean
 void release()
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
doAfterBody, doEndTag, doStartTag, 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

PROPERTY_SET_MGR_REF

public static final java.lang.String PROPERTY_SET_MGR_REF
Constructor Detail

PropertyTag

public PropertyTag()
Method Detail

getPropertySetManager

protected PropertySetManager getPropertySetManager()
Return an instance of the PropertySetManager session bean

release

public void release()

Overrides:
release in class javax.servlet.jsp.tagext.TagSupport

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved