|
© 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.license.servlets.jsp.taglib.CheckLicenseTag
Takes the name of a class and public static field corresponding to a LicenseComponent that can be checked by LicenseHelper.
example:
Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id,
pageContext |
Constructor Summary | |
CheckLicenseTag()
|
Method Summary | |
int |
doStartTag()
|
java.lang.String |
getLicenseComponent()
|
void |
release()
|
void |
setLicenseComponent(java.lang.String licenseComponent)
|
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 CheckLicenseTag()
Method Detail |
public void release()
public void setLicenseComponent(java.lang.String licenseComponent)
public java.lang.String getLicenseComponent()
public int doStartTag()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |