Interface SharingEntryViewRenderer


public interface SharingEntryViewRenderer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    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