| Class | Description |
|---|---|
| LoadDataRequest |
This class simulates a server access by loading a List of data objects.
|
| SaveDataRequest |
This class simulates a server access by saving a List of data objects
to a properties file.
|
| UseCase1Dc |
UseCase1Dc is the presentation component of a typical CRUD (Create, Read,
Update, Delete) business application.
|
| UseCase1Pc |
UseCase1Pc is the presentation component of a typical CRUD (Create, Read,
Update, Delete) business application.
|
| UserData |
Small "dump" JavaBean-like transport container for data with a copy constructor.
|
Copyright © 2014 Jürgen Zeller (privat). All rights reserved.