Uses of Class
org.company.thesandbox.domain.PersonImplBase

Packages that use PersonImplBase
org.company.thesandbox.domain   
 

Uses of PersonImplBase in org.company.thesandbox.domain
 

Subclasses of PersonImplBase in org.company.thesandbox.domain
 class Artist
          An artist is a Person who has had a role in producing a Record.
 class ArtistImplBase
          An artist is a Person who has had a role in producing a Record
 class Customer
          A Customer represents a Person who orders from the RecordShop.
 class CustomerImplBase
          A Customer represents a Person who orders from the RecordShop.
 class Person
          A Person represents a legal person.
 



Copyright © 2010. All Rights Reserved.