@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class PerformanceFileAbstract extends org.nuiton.topia.persistence.internal.AbstractTopiaEntity implements PerformanceFile
| Modifier and Type | Field and Description |
|---|---|
protected Blob |
content
Nom de l'attribut en BD : content
|
protected Performance |
performance
Nom de l'attribut en BD : performance
|
DEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_CONTENT, PROPERTY_PERFORMANCE| Constructor and Description |
|---|
PerformanceFileAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
Blob |
getContent() |
Performance |
getPerformance() |
void |
setContent(Blob content) |
void |
setPerformance(Performance performance) |
addPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected Blob content
protected Performance performance
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
org.nuiton.topia.persistence.TopiaExceptionpublic void setContent(Blob content)
setContent in interface PerformanceFilepublic Blob getContent()
getContent in interface PerformanceFilepublic void setPerformance(Performance performance)
setPerformance in interface PerformanceFilepublic Performance getPerformance()
getPerformance in interface PerformanceFileCopyright © 2013–2015 Inra. All rights reserved.