Package com.broadleafcommerce.adminnavigation.domain


package com.broadleafcommerce.adminnavigation.domain
  • Classes
    Class
    Description
    A payload object intended to hold a NavMenuItem and a list of its ancestors.
    This DTO is purely a concept used in the endpoint responsible for returning the navigation tree of a menu.
    This DTO is purely a concept used in the endpoint responsible for returning the navigation tree of a menu.
    A domain representing a listed item in the admin menu's tree.