Class MailReportController


  • @Controller
    @RequestMapping("/arms/mail/report")
    public class MailReportController
    extends java.lang.Object
    • Constructor Detail

      • MailReportController

        public MailReportController()
    • Method Detail

      • getTopMenuTime

        @GetMapping("/top-menu/time")
        public org.springframework.http.ResponseEntity<TopMenuTimeVO> getTopMenuTime()
      • getTopMenuScope

        @GetMapping("/top-menu/scope")
        public org.springframework.http.ResponseEntity<TopMenuScopeVO> getTopMenuScope()
                                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getTopMenuResource

        @GetMapping("/top-menu/resource")
        public org.springframework.http.ResponseEntity<TopMenuResourceVO> getTopMenuResource()
                                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception