public abstract class InstallationData_Base extends pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
InstallationData_Base() |
| Modifier and Type | Method and Description |
|---|---|
DomainRoot |
getDomainRoot() |
ModuleData |
getModuleData() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<InstallationData,DomainRoot> |
getRelationDomainRootHasInstallationData() |
void |
setDomainRoot(DomainRoot domainRoot) |
void |
setModuleData(ModuleData moduleData) |
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<InstallationData,DomainRoot> getRelationDomainRootHasInstallationData()
public ModuleData getModuleData()
public void setModuleData(ModuleData moduleData)
public DomainRoot getDomainRoot()
public void setDomainRoot(DomainRoot domainRoot)
Copyright © 2018 FenixEdu. All rights reserved.