|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagSupport
|
+--com.beasys.commerce.axiom.p13n.jsp.tags.P13nTagSupport
A convenience class for p13n tags with no body.
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
P13nTagSupport()
|
|
| Method Summary | |
static Advisor |
getAdvisor()
Method for getting an Advisor session bean |
boolean |
isJspBase(javax.servlet.jsp.PageContext aPageContext)
Method for determining whether the page in the given pageContext object is an instance (subclass) of com.beasys.commerce.axiom.jsp.JspBase. |
boolean |
isP13NJspBase(javax.servlet.jsp.PageContext aPageContext)
Method for determining whether the page in the given pageContext object is an instance (subclass) of com.beasys.commerce.axiom.p13n.jsp.P13NJspBase. |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doEndTag, doStartTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, 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 |
public P13nTagSupport()
| Method Detail |
public boolean isJspBase(javax.servlet.jsp.PageContext aPageContext)
aPageContext - The PageContext object for this page.public boolean isP13NJspBase(javax.servlet.jsp.PageContext aPageContext)
aPageContext - The PageContext object for this page.public static Advisor getAdvisor()
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||