public abstract class BatchAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Batch
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Analyze> |
analyze
Nom de l'attribut en BD : analyze
|
protected Date |
dluo
Nom de l'attribut en BD : dluo
|
protected Date |
dmes
Nom de l'attribut en BD : dmes
|
protected Date |
dpmes
Nom de l'attribut en BD : dpmes
|
protected Date |
entryDate
Nom de l'attribut en BD : entryDate
|
protected int |
newAttr
Nom de l'attribut en BD : newAttr
|
protected int |
number
Nom de l'attribut en BD : number
|
protected Collection<Presentation> |
presentation
Nom de l'attribut en BD : presentation
|
protected Product |
product
Nom de l'attribut en BD : product
|
protected Date |
spentDate
Nom de l'attribut en BD : spentDate
|
protected Supplier |
supplier
Nom de l'attribut en BD : supplier
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesANALYZE, DLUO, DMES, DPMES, ENTRY_DATE, NEW_ATTR, NUMBER, PRESENTATION, PRODUCT, SPENT_DATE, SUPPLIER| Constructor and Description |
|---|
BatchAbstract() |
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, wait, wait, waitaddPropertyChangeListener, addPropertyChangeListener, addPropertyListener, addPropertyListener, addVetoableChangeListener, addVetoableChangeListener, addVetoableListener, addVetoableListener, getTopiaCreateDate, getTopiaId, getTopiaVersion, removePropertyChangeListener, removePropertyChangeListener, removePropertyListener, removePropertyListener, removeVetoableChangeListener, removeVetoableChangeListener, removeVetoableListener, removeVetoableListener, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected int number
protected Date entryDate
protected Date dmes
protected Date dpmes
protected Date dluo
protected Date spentDate
protected int newAttr
protected Collection<Analyze> analyze
protected Collection<Presentation> presentation
protected Supplier supplier
protected Product product
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 setEntryDate(Date entryDate)
setEntryDate in interface Batchpublic Date getEntryDate()
getEntryDate in interface Batchpublic void setSpentDate(Date spentDate)
setSpentDate in interface Batchpublic Date getSpentDate()
getSpentDate in interface Batchpublic void setNewAttr(int newAttr)
setNewAttr in interface Batchpublic int getNewAttr()
getNewAttr in interface Batchpublic void addAnalyze(Analyze analyze)
addAnalyze in interface Batchpublic void addAllAnalyze(Collection<Analyze> analyze)
addAllAnalyze in interface Batchpublic void setAnalyze(Collection<Analyze> analyze)
setAnalyze in interface Batchpublic void removeAnalyze(Analyze analyze)
removeAnalyze in interface Batchpublic void clearAnalyze()
clearAnalyze in interface Batchpublic Collection<Analyze> getAnalyze()
getAnalyze in interface Batchpublic Analyze getAnalyzeByTopiaId(String topiaId)
getAnalyzeByTopiaId in interface Batchpublic int sizeAnalyze()
sizeAnalyze in interface Batchpublic boolean isAnalyzeEmpty()
isAnalyzeEmpty in interface Batchpublic void addPresentation(Presentation presentation)
addPresentation in interface Batchpublic void addAllPresentation(Collection<Presentation> presentation)
addAllPresentation in interface Batchpublic void setPresentation(Collection<Presentation> presentation)
setPresentation in interface Batchpublic void removePresentation(Presentation presentation)
removePresentation in interface Batchpublic void clearPresentation()
clearPresentation in interface Batchpublic Collection<Presentation> getPresentation()
getPresentation in interface Batchpublic Presentation getPresentationByTopiaId(String topiaId)
getPresentationByTopiaId in interface Batchpublic int sizePresentation()
sizePresentation in interface Batchpublic boolean isPresentationEmpty()
isPresentationEmpty in interface Batchpublic void setSupplier(Supplier supplier)
setSupplier in interface Batchpublic Supplier getSupplier()
getSupplier in interface Batchpublic void setProduct(Product product)
setProduct in interface Batchpublic Product getProduct()
getProduct in interface Batchpublic 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.