Class BreadcrumbDTOType
java.lang.Object
org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
An extensible enumeration of breadcrumb types. Useful in the view layer to vary the presentation
based on the Breadcrumb type.
- Author:
- bpolster
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BreadcrumbDTOTypestatic final BreadcrumbDTOTypestatic final BreadcrumbDTOTypestatic final BreadcrumbDTOTypestatic final BreadcrumbDTOType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic BreadcrumbDTOTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
HOME
-
CATEGORY
-
PRODUCT
-
SEARCH
-
PAGE
-
-
Constructor Details
-
BreadcrumbDTOType
public BreadcrumbDTOType() -
BreadcrumbDTOType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-