public abstract class AnalyzeAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Analyze
| 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 |
|---|
AnalyzeAbstract() |
| 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 Analyzepublic Date getCreationDate()
getCreationDate in interface Analyzepublic void setSentDate(Date sentDate)
setSentDate in interface Analyzepublic Date getSentDate()
getSentDate in interface Analyzepublic void setReceiptLimitDate(Date receiptLimitDate)
setReceiptLimitDate in interface Analyzepublic Date getReceiptLimitDate()
getReceiptLimitDate in interface Analyzepublic void setReceiptDate(Date receiptDate)
setReceiptDate in interface Analyzepublic Date getReceiptDate()
getReceiptDate in interface Analyzepublic void setSynthesis(String synthesis)
setSynthesis in interface Analyzepublic String getSynthesis()
getSynthesis in interface Analyzepublic void setAnalyzeType(AnalyzeType analyzeType)
setAnalyzeType in interface Analyzepublic AnalyzeType getAnalyzeType()
getAnalyzeType in interface Analyzepublic void setSupplier(Supplier supplier)
setSupplier in interface Analyzepublic Supplier getSupplier()
getSupplier in interface Analyzepublic void setSynthesisMention(SynthesisMention synthesisMention)
setSynthesisMention in interface Analyzepublic SynthesisMention getSynthesisMention()
getSynthesisMention in interface Analyzepublic 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.