|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Contact2 | |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest.deletetest | |
| Uses of Contact2 in org.nuiton.topia |
|---|
| Methods in org.nuiton.topia that return types with arguments of type Contact2 | |
|---|---|
Class<Contact2> |
TopiaTestQueryHelper.Contact2Property.getEntityClass()
getEntityClass : |
| Uses of Contact2 in org.nuiton.topiatest.deletetest |
|---|
| Classes in org.nuiton.topiatest.deletetest with type parameters of type Contact2 | |
|---|---|
class |
Contact2DAOAbstract<E extends Contact2>
|
class |
Contact2DAOImpl<E extends Contact2>
|
| Subinterfaces of Contact2 in org.nuiton.topiatest.deletetest | |
|---|---|
interface |
Telephone2
|
| Classes in org.nuiton.topiatest.deletetest that implement Contact2 | |
|---|---|
class |
Contact2Abstract
|
class |
Contact2Impl
|
class |
Telephone2Abstract
|
class |
Telephone2Impl
|
| Fields in org.nuiton.topiatest.deletetest with type parameters of type Contact2 | |
|---|---|
protected Collection<Contact2> |
Party2Abstract.contacts
Nom de l'attribut en BD : contacts |
| Methods in org.nuiton.topiatest.deletetest that return Contact2 | |
|---|---|
Contact2 |
Party2.getContactsByTopiaId(String topiaId)
getContactsByTopiaId : Recupère l'attribut contacts à partir de son topiaId |
Contact2 |
Party2Abstract.getContactsByTopiaId(String topiaId)
getContactsByTopiaId : |
| Methods in org.nuiton.topiatest.deletetest that return types with arguments of type Contact2 | |
|---|---|
abstract Set<Contact2> |
Contact2DAOAbstract.findAllByCompany(Company company)
findAllByCompany : |
Set<Contact2> |
Contact2DAOImpl.findAllByCompany(Company company)
|
Collection<Contact2> |
Party2.getContacts()
getContacts : Retourne la collection. |
Collection<Contact2> |
Party2Abstract.getContacts()
getContacts : |
| Methods in org.nuiton.topiatest.deletetest with parameters of type Contact2 | |
|---|---|
void |
Party2.addContacts(Contact2 contacts)
addContacts : |
void |
Party2Abstract.addContacts(Contact2 contacts)
addContacts : |
List<E> |
Party2DAOAbstract.findAllContainsContacts(Contact2 v)
findAllContainsContacts : Retourne les éléments ayant comme valeur pour l'attribut contacts le paramètre. |
E |
Party2DAOAbstract.findContainsContacts(Contact2 v)
findContainsContacts : Retourne le premier élément ayant comme valeur pour l'attribut contacts le paramètre. |
void |
Party2.removeContacts(Contact2 contacts)
removeContacts : |
void |
Party2Abstract.removeContacts(Contact2 contacts)
removeContacts : |
| Method parameters in org.nuiton.topiatest.deletetest with type arguments of type Contact2 | |
|---|---|
void |
Party2.addAllContacts(Collection<Contact2> contacts)
addAllContacts : |
void |
Party2Abstract.addAllContacts(Collection<Contact2> contacts)
addAllContacts : |
void |
Party2.setContacts(Collection<Contact2> contacts)
setContacts : |
void |
Party2Abstract.setContacts(Collection<Contact2> contacts)
setContacts : |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||