8.3. The System as It Stands Now

The implementation of Sam's system contains many of the classes described in earlier chapters. Additional classes are explained in this chapter. The classes are divided into the following packages. Appendix B lists the details of the interfaces for each class. The entire source code is available at http://www.oreilly.com/catalog/prefactoring.

    com.samscdrental.configuration
    com.samscdrental.controller
    com.samscdrental.dataaccess
    com.samscdrental.display.adt
    com.samscdrental.display
    com.samscdrental.failures
    com.samscdrental.helper
    com.samscdrental.importexport
    com.samscdrental.migration
    com.samscdrental.model.adt
    com.samscdrental.model.dto
    com.samscdrental.model
    com.samscdrental.reports
    com.samscdrental.tests

Get Prefactoring now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.