|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PetService | |
---|---|
org.springframework.samples.petportal.portlet | |
org.springframework.samples.petportal.service |
Uses of PetService in org.springframework.samples.petportal.portlet |
---|
Methods in org.springframework.samples.petportal.portlet with parameters of type PetService | |
---|---|
void |
PetDescriptionUploadController.setPetService(PetService petService)
|
Constructors in org.springframework.samples.petportal.portlet with parameters of type PetService | |
---|---|
PetsController(PetService petService)
|
Uses of PetService in org.springframework.samples.petportal.service |
---|
Classes in org.springframework.samples.petportal.service that implement PetService | |
---|---|
class |
PetServiceImpl
The PetService implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |