| Package | Description |
|---|---|
| org.nuiton.topia.it.legacy.topiatest |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeTopiaDao<E extends Type> |
class |
GeneratedTypeTopiaDao<E extends Type> |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeAbstract |
class |
TypeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Type |
ProductAbstract.type
Nom de l'attribut en BD : type
|
| Modifier and Type | Method and Description |
|---|---|
Type |
Product.getType() |
Type |
ProductAbstract.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
GeneratedProductTopiaDao.findAllByType(Type v)
Deprecated.
|
E |
GeneratedProductTopiaDao.findByType(Type v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedProductTopiaDao.forTypeEquals(Type v) |
void |
Product.setType(Type type) |
void |
ProductAbstract.setType(Type type) |
| Modifier and Type | Method and Description |
|---|---|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedProductTopiaDao.forTypeIn(Iterable<Type> v) |
Copyright © 2004–2013 CodeLutin. All rights reserved.