public abstract class LocalFileToDelete_Base extends pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
LocalFileToDelete_Base() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFilePath() |
protected FileSupport |
getFileSupport() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<FileSupport,LocalFileToDelete> |
getRelationLocalFilesToDelete() |
protected void |
setFilePath(String filePath) |
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,LocalFileToDelete> getRelationLocalFilesToDelete()
protected String getFilePath()
protected void setFilePath(String filePath)
protected FileSupport getFileSupport()
protected void setFileSupport(FileSupport fileSupport)
Copyright © 2018 FenixEdu. All rights reserved.