Class Summary |
EntryHandler |
This class contains properties and methods for the JSF components
in the report entry area of the sample expense report aplication. |
FileReportRegistry |
This class is an implementation of the ReportRegistry for the
sample expense report application that uses the file system
for permanent storage. |
Report |
This class represents a report in the ReportRegistry. |
ReportEntry |
This class represents an entry in a Report. |
ReportHandler |
This class contains properties and methods for the JSF components
in the report area of the sample expense report application. |
ReportHandler.Page |
This class represents a page in the page navigation bar model. |
ReportRegistry |
This abstract class represents the report registry for the
sample expense report application. |
Rules |
This class contains methods encoding the rules for how a
report in the sample expense report application may be
handled by the current user. |
UserHandler |
This class contains the single method for the user preferences
screens for the sample expense report aplication. |
UserProfile |
This class holds the user preferences that can be set
for the sample expense report application. |