com.fatwire.gst.foundation.taglib
Class GetPropertyAssetIdTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
com.fatwire.gst.foundation.taglib.GsfSimpleTag
com.fatwire.gst.foundation.taglib.GetPropertyAssetIdTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
public final class GetPropertyAssetIdTag
- extends GsfSimpleTag
extract the asset id from the asset property value
- Since:
- 11-09-02
- Author:
- Tony Field
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetPropertyAssetIdTag
public GetPropertyAssetIdTag()
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
- Overrides:
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
IOException
setName
public void setName(String name)
- Parameters:
name
- the name to set
setProperty
public void setProperty(String property)
- Parameters:
property
- the property to set
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.