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
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesANALYZE_FILE, ANALYZE_TYPE, BATCH, CREATION_DATE, RECEIPT_DATE, SENT_DATE| Constructor and Description |
|---|
AnalyzeAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
void |
addAllAnalyzeFile(Collection<AnalyzeFile> analyzeFile) |
void |
addAnalyzeFile(AnalyzeFile analyzeFile) |
void |
clearAnalyzeFile() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
Collection<AnalyzeFile> |
getAnalyzeFile() |
AnalyzeFile |
getAnalyzeFileByTopiaId(String topiaId) |
AnalyzeType |
getAnalyzeType() |
Batch |
getBatch() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
Date |
getCreationDate() |
Date |
getReceiptDate() |
Date |
getSentDate() |
boolean |
isAnalyzeFileEmpty() |
void |
removeAnalyzeFile(AnalyzeFile analyzeFile) |
void |
setAnalyzeFile(Collection<AnalyzeFile> analyzeFile) |
void |
setAnalyzeType(AnalyzeType analyzeType) |
void |
setBatch(Batch batch) |
void |
setCreationDate(Date creationDate) |
void |
setReceiptDate(Date receiptDate) |
void |
setSentDate(Date sentDate) |
int |
sizeAnalyzeFile() |
String |
toString() |
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 Date creationDate
protected Date sentDate
protected Date receiptDate
protected AnalyzeType analyzeType
protected Collection<AnalyzeFile> analyzeFile
protected Batch batch
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 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 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.