Uses of Package
org.springframework.samples.petportal.domain

Packages that use org.springframework.samples.petportal.domain
org.springframework.samples.petportal.portlet   
org.springframework.samples.petportal.service   
org.springframework.samples.petportal.validation   
 

Classes in org.springframework.samples.petportal.domain used by org.springframework.samples.petportal.portlet
Pet
          A simple domain object representing a Pet.
PetDescription
          The PetDescription stores a file's contents as an array of bytes.
PetSite
          A PetSite stores the url of a website that is external to the portlet as well as a user-supplied name for the site.
 

Classes in org.springframework.samples.petportal.domain used by org.springframework.samples.petportal.service
Pet
          A simple domain object representing a Pet.
 

Classes in org.springframework.samples.petportal.domain used by org.springframework.samples.petportal.validation
Pet
          A simple domain object representing a Pet.
PetSite
          A PetSite stores the url of a website that is external to the portlet as well as a user-supplied name for the site.
 



John A. Lewis, Mark Fisher, Juergen Hoeller - 2007.