public abstract class ProductAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Product
| Modifier and Type | Field and Description |
|---|---|
protected String |
analyzes
Nom de l'attribut en BD : analyzes
|
protected boolean |
botanicControl
Nom de l'attribut en BD : botanicControl
|
protected String |
category
Nom de l'attribut en BD : category
|
protected String |
code
Nom de l'attribut en BD : code
|
protected String |
family
Nom de l'attribut en BD : family
|
protected boolean |
identificationControl
Nom de l'attribut en BD : identificationControl
|
protected String |
latinName
Nom de l'attribut en BD : latinName
|
protected String |
name
Nom de l'attribut en BD : name
|
protected String |
status
Nom de l'attribut en BD : status
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ANALYZES, PROPERTY_BOTANIC_CONTROL, PROPERTY_CATEGORY, PROPERTY_CODE, PROPERTY_FAMILY, PROPERTY_IDENTIFICATION_CONTROL, PROPERTY_LATIN_NAME, PROPERTY_NAME, PROPERTY_STATUS| Constructor and Description |
|---|
ProductAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
String |
getAnalyzes() |
boolean |
getBotanicControl() |
String |
getCategory() |
String |
getCode() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
String |
getFamily() |
boolean |
getIdentificationControl() |
String |
getLatinName() |
String |
getName() |
String |
getStatus() |
boolean |
isBotanicControl() |
boolean |
isIdentificationControl() |
void |
setAnalyzes(String analyzes) |
void |
setBotanicControl(boolean botanicControl) |
void |
setCategory(String category) |
void |
setCode(String code) |
void |
setFamily(String family) |
void |
setIdentificationControl(boolean identificationControl) |
void |
setLatinName(String latinName) |
void |
setName(String name) |
void |
setStatus(String status) |
addPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getReadPropertyChangeSupport, getReadVetoableChangeSupport, getTopiaContext, getTopiaCreateDate, getTopiaId, getTopiaVersion, getWritePropertyChangeSupport, getWriteVetoableChangeSupport, hashCode, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaContext, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected String code
protected String name
protected String category
protected String latinName
protected String family
protected String status
protected String analyzes
protected boolean botanicControl
protected boolean identificationControl
public void accept(org.nuiton.topia.persistence.EntityVisitor visitor)
throws org.nuiton.topia.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.TopiaExceptionpublic void setCategory(String category)
setCategory in interface Productpublic String getCategory()
getCategory in interface Productpublic void setLatinName(String latinName)
setLatinName in interface Productpublic String getLatinName()
getLatinName in interface Productpublic void setAnalyzes(String analyzes)
setAnalyzes in interface Productpublic String getAnalyzes()
getAnalyzes in interface Productpublic void setBotanicControl(boolean botanicControl)
setBotanicControl in interface Productpublic boolean isBotanicControl()
isBotanicControl in interface Productpublic boolean getBotanicControl()
getBotanicControl in interface Productpublic void setIdentificationControl(boolean identificationControl)
setIdentificationControl in interface Productpublic boolean isIdentificationControl()
isIdentificationControl in interface Productpublic boolean getIdentificationControl()
getIdentificationControl in interface Productpublic List<org.nuiton.topia.persistence.TopiaEntity> getAggregate() throws org.nuiton.topia.TopiaException
getAggregate in interface org.nuiton.topia.persistence.TopiaEntitygetAggregate in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionpublic List<org.nuiton.topia.persistence.TopiaEntity> getComposite() throws org.nuiton.topia.TopiaException
getComposite in interface org.nuiton.topia.persistence.TopiaEntitygetComposite in class org.nuiton.topia.persistence.TopiaEntityAbstractorg.nuiton.topia.TopiaExceptionCopyright © 2012 Herboristerie Cailleau. All Rights Reserved.