Interface BroadleafEnumerationType

All Known Implementing Classes:
BreadcrumbDTOType, BroadleafFormType, ContainerShapeType, ContainerSizeType, CreditCardType, DayOfMonthType, DayOfWeekType, DimensionUnitOfMeasureType, DynamicSupportedFieldType, EmailPropertyType, FileApplicationType, HourOfDayType, ISOCodeStatusType, MinuteType, ModuleConfigurationType, MonthType, NotificationEventType, PaymentAdditionalFieldType, PaymentDeclineType, PaymentGatewayRequestType, PaymentGatewayType, PaymentLogEventType, PaymentTransactionType, PaymentType, SandBoxType, ServiceStatusType, SiteMapChangeFreqType, SiteMapGeneratorType, SiteMapPriorityType, SiteResolutionType, SystemPropertyFieldType, TemplateType, TranslatedEntity, WebRequestDeviceType, WeightUnitOfMeasureType

public interface BroadleafEnumerationType
In order for the Broadleaf Administration to display enumerated values with meaningful labels, enumerations should implement this interface.
Author:
jfischer
  • Method Details

    • getType

      String getType()
    • getFriendlyType

      String getFriendlyType()