public abstract class DomainLeafNode_Base extends LeafNode
LeafNode.GenericLeafNodeIterator<T>pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm| Modifier | Constructor and Description |
|---|---|
protected |
DomainLeafNode_Base() |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<Comparable,pt.ist.fenixframework.core.AbstractDomainObject> |
getDomainEntries() |
void |
setDomainEntries(TreeMap<Comparable,pt.ist.fenixframework.core.AbstractDomainObject> domainEntries) |
containsKey, createInnerNode, createNodeWithEntries, dump, get, getIndex, insert, iterator, remove, removeIndex, sizegetEntries, getNext, getPrevious, getRelationAdtLeafNodeHasSibling, setEntries, setNext, setPreviousexternalizeTreeMap, internalizeTreeMapgetParent, getRelationAdtNodeHasParent, setParentcheckForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplaceclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic TreeMap<Comparable,pt.ist.fenixframework.core.AbstractDomainObject> getDomainEntries()
public void setDomainEntries(TreeMap<Comparable,pt.ist.fenixframework.core.AbstractDomainObject> domainEntries)
Copyright © 2018 FenixEdu. All rights reserved.