Class InnerNodeArray_Base

  • All Implemented Interfaces:
    Serializable, Iterable, pt.ist.fenixframework.DomainObject

    public abstract class InnerNodeArray_Base
    extends pt.ist.fenixframework.adt.bplustree.AbstractNodeArray
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class pt.ist.fenixframework.core.AbstractDomainObject

        pt.ist.fenixframework.core.AbstractDomainObject.SerializedForm
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected InnerNodeArray_Base()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      pt.ist.fenixframework.adt.bplustree.DoubleArray<pt.ist.fenixframework.adt.bplustree.AbstractNodeArray> getSubNodes()  
      void setSubNodes​(pt.ist.fenixframework.adt.bplustree.DoubleArray<pt.ist.fenixframework.adt.bplustree.AbstractNodeArray> subNodes)  
      • Methods inherited from class pt.ist.fenixframework.adt.bplustree.AbstractNodeArray

        externalizeArrays, internalizeArrays
      • Methods inherited from class pt.ist.fenixframework.core.AbstractDomainObject

        checkForDeletionBlockers, deleteDomainObject, ensureOid, equals, getDeletionBlockers, getDomainModel, getExternalId, getOid, hashCode, init$Instance, makeSerializedForm, toString, writeReplace
    • Constructor Detail

      • InnerNodeArray_Base

        protected InnerNodeArray_Base()
    • Method Detail

      • getSubNodes

        public pt.ist.fenixframework.adt.bplustree.DoubleArray<pt.ist.fenixframework.adt.bplustree.AbstractNodeArray> getSubNodes()
      • setSubNodes

        public void setSubNodes​(pt.ist.fenixframework.adt.bplustree.DoubleArray<pt.ist.fenixframework.adt.bplustree.AbstractNodeArray> subNodes)