public interface DLPreviewRenderer
DLPreviewRendererProvider.| Modifier and Type | Method and Description |
|---|---|
void |
render(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Renders content to the response.
|
void render(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException,
com.liferay.portal.kernel.exception.PortalException,
javax.servlet.ServletException
httpServletRequest - the requesthttpServletResponse - the responsejava.io.IOExceptioncom.liferay.portal.kernel.exception.PortalExceptionjavax.servlet.ServletExceptionDLPreviewRendererProvider.getPreviewDLPreviewRenderer(FileVersion),
DLPreviewRendererProvider.getThumbnailDLPreviewRenderer(
FileVersion)