Uses of Class
org.springframework.samples.petportal.domain.PetSite

Packages that use PetSite
org.springframework.samples.petportal.portlet   
org.springframework.samples.petportal.validation   
 

Uses of PetSite in org.springframework.samples.petportal.portlet
 

Methods in org.springframework.samples.petportal.portlet with parameters of type PetSite
 void PetSitesEditController.populateSite(PetSite petSite, org.springframework.validation.BindingResult result, org.springframework.web.bind.support.SessionStatus status, javax.portlet.ActionResponse response)
           
 

Uses of PetSite in org.springframework.samples.petportal.validation
 

Methods in org.springframework.samples.petportal.validation with parameters of type PetSite
 void PetSiteValidator.validate(PetSite petSite, org.springframework.validation.Errors errors)
           
 



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