public abstract class PresentationAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Presentation
| Modifier and Type | Field and Description |
|---|---|
protected Batch |
batch
Nom de l'attribut en BD : batch
|
protected String |
name
Nom de l'attribut en BD : name
|
protected Place |
place
Nom de l'attribut en BD : place
|
protected PresentationCode |
presentationCode
Nom de l'attribut en BD : presentationCode
|
protected double |
quantity
Nom de l'attribut en BD : quantity
|
protected String |
unit
Nom de l'attribut en BD : unit
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_BATCH, PROPERTY_NAME, PROPERTY_PLACE, PROPERTY_PRESENTATION_CODE, PROPERTY_QUANTITY, PROPERTY_UNIT| Constructor and Description |
|---|
PresentationAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
Batch |
getBatch() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
String |
getName() |
Place |
getPlace() |
PresentationCode |
getPresentationCode() |
double |
getQuantity() |
String |
getUnit() |
void |
setBatch(Batch batch) |
void |
setName(String name) |
void |
setPlace(Place place) |
void |
setPresentationCode(PresentationCode presentationCode) |
void |
setQuantity(double quantity) |
void |
setUnit(String unit) |
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 name
protected double quantity
protected String unit
protected Place place
protected Batch batch
protected PresentationCode presentationCode
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 setName(String name)
setName in interface Presentationpublic String getName()
getName in interface Presentationpublic void setQuantity(double quantity)
setQuantity in interface Presentationpublic double getQuantity()
getQuantity in interface Presentationpublic void setUnit(String unit)
setUnit in interface Presentationpublic String getUnit()
getUnit in interface Presentationpublic void setPlace(Place place)
setPlace in interface Presentationpublic Place getPlace()
getPlace in interface Presentationpublic void setBatch(Batch batch)
setBatch in interface Presentationpublic Batch getBatch()
getBatch in interface Presentationpublic void setPresentationCode(PresentationCode presentationCode)
setPresentationCode in interface Presentationpublic PresentationCode getPresentationCode()
getPresentationCode in interface Presentationpublic 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.