| Package | Description |
|---|---|
| org.nuiton.topia | |
| org.nuiton.topiatest |
| Modifier and Type | Method and Description |
|---|---|
Class<Type> |
TopiaTestQueryHelper.TypeProperty.getEntityClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeDAOAbstract<E extends Type> |
class |
TypeDAOImpl<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 |
ProductAbstract.getType() |
Type |
Product.getType() |
| Modifier and Type | Method and Description |
|---|---|
List<E> |
ProductDAOAbstract.findAllByType(Type v) |
E |
ProductDAOAbstract.findByType(Type v) |
void |
ProductAbstract.setType(Type type) |
void |
Product.setType(Type type) |
Copyright © 2004–2014 CodeLutin. All rights reserved.