public abstract class ProductPlaceAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements ProductPlace
| Modifier and Type | Field and Description |
|---|---|
protected Place |
place
Nom de l'attribut en BD : place
|
protected PresentationCode |
presentationCode
Nom de l'attribut en BD : presentationCode
|
protected Product |
product
Nom de l'attribut en BD : product
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_PLACE, PROPERTY_PRESENTATION_CODE, PROPERTY_PRODUCT| Constructor and Description |
|---|
ProductPlaceAbstract() |
| 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() |
Place |
getPlace() |
PresentationCode |
getPresentationCode() |
Product |
getProduct() |
void |
setPlace(Place place) |
void |
setPresentationCode(PresentationCode presentationCode) |
void |
setProduct(Product product) |
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 PresentationCode presentationCode
protected Product product
protected Place place
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 setPresentationCode(PresentationCode presentationCode)
setPresentationCode in interface ProductPlacepublic PresentationCode getPresentationCode()
getPresentationCode in interface ProductPlacepublic void setProduct(Product product)
setProduct in interface ProductPlacepublic Product getProduct()
getProduct in interface ProductPlacepublic void setPlace(Place place)
setPlace in interface ProductPlacepublic Place getPlace()
getPlace in interface ProductPlacepublic 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–2014 Herboristerie Cailleau. All rights reserved.