Package com.broadleafcommerce.customer.segments
-
Class Summary Class Description CustomerSegmentType Extensible enumeration defining customer segment types.CustomerSegmentType.CustomerSegmentTypeConverter CustomerSegmentTypeConverter Converters allowing conversion of API request/response values of aCustomerSegmentTypedirectly to/from a concrete segment type instance.CustomerSegmentTypeConverter.ConvertFromString CustomerSegmentTypeConverter.ConvertToString CustomerSegmentTypeInitializer InitializesCustomerSegmentTypeinstances for use. -
Exception Summary Exception Description CustomerSegmentTypeInitializationException Throw if initialization of aCustomerSegmentTypefails. -
Annotation Types Summary Annotation Type Description CustomerSegmentTypes Annotation for use on a Spring @Configuration class to designate a setCustomerSegmentTypeto be initialized.