Class MenuItemType

java.lang.Object
org.broadleafcommerce.menu.type.MenuItemType
All Implemented Interfaces:
Serializable

public class MenuItemType extends Object implements Serializable
Menu Item Types
Author:
bpolster
See Also:
  • Field Details

  • Constructor Details

    • MenuItemType

      public MenuItemType()
    • MenuItemType

      public MenuItemType(String type, String friendlyType)
  • Method Details