public abstract class FileRawData_Base extends pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
FileRawData_Base() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getContent() |
protected String |
getContentKey() |
protected FileSupport |
getFileSupport() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<FileSupport,FileRawData> |
getRelationFileRawDatas() |
protected void |
setContent(byte[] content) |
protected void |
setContentKey(String contentKey) |
protected void |
setFileSupport(FileSupport fileSupport) |
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<FileSupport,FileRawData> getRelationFileRawDatas()
protected String getContentKey()
protected void setContentKey(String contentKey)
protected byte[] getContent()
protected void setContent(byte[] content)
protected FileSupport getFileSupport()
protected void setFileSupport(FileSupport fileSupport)
Copyright © 2018 FenixEdu. All rights reserved.