Interface COREntryTypeJSPContributor


public interface COREntryTypeJSPContributor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(long corEntryId, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
     
  • Method Details

    • render

      void render(long corEntryId, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
      Throws:
      Exception