public abstract class ProductionAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Production
| Modifier and Type | Field and Description |
|---|---|
protected Presentation |
correction
Nom de l'attribut en BD : correction
|
protected Date |
date
Nom de l'attribut en BD : date
|
protected Zone |
destination
Nom de l'attribut en BD : destination
|
protected Presentation |
presentation
Nom de l'attribut en BD : presentation
|
protected double |
quantity
Nom de l'attribut en BD : quantity
|
protected Zone |
source
Nom de l'attribut en BD : source
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_CORRECTION, PROPERTY_DATE, PROPERTY_DESTINATION, PROPERTY_PRESENTATION, PROPERTY_QUANTITY, PROPERTY_SOURCE| Constructor and Description |
|---|
ProductionAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
Presentation |
getCorrection() |
Date |
getDate() |
Zone |
getDestination() |
Presentation |
getPresentation() |
double |
getQuantity() |
Zone |
getSource() |
void |
setCorrection(Presentation correction) |
void |
setDate(Date date) |
void |
setDestination(Zone destination) |
void |
setPresentation(Presentation presentation) |
void |
setQuantity(double quantity) |
void |
setSource(Zone source) |
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 Date date
protected double quantity
protected Presentation presentation
protected Zone destination
protected Zone source
protected Presentation correction
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 setDate(Date date)
setDate in interface Productionpublic Date getDate()
getDate in interface Productionpublic void setQuantity(double quantity)
setQuantity in interface Productionpublic double getQuantity()
getQuantity in interface Productionpublic void setPresentation(Presentation presentation)
setPresentation in interface Productionpublic Presentation getPresentation()
getPresentation in interface Productionpublic void setDestination(Zone destination)
setDestination in interface Productionpublic Zone getDestination()
getDestination in interface Productionpublic void setSource(Zone source)
setSource in interface Productionpublic Zone getSource()
getSource in interface Productionpublic void setCorrection(Presentation correction)
setCorrection in interface Productionpublic Presentation getCorrection()
getCorrection in interface Productionpublic 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-2013 Herboristerie Cailleau. All Rights Reserved.