|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topia.test.entities | |
| Uses of Person in org.nuiton.topia |
|---|
| Methods in org.nuiton.topia that return types with arguments of type Person | |
|---|---|
Class<Person> |
TopiaTestQueryHelper.PersonProperty.getEntityClass()
|
| Uses of Person in org.nuiton.topia.test.entities |
|---|
| Classes in org.nuiton.topia.test.entities with type parameters of type Person | |
|---|---|
class |
PersonDAOAbstract<E extends Person>
|
class |
PersonDAOImpl<E extends Person>
|
| Classes in org.nuiton.topia.test.entities that implement Person | |
|---|---|
class |
PersonAbstract
|
class |
PersonImpl
|
| Fields in org.nuiton.topia.test.entities declared as Person | |
|---|---|
protected Person |
PetAbstract.person
Nom de l'attribut en BD : person |
| Methods in org.nuiton.topia.test.entities that return Person | |
|---|---|
Person |
Pet.getPerson()
|
Person |
PetAbstract.getPerson()
|
| Methods in org.nuiton.topia.test.entities with parameters of type Person | |
|---|---|
List<E> |
PetDAOAbstract.findAllByPerson(Person v)
|
E |
PetDAOAbstract.findByPerson(Person v)
|
void |
Pet.setPerson(Person person)
|
void |
PetAbstract.setPerson(Person person)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||