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