Class BreadcrumbDTOType

java.lang.Object
org.broadleafcommerce.common.breadcrumbs.dto.BreadcrumbDTOType
All Implemented Interfaces:
Serializable, BroadleafEnumerationType

public class BreadcrumbDTOType extends Object implements 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: