java.lang.Object
com.broadleafcommerce.data.tracking.core.tenant.domain.InheritanceLine

public class InheritanceLine extends Object
The upward catalog hierarchy for a single assigned Catalog instance
Author:
Jeff Fischer
  • Constructor Details

  • Method Details

    • getMembers

      public List<InheritanceMember> getMembers()
      The catalog nodes in the hierarchy
      Returns:
      The catalog nodes in the hierarchy
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object