Class LegalEntityParentChildNode

  • All Implemented Interfaces:
    Serializable

    public class LegalEntityParentChildNode
    extends ParentChildNode<LegalEntityParentChildNode>
    Legal entity nodes are only used to generate the legal entity hierarchy datastore (which requires only parent child fields.) Because of this, as of now this class does not contain any fields unique from ParentChildNode though legal entities in the datastore do contain legal entity specific fields.
    Author:
    ActiveViam
    See Also:
    Serialized Form