All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AccessDeniedException Created by rmpestano on 18/02/17.AdminConfig Holds global application configuration Created by rafael-pestano on 22/11/16.AdminFilter Based on https://github.com/conventions/core/blob/master/src/main/java/org/conventionsframework/filter/ConventionsFilter.java Created by rafael-pestano on 07/01/17.AdminServletContextListener Deprecated. AdminSession Created by rmpestano on 04/02/17 Controls if user is logged in so AdminFilter can send user to login page when it is not logged in.AdminSystemEventListener Created by rmpestano on 28/04/17.AdminUTF8Bundle Adds support for UTF-8 based bundles for admin i18n messages Taken from: https://stackoverflow.com/a/3646601/1260910AdminUTF8Bundle.UTF8Control AdminUtils Assert Created by rafael-pestano on 26/06/2015.BreadCrumb Created by rafael-pestano on 30/11/16.BreadCrumbMB Created by rafael-pestano on 30/11/16.BusinessException Based on https://github.com/conventions/core/blob/master/src/main/java/org/conventionsframework/exception/BusinessException.java Application exception used to show faces messages when business exception is thrown.Constants Created by rmpestano on 07/01/17.Constants.InitialParams ControlSidebarConfig Holds control sidebar initial configurationCustomExceptionHandler Based on: https://github.com/conventions/core/blob/master/src/main/java/org/conventionsframework/exception/ConventionsExceptionHandler.java This handler adds FacesMessages when BusinessExceptions are thrown OR sends user to error page when unexpected exception are raised.CustomExceptionHandlerFactory LayoutMB Created by rmpestano on 07/05/17.LogoutMB Created by rmpestano on 03/02/17.LogoutServlet SkinMB Created by rmpestano on 07/01/17.WebXml COPIED from OmniFaces because when users update to OmniFaces 3.x they get java.lang.IncompatibleClassChangeError: Found interface org.omnifaces.config.WebXml, but class was expected because AdminTemplate depends on OmniFaces 2.1 and the method used by template (findErrorPages) has changed in OmniFaces 3.x