Class RestrictionOperationController

    • Constructor Detail

      • RestrictionOperationController

        public RestrictionOperationController()
    • Method Detail

      • doPost

        public void doPost​(javax.servlet.http.HttpServletRequest req,
                           javax.servlet.http.HttpServletResponse response)
        Description copied from class: VitroHttpServlet
        doPost does the same thing as the doGet method
        Overrides:
        doPost in class VitroHttpServlet