Class BestPracticeController


  • @RequestScoped
    @Named
    public class BestPracticeController
    extends Object
    • Constructor Detail

      • BestPracticeController

        public BestPracticeController()
    • Method Detail

      • throwException

        public String throwException()
      • viewPdfInBrowser

        public String viewPdfInBrowser()
      • viewPdfOutsideOfBrowser

        public String viewPdfOutsideOfBrowser()
      • viewFile

        public String viewFile​(boolean outside,
                               boolean pdf)
      • getStatus

        public String getStatus()
      • setStatus

        public void setStatus​(String status)