Interface DisplayModelDao

    • Method Detail

      • replaceDisplayModel

        void replaceDisplayModel​(String n3,
                                 javax.servlet.ServletContext sc)
                          throws Exception
        ServletContext should only be used for getRealPath()
        Throws:
        Exception
      • getDisplayModel

        String getDisplayModel​(javax.servlet.ServletContext sc)
                        throws Exception
        ServletContext should only be used for getRealPath()
        Throws:
        Exception