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