Class MenuItemAncestorList
java.lang.Object
com.broadleafcommerce.menu.domain.MenuItemAncestorList
- All Implemented Interfaces:
Serializable
A payload object intended to hold a
MenuItem
and a list of its ancestors.- Author:
- Samarth Dhruva (samarthd)
- See Also:
-
Constructor Details
-
Method Details
-
getMenuItem
- Returns:
- the menu item whose ancestors are being listed
-
getAncestors
- Returns:
- a list of ancestors of the menu item, from the immediate parent to the top-level menu item
-
equals
-
hashCode
public int hashCode() -
toString
-