| Package | Description |
|---|---|
| com.franciaflex.faxtomail.persistence.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRangeTopiaDao<E extends Range> |
class |
GeneratedRangeTopiaDao<E extends Range> |
| Modifier and Type | Class and Description |
|---|---|
class |
RangeAbstract |
class |
RangeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Range |
RangeRowAbstract.range
Nom de l'attribut en BD : range
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Range> |
EmailFilter.gamme |
| Modifier and Type | Method and Description |
|---|---|
Range |
RangeRowAbstract.getRange() |
Range |
RangeRow.getRange() |
| Modifier and Type | Method and Description |
|---|---|
List<Range> |
EmailFilter.getGamme() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
GeneratedRangeRowTopiaDao.findAllByRange(Range v)
Deprecated.
|
E |
GeneratedRangeRowTopiaDao.findByRange(Range v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedRangeRowTopiaDao.forRangeEquals(Range v) |
void |
RangeRowAbstract.setRange(Range range) |
void |
RangeRow.setRange(Range range) |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedRangeRowTopiaDao.forRangeIn(Collection<Range> v) |
void |
EmailFilter.setGamme(List<Range> gamme) |
Copyright © 2014 CodeLutin. All rights reserved.