|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Contact2 | |
|---|---|
| org.nuiton.topiatest.deletetest | |
| 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 | |
|---|---|
Collection<Contact2> |
Party2Abstract.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 | |
|---|---|
Set<Contact2> |
Contact2DAOImpl.findAllByCompany(Company company)
|
abstract Set<Contact2> |
Contact2DAOAbstract.findAllByCompany(Company company)
findAllByCompany : |
Collection<Contact2> |
Party2.getContacts()
getContacts : |
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 trouvé dont l'attribut contacts contient le paramètre. |
E |
Party2DAOAbstract.findContainsContacts(Contact2... v)
findContainsContacts : Retourne le premier élément trouvé dont l'attribut contacts contient le paramètre. |
void |
Party2.removeContacts(Contact2 contacts)
removeContacts : |
void |
Party2Abstract.removeContacts(Contact2 value)
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> values)
addAllContacts : |
void |
Party2.setContacts(Collection<Contact2> contacts)
setContacts : |
void |
Party2Abstract.setContacts(Collection<Contact2> values)
setContacts : |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||