public abstract class AnalyzeFileAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements AnalyzeFile
| Modifier and Type | Field and Description |
|---|---|
protected Batch |
batch
Nom de l'attribut en BD : batch
|
protected BatchAnalyze |
batchAnalyze
Nom de l'attribut en BD : batchAnalyze
|
protected Blob |
data
Nom de l'attribut en BD : data
|
protected String |
name
Nom de l'attribut en BD : name
|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoablesPROPERTY_BATCH, PROPERTY_BATCH_ANALYZE, PROPERTY_DATA, PROPERTY_NAME| Constructor and Description |
|---|
AnalyzeFileAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.EntityVisitor visitor) |
List<org.nuiton.topia.persistence.TopiaEntity> |
getAggregate() |
Batch |
getBatch() |
BatchAnalyze |
getBatchAnalyze() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
Blob |
getData() |
String |
getName() |
void |
setBatch(Batch batch) |
void |
setBatchAnalyze(BatchAnalyze batchAnalyze) |
void |
setData(Blob data) |
void |
setName(String name) |
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 String name
protected Blob data
protected BatchAnalyze batchAnalyze
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 setName(String name)
setName in interface AnalyzeFilepublic String getName()
getName in interface AnalyzeFilepublic void setData(Blob data)
setData in interface AnalyzeFilepublic Blob getData()
getData in interface AnalyzeFilepublic void setBatchAnalyze(BatchAnalyze batchAnalyze)
setBatchAnalyze in interface AnalyzeFilepublic BatchAnalyze getBatchAnalyze()
getBatchAnalyze in interface AnalyzeFilepublic void setBatch(Batch batch)
setBatch in interface AnalyzeFilepublic Batch getBatch()
getBatch in interface AnalyzeFilepublic 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.