| Package | Description |
|---|---|
| com.franciaflex.faxtomail.persistence.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDemandTypeTopiaDao<E extends DemandType> |
class |
GeneratedDemandTypeTopiaDao<E extends DemandType> |
| Modifier and Type | Class and Description |
|---|---|
class |
DemandTypeAbstract |
class |
DemandTypeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected DemandType |
EmailAbstract.demandType
Nom de l'attribut en BD : demandType
|
| Modifier and Type | Field and Description |
|---|---|
protected List<DemandType> |
EmailFilter.demandType |
| Modifier and Type | Method and Description |
|---|---|
DemandType |
EmailAbstract.getDemandType() |
DemandType |
Email.getDemandType() |
| Modifier and Type | Method and Description |
|---|---|
List<DemandType> |
EmailFilter.getDemandType() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
GeneratedEmailTopiaDao.findAllByDemandType(DemandType v)
Deprecated.
|
E |
GeneratedEmailTopiaDao.findByDemandType(DemandType v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedEmailTopiaDao.forDemandTypeEquals(DemandType v) |
void |
EmailAbstract.setDemandType(DemandType demandType) |
void |
Email.setDemandType(DemandType demandType) |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedEmailTopiaDao.forDemandTypeIn(Collection<DemandType> v) |
void |
EmailFilter.setDemandType(List<DemandType> demandType) |
Copyright © 2014 CodeLutin. All rights reserved.