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, getService
public void doTag() throws javax.servlet.jsp.JspException, IOException
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
javax.servlet.jsp.JspException
IOException
public 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 © 2016–2017. All rights reserved.