@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public interface PerformanceFile extends org.nuiton.topia.persistence.TopiaEntity
static String
PROPERTY_CONTENT
PROPERTY_PERFORMANCE
AGGREGATE, COMPOSITE, PROPERTY_TOPIA_CREATE_DATE, PROPERTY_TOPIA_ID, PROPERTY_TOPIA_VERSION, TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION
Blob
getContent()
Performance
getPerformance()
void
setContent(Blob content)
setPerformance(Performance performance)
accept, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, setTopiaCreateDate, setTopiaId, setTopiaVersion
static final String PROPERTY_CONTENT
static final String PROPERTY_PERFORMANCE
void setContent(Blob content)
Blob getContent()
void setPerformance(Performance performance)
Performance getPerformance()
Copyright © 2013–2015 Inra. All rights reserved.