public abstract class AnalyzeFileAbstract extends org.nuiton.topia.persistence.TopiaEntityAbstract implements AnalyzeFile
| Modifier and Type | Field and Description |
|---|---|
protected Analyze |
analyze
Nom de l'attribut en BD : analyze
|
protected Batch |
batch
Nom de l'attribut en BD : batch
|
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_ANALYZE, PROPERTY_BATCH, 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() |
Analyze |
getAnalyze() |
Batch |
getBatch() |
List<org.nuiton.topia.persistence.TopiaEntity> |
getComposite() |
Blob |
getData() |
String |
getName() |
void |
setAnalyze(Analyze analyze) |
void |
setBatch(Batch batch) |
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 Analyze analyze
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 setAnalyze(Analyze analyze)
setAnalyze in interface AnalyzeFilepublic Analyze getAnalyze()
getAnalyze 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.