| Package | Description |
|---|---|
| org.nuiton.topia.it.legacy.topiatest.deletetest |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractContact2TopiaDao<E extends Contact2> |
class |
GeneratedContact2TopiaDao<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 |
Party2Abstract.getContactsByTopiaId(String topiaId) |
Contact2 |
Party2.getContactsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<Contact2> |
GeneratedContact2TopiaDao.findAllByCompany(Company company) |
Set<Contact2> |
AbstractContact2TopiaDao.findAllByCompany(Company company) |
Collection<Contact2> |
Party2Abstract.getContacts() |
Collection<Contact2> |
Party2.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Party2Abstract.addContacts(Contact2 contacts) |
void |
Party2.addContacts(Contact2 contacts) |
List<E> |
GeneratedParty2TopiaDao.findAllContainsContacts(Contact2 v)
Deprecated.
|
E |
GeneratedParty2TopiaDao.findContainsContacts(Contact2 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedParty2TopiaDao.forContactsContains(Contact2 v) |
void |
Party2Abstract.removeContacts(Contact2 contacts) |
void |
Party2.removeContacts(Contact2 contacts) |
| Modifier and Type | Method and Description |
|---|---|
void |
Party2Abstract.addAllContacts(Collection<Contact2> contacts) |
void |
Party2.addAllContacts(Collection<Contact2> contacts) |
void |
Party2Abstract.setContacts(Collection<Contact2> contacts) |
void |
Party2.setContacts(Collection<Contact2> contacts) |
Copyright © 2004–2014 CodeLutin. All rights reserved.