public abstract class BatchAnalyzeAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements BatchAnalyze
| Modifier and Type | Field and Description |
|---|---|
protected AnalyzeType |
analyzeType
Nom de l'attribut en BD : analyzeType
|
protected Batch |
batch
Nom de l'attribut en BD : batch
|
protected Date |
creationDate
Nom de l'attribut en BD : creationDate
|
protected Date |
receiptDate
Nom de l'attribut en BD : receiptDate
|
protected Date |
receiptLimitDate
Nom de l'attribut en BD : receiptLimitDate
|
protected Date |
sentDate
Nom de l'attribut en BD : sentDate
|
protected Supplier |
supplier
Nom de l'attribut en BD : supplier
|
protected String |
synthesis
Nom de l'attribut en BD : synthesis
|
protected SynthesisMention |
synthesisMention
Nom de l'attribut en BD : synthesisMention
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_ANALYZE_TYPE, PROPERTY_BATCH, PROPERTY_CREATION_DATE, PROPERTY_RECEIPT_DATE, PROPERTY_RECEIPT_LIMIT_DATE, PROPERTY_SENT_DATE, PROPERTY_SUPPLIER, PROPERTY_SYNTHESIS, PROPERTY_SYNTHESIS_MENTION| Constructor and Description |
|---|
BatchAnalyzeAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
AnalyzeType |
getAnalyzeType() |
Batch |
getBatch() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
Date |
getCreationDate() |
Date |
getReceiptDate() |
Date |
getReceiptLimitDate() |
Date |
getSentDate() |
Supplier |
getSupplier() |
String |
getSynthesis() |
SynthesisMention |
getSynthesisMention() |
void |
setAnalyzeType(AnalyzeType analyzeType) |
void |
setBatch(Batch batch) |
void |
setCreationDate(Date creationDate) |
void |
setReceiptDate(Date receiptDate) |
void |
setReceiptLimitDate(Date receiptLimitDate) |
void |
setSentDate(Date sentDate) |
void |
setSupplier(Supplier supplier) |
void |
setSynthesis(String synthesis) |
void |
setSynthesisMention(SynthesisMention synthesisMention) |
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 creationDate
protected Date sentDate
protected Date receiptLimitDate
protected Date receiptDate
protected String synthesis
protected AnalyzeType analyzeType
protected Batch batch
protected Supplier supplier
protected SynthesisMention synthesisMention
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 setCreationDate(Date creationDate)
setCreationDate in interface BatchAnalyzepublic Date getCreationDate()
getCreationDate in interface BatchAnalyzepublic void setSentDate(Date sentDate)
setSentDate in interface BatchAnalyzepublic Date getSentDate()
getSentDate in interface BatchAnalyzepublic void setReceiptLimitDate(Date receiptLimitDate)
setReceiptLimitDate in interface BatchAnalyzepublic Date getReceiptLimitDate()
getReceiptLimitDate in interface BatchAnalyzepublic void setReceiptDate(Date receiptDate)
setReceiptDate in interface BatchAnalyzepublic Date getReceiptDate()
getReceiptDate in interface BatchAnalyzepublic void setSynthesis(String synthesis)
setSynthesis in interface BatchAnalyzepublic String getSynthesis()
getSynthesis in interface BatchAnalyzepublic void setAnalyzeType(AnalyzeType analyzeType)
setAnalyzeType in interface BatchAnalyzepublic AnalyzeType getAnalyzeType()
getAnalyzeType in interface BatchAnalyzepublic void setBatch(Batch batch)
setBatch in interface BatchAnalyzepublic Batch getBatch()
getBatch in interface BatchAnalyzepublic void setSupplier(Supplier supplier)
setSupplier in interface BatchAnalyzepublic Supplier getSupplier()
getSupplier in interface BatchAnalyzepublic void setSynthesisMention(SynthesisMention synthesisMention)
setSynthesisMention in interface BatchAnalyzepublic SynthesisMention getSynthesisMention()
getSynthesisMention in interface BatchAnalyzepublic 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.