Package org.broadleafcommerce.menu.type
Class MenuItemType
java.lang.Object
org.broadleafcommerce.menu.type.MenuItemType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class MenuItemType
extends Object
implements org.broadleafcommerce.common.BroadleafEnumerationType, Serializable
Menu Item Types
- Author:
- bpolster
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MenuItemTypestatic final MenuItemTypestatic final MenuItemTypestatic final MenuItemTypestatic final MenuItemTypestatic final MenuItemType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic MenuItemTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
LINK
-
CATEGORY
-
PAGE
-
SUBMENU
-
PRODUCT
-
CUSTOM
-
-
Constructor Details
-
MenuItemType
public MenuItemType() -
MenuItemType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
setType
-
hashCode
public int hashCode() -
equals
-