|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Owner
to the
system.Pet
to the
system.Visit
to the
system.Pet
from the data store.
Owner
.Pet
.Owner
s from the data store by last name,
returning all owners whose last name starts with the given name.
Owners
from the data store by last name, returning
all owners whose last name starts with the given name; also loads
the Pets
and Visits
for the corresponding
owners, if not already loaded.
Owner
s by
last name.PetType
s from the data store.
Vet
s from the data store.
Owner
from the data store by id.
Owner
with the supplied id
; also loads
the Pets
and Visits
for the corresponding
owner, if not already loaded.
Pet
from the data store by id.
BaseEntity
.Validator
for Owner
forms.Validator
for Pet
forms.Clinic
interface.Vet's
specialty (for example, dentistry).Owner
to the data store, either inserting or updating it.
Pet
to the data store, either inserting or updating it.
Visit
to the data store, either inserting or updating it.
Validator
for Visit
forms.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |