public abstract class AnalyzeAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements Analyze
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AnalyzeFile> |
analyzeFile
Nom de l'attribut en BD : analyzeFile
|
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 |
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_FILE, PROPERTY_ANALYZE_TYPE, PROPERTY_BATCH, PROPERTY_CREATION_DATE, PROPERTY_RECEIPT_DATE, PROPERTY_SENT_DATE, PROPERTY_SUPPLIER, PROPERTY_SYNTHESIS, PROPERTY_SYNTHESIS_MENTION| Constructor and Description |
|---|
AnalyzeAbstract() |
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 receiptDate
protected String synthesis
protected AnalyzeType analyzeType
protected Collection<AnalyzeFile> analyzeFile
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 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 addAnalyzeFile(AnalyzeFile analyzeFile)
addAnalyzeFile in interface Analyzepublic void addAllAnalyzeFile(Collection<AnalyzeFile> analyzeFile)
addAllAnalyzeFile in interface Analyzepublic void setAnalyzeFile(Collection<AnalyzeFile> analyzeFile)
setAnalyzeFile in interface Analyzepublic void removeAnalyzeFile(AnalyzeFile analyzeFile)
removeAnalyzeFile in interface Analyzepublic void clearAnalyzeFile()
clearAnalyzeFile in interface Analyzepublic Collection<AnalyzeFile> getAnalyzeFile()
getAnalyzeFile in interface Analyzepublic AnalyzeFile getAnalyzeFileByTopiaId(String topiaId)
getAnalyzeFileByTopiaId in interface Analyzepublic int sizeAnalyzeFile()
sizeAnalyzeFile in interface Analyzepublic boolean isAnalyzeFileEmpty()
isAnalyzeFileEmpty 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.