Package com.liferay.sharing.renderer
Interface SharingEntryViewRenderer
public interface SharingEntryViewRenderer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(SharingEntry sharingEntry, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
-
Method Details
-
render
void render(SharingEntry sharingEntry, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException, com.liferay.portal.kernel.exception.PortalException - Throws:
IOException
com.liferay.portal.kernel.exception.PortalException
-