| Package | Description |
|---|---|
| org.nuiton.topia.it.legacy.topiatest | |
| org.nuiton.topia.it.legacy.topiatest.deletetest |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Employe |
interface |
Personne |
| Modifier and Type | Class and Description |
|---|---|
class |
EmployeAbstract |
class |
EmployeImpl |
class |
PersonneAbstract |
class |
PersonneImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParty2TopiaDao<E extends Party2> |
class |
GeneratedParty2TopiaDao<E extends Party2> |
| Modifier and Type | Class and Description |
|---|---|
class |
Party2Abstract |
class |
Party2Impl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Party2> |
Contact2Abstract.party2
Nom de l'attribut en BD : party2
|
| Modifier and Type | Method and Description |
|---|---|
Party2 |
Contact2.getParty2ByTopiaId(String topiaId) |
Party2 |
Contact2Abstract.getParty2ByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Party2> |
Contact2.getParty2() |
Collection<Party2> |
Contact2Abstract.getParty2() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact2.addParty2(Party2 party2) |
void |
Contact2Abstract.addParty2(Party2 party2) |
List<E> |
GeneratedContact2TopiaDao.findAllContainsParty2(Party2 v)
Deprecated.
|
E |
GeneratedContact2TopiaDao.findContainsParty2(Party2 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedContact2TopiaDao.forParty2Contains(Party2 v) |
void |
Contact2.removeParty2(Party2 party2) |
void |
Contact2Abstract.removeParty2(Party2 party2) |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact2.addAllParty2(Collection<Party2> party2) |
void |
Contact2Abstract.addAllParty2(Collection<Party2> party2) |
void |
Contact2.setParty2(Collection<Party2> party2) |
void |
Contact2Abstract.setParty2(Collection<Party2> party2) |
Copyright © 2004–2013 CodeLutin. All rights reserved.