| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest | |
| org.nuiton.topiatest.beangen |
| Modifier and Type | Method and Description |
|---|---|
Class<Personne> |
TopiaTestQueryHelper.PersonneProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonneDAOAbstract<E extends Personne> |
class |
PersonneDAOImpl<E extends Personne> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Employe |
| Modifier and Type | Class and Description |
|---|---|
class |
EmployeAbstract |
class |
EmployeImpl |
class |
PersonneAbstract |
class |
PersonneImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Personne |
GeneratedVoiture.proprietaire |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.base.Function<Voiture,Personne> |
GeneratedVoitureHelper.PROPRIETAIRE_FUNCTION |
| Modifier and Type | Method and Description |
|---|---|
Personne |
GeneratedVoiture.getProprietaire() |
| Modifier and Type | Method and Description |
|---|---|
static <BeanType extends Voiture> |
GeneratedVoitureHelper.getProprietaireFunction() |
static <BeanType extends Voiture> |
GeneratedVoitureHelper.newProprietaireFunction() |
static <BeanType extends Voiture> |
GeneratedVoitureHelper.uniqueIndexByProprietaire(Iterable<BeanType> $source) |
| Modifier and Type | Method and Description |
|---|---|
static <BeanType extends Voiture> |
GeneratedVoitureHelper.filterByProprietaire(Collection<BeanType> $source,
Personne proprietaire) |
static <BeanType extends Voiture> |
GeneratedVoitureHelper.newProprietairePredicate(Personne proprietaire) |
void |
GeneratedVoiture.setProprietaire(Personne proprietaire) |
Copyright © 2004–2020 Code Lutin. All rights reserved.