Class Summary |
BaseFilter |
Base class with minimal Filter implementation |
CacheCowFilter |
moo, all of the applications pages are dynamic, they should never be
cached |
Configurator |
A class that loads the application properties file (found at
/WEB-INF/hq.properties ) and configures the
web application. |
Constants |
Manifest constants for the UI of the HQ application. |
CSSConstants |
|
Dashboard |
Dashboard descriptor |
Portal |
A class representing an individual page layout. |
Portlet |
A class representing an individual component of an overall page
layout (Portal ). |
RenditFilter |
|
RequestKeyConstants |
|
ResourceFilter |
|
ServiceLocator |
A singleton class that looks up and caches BizApp home interfaces
and returns boss EJBs. |
WebUser |
A representation of the person currently interacting with the
application. |