com.liferay.portlet.asset.util
Class BaseJSPAssetEntryQueryProcessor
java.lang.Object
com.liferay.portlet.asset.util.BaseAssetEntryQueryProcessor
com.liferay.portlet.asset.util.BaseJSPAssetEntryQueryProcessor
- All Implemented Interfaces:
- AssetEntryQueryProcessor
public abstract class BaseJSPAssetEntryQueryProcessor
- extends BaseAssetEntryQueryProcessor
|
Method Summary |
abstract String |
getJspPath()
|
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
void |
setServletContext(javax.servlet.ServletContext servletContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseJSPAssetEntryQueryProcessor
public BaseJSPAssetEntryQueryProcessor()
getJspPath
public abstract String getJspPath()
include
public void include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
- Throws:
IOException
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext)