public abstract class BatchAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Batch
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AnalyzeFile> |
analyzeFile
Nom de l'attribut en BD : analyzeFile
|
protected Client |
dedicatedClient
Nom de l'attribut en BD : dedicatedClient
|
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 |
number
Nom de l'attribut en BD : number
|
protected int |
packageCount
Nom de l'attribut en BD : packageCount
|
protected Product |
product
Nom de l'attribut en BD : product
|
protected double |
quantity
Nom de l'attribut en BD : quantity
|
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, writeVetoablesPROPERTY_ANALYZE_FILE, PROPERTY_DEDICATED_CLIENT, PROPERTY_DLUO, PROPERTY_DMES, PROPERTY_DPMES, PROPERTY_ENTRY_DATE, PROPERTY_NUMBER, PROPERTY_PACKAGE_COUNT, PROPERTY_PRODUCT, PROPERTY_QUANTITY, PROPERTY_SPENT_DATE, PROPERTY_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, 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 int number
protected Date entryDate
protected Date dmes
protected Date dpmes
protected Date dluo
protected Date spentDate
protected double quantity
protected int packageCount
protected Supplier supplier
protected Product product
protected Client dedicatedClient
protected Collection<AnalyzeFile> analyzeFile
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 setQuantity(double quantity)
setQuantity in interface Batchpublic double getQuantity()
getQuantity in interface Batchpublic void setPackageCount(int packageCount)
setPackageCount in interface Batchpublic int getPackageCount()
getPackageCount 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 void setDedicatedClient(Client dedicatedClient)
setDedicatedClient in interface Batchpublic Client getDedicatedClient()
getDedicatedClient in interface Batchpublic void addAnalyzeFile(AnalyzeFile analyzeFile)
addAnalyzeFile in interface Batchpublic void addAllAnalyzeFile(Collection<AnalyzeFile> analyzeFile)
addAllAnalyzeFile in interface Batchpublic void setAnalyzeFile(Collection<AnalyzeFile> analyzeFile)
setAnalyzeFile in interface Batchpublic void removeAnalyzeFile(AnalyzeFile analyzeFile)
removeAnalyzeFile in interface Batchpublic void clearAnalyzeFile()
clearAnalyzeFile in interface Batchpublic Collection<AnalyzeFile> getAnalyzeFile()
getAnalyzeFile in interface Batchpublic AnalyzeFile getAnalyzeFileByTopiaId(String topiaId)
getAnalyzeFileByTopiaId in interface Batchpublic int sizeAnalyzeFile()
sizeAnalyzeFile in interface Batchpublic boolean isAnalyzeFileEmpty()
isAnalyzeFileEmpty 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.