|
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.content.tags.BaseTag
|
+--com.beasys.commerce.content.tags.GetPropertyTag
|
+--com.beasys.commerce.content.tags.PrintPropertyTag
Tag to print a property of a ConfigurableEntity.
| Fields inherited from class com.beasys.commerce.content.tags.GetPropertyTag |
dateFormat, defValue, encodeType, entity, maxLength, name, numFormat, resultId, resultType, scope |
| Fields inherited from class com.beasys.commerce.content.tags.BaseTag |
cacheId, cacheScope, cacheTimeout, failOnError, readOnly, useCache |
| 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 | |
PrintPropertyTag()
|
|
| Method Summary | |
java.lang.String |
getResultId()
Override to always return null. |
void |
setResultId(java.lang.String resultId)
Override to never set the resultId. |
| Methods inherited from class com.beasys.commerce.content.tags.GetPropertyTag |
doStartTag, encode, encode, getDateFormat, getDefault, getEncode, getMaxLength, getName, getNumFormat, getResultType, getScope, release, setDateFormat, setDefault, setEncode, setEntity, setMaxLength, setMaxLength, setName, setNumFormat, setResultType, setScope, toString, toString, toString |
| Methods inherited from class com.beasys.commerce.content.tags.BaseTag |
getCacheId, getCacheScope, getCacheTimeout, getFailOnError, getHttpSession, getReadOnly, getUseCache, setCacheId, setCacheScope, setCacheTimeout, setCacheTimeout, setFailOnError, setFailOnError, setReadOnly, setReadOnly, setUseCache, setUseCache |
| 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 |
| Constructor Detail |
public PrintPropertyTag()
| Method Detail |
public java.lang.String getResultId()
getResultId in class GetPropertyTagpublic void setResultId(java.lang.String resultId)
setResultId in class GetPropertyTag
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||