|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pet | |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topia.test.entities | |
| Uses of Pet in org.nuiton.topia |
|---|
| Methods in org.nuiton.topia that return types with arguments of type Pet | |
|---|---|
Class<Pet> |
TopiaTestQueryHelper.PetProperty.getEntityClass()
|
| Uses of Pet in org.nuiton.topia.test.entities |
|---|
| Classes in org.nuiton.topia.test.entities with type parameters of type Pet | |
|---|---|
class |
PetDAOAbstract<E extends Pet>
|
class |
PetDAOImpl<E extends Pet>
|
| Classes in org.nuiton.topia.test.entities that implement Pet | |
|---|---|
class |
PetAbstract
|
class |
PetImpl
|
| Fields in org.nuiton.topia.test.entities with type parameters of type Pet | |
|---|---|
protected Collection<Pet> |
PersonAbstract.pet
Nom de l'attribut en BD : pet |
| Methods in org.nuiton.topia.test.entities that return Pet | |
|---|---|
Pet |
PersonAbstract.getPetByTopiaId(String topiaId)
|
Pet |
Person.getPetByTopiaId(String topiaId)
|
| Methods in org.nuiton.topia.test.entities that return types with arguments of type Pet | |
|---|---|
Collection<Pet> |
PersonAbstract.getPet()
|
Collection<Pet> |
Person.getPet()
|
| Methods in org.nuiton.topia.test.entities with parameters of type Pet | |
|---|---|
void |
PersonAbstract.addPet(Pet pet)
|
void |
Person.addPet(Pet pet)
|
List<E> |
PersonDAOAbstract.findAllContainsPet(Pet v)
|
E |
PersonDAOAbstract.findContainsPet(Pet v)
|
void |
PersonAbstract.removePet(Pet pet)
|
void |
Person.removePet(Pet pet)
|
| Method parameters in org.nuiton.topia.test.entities with type arguments of type Pet | |
|---|---|
void |
PersonAbstract.addAllPet(Collection<Pet> pet)
|
void |
Person.addAllPet(Collection<Pet> pet)
|
void |
PersonAbstract.setPet(Collection<Pet> pet)
|
void |
Person.setPet(Collection<Pet> pet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||