| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest.deletetest |
| Modifier and Type | Method and Description |
|---|---|
Class<Contact2> |
TopiaTestQueryHelper.Contact2Property.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
Contact2DAOAbstract<E extends Contact2> |
class |
Contact2DAOImpl<E extends Contact2> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Telephone2 |
| Modifier and Type | Class and Description |
|---|---|
class |
Contact2Abstract |
class |
Contact2Impl |
class |
Telephone2Abstract |
class |
Telephone2Impl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Contact2> |
Party2Abstract.contacts
Nom de l'attribut en BD : contacts
|
| Modifier and Type | Method and Description |
|---|---|
Contact2 |
Party2.getContactsByTopiaId(String topiaId) |
Contact2 |
Party2Abstract.getContactsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<Contact2> |
Contact2DAOAbstract.findAllByCompany(Company company) |
Set<Contact2> |
Contact2DAOImpl.findAllByCompany(Company company) |
Collection<Contact2> |
Party2.getContacts() |
Collection<Contact2> |
Party2Abstract.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Party2.addContacts(Contact2 contacts) |
void |
Party2Abstract.addContacts(Contact2 contacts) |
List<E> |
Party2DAOAbstract.findAllContainsContacts(Contact2 v) |
E |
Party2DAOAbstract.findContainsContacts(Contact2 v) |
void |
Party2.removeContacts(Contact2 contacts) |
void |
Party2Abstract.removeContacts(Contact2 contacts) |
| Modifier and Type | Method and Description |
|---|---|
void |
Party2.addAllContacts(Collection<Contact2> contacts) |
void |
Party2Abstract.addAllContacts(Collection<Contact2> contacts) |
void |
Party2.setContacts(Collection<Contact2> contacts) |
void |
Party2Abstract.setContacts(Collection<Contact2> contacts) |
Copyright © 2004-2012 CodeLutin. All Rights Reserved.