com.fatwire.gst.foundation.taglib
Class GsfSimpleTag
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
com.fatwire.gst.foundation.taglib.GsfSimpleTag
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
- Direct Known Subclasses:
- ActionTag, AssetChildrenTag, AssetLoadTag, AssetSimpleQueryTag, AssetTaggedListTag, GetAssetTagsTag, GetPropertiesTag, GetPropertyAssetIdTag, GetPropertyTag, GetTagsTag, IncludeTag, InstallStatus, MultilingualGsfSimpleTag, NavigationTag, PluggableNavigationTag, SetPropertyTag, TaggedAssetsTag, TaggedListTag
public abstract class GsfSimpleTag
- extends javax.servlet.jsp.tagext.SimpleTagSupport
Abstract class, usefull to get to ICS in a SimpleTag.
- Since:
- Apr 11, 2011
- Author:
- Dolf Dijkstra
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
doTag, 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 |
GsfSimpleTag
public GsfSimpleTag()
getICS
protected final COM.FutureTense.Interfaces.ICS getICS()
getPageContext
protected final javax.servlet.jsp.PageContext getPageContext()
getService
protected final <T> T getService(String name,
Class<T> type)
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.