public class AssetSimpleQueryTag extends GsfSimpleTag
| Constructor and Description |
|---|
AssetSimpleQueryTag()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doTag()
Deprecated.
|
void |
setAttributes(String attributes)
Deprecated.
|
void |
setC(String c)
Deprecated.
|
void |
setList(String list)
Deprecated.
|
void |
setQuery(String query)
Deprecated.
|
void |
setSubtype(String subtype)
Deprecated.
|
getICS, getPageContext, getServicepublic void doTag()
throws javax.servlet.jsp.JspException,
IOException
doTag in interface javax.servlet.jsp.tagext.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportjavax.servlet.jsp.JspExceptionIOExceptionpublic void setAttributes(String attributes)
attributes - the attributes to setpublic void setList(String list)
list - the list to setpublic void setQuery(String query)
query - the query to setpublic void setC(String c)
c - the c to setpublic void setSubtype(String subtype)
subtype - the subtype to setCopyright © 2010–2017. All rights reserved.