public abstract class AbstractNode_Base extends pt.ist.fenixframework.core.AbstractDomainObject
pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
AbstractNode_Base() |
| Modifier and Type | Method and Description |
|---|---|
InnerNode |
getParent() |
static pt.ist.fenixframework.dml.runtime.DirectRelation<AbstractNode,InnerNode> |
getRelationAdtNodeHasParent() |
void |
setParent(InnerNode parent) |
checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplacepublic static pt.ist.fenixframework.dml.runtime.DirectRelation<AbstractNode,InnerNode> getRelationAdtNodeHasParent()
public InnerNode getParent()
public void setParent(InnerNode parent)
Copyright © 2018 FenixEdu. All rights reserved.