Package org.springframework.richclient.samples.simple.domain

Show UML class diagram
Class Summary
Address This class provides a simple domain object to hold a single US address.
Contact This class provides a trivial domain object for the sample application.
ContactDataStore This class provides a trivial in-memory datastore to hold all the contacts.
ContactType This class provides the Enums to indicate the type of contact, personal or business.
SimpleValidationRulesSource This class is a source for validation rules associated with the domain objects in this application.
TodoItem  
 



Copyright © 2004-2009 The Spring Framework. All Rights Reserved.