|
© 2002 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.bea.p13n.content.servlets.jsp.taglib.BaseTag | +--com.bea.p13n.content.servlets.jsp.taglib.GetPropertyTag | +--com.bea.p13n.content.servlets.jsp.taglib.PrintPropertyTag
Tag to print a property of a ConfigurableEntity.
Fields inherited from class com.bea.p13n.content.servlets.jsp.taglib.GetPropertyTag |
dateFormat,
defValue,
encodeType,
entity,
maxLength,
name,
numFormat,
resultId,
resultType,
scope |
Fields inherited from class com.bea.p13n.content.servlets.jsp.taglib.BaseTag |
cacheId,
cacheScope,
cacheTimeout,
failOnError,
readOnly,
useCache |
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id,
pageContext |
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.bea.p13n.content.servlets.jsp.taglib.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.bea.p13n.content.servlets.jsp.taglib.BaseTag |
getCacheId,
getCacheScope,
getCacheTimeout,
getFailOnError,
getHttpSession,
getReadOnly,
getUseCache,
getUserId,
setCacheId,
setCacheScope,
setCacheTimeout,
setCacheTimeout,
setFailOnError,
setFailOnError,
setReadOnly,
setReadOnly,
setUseCache,
setUseCache,
toDictionary |
Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
doAfterBody,
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()
public void setResultId(java.lang.String resultId)
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |