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 aCustomerSegmentType
directly to/from a concrete segment type instance.CustomerSegmentTypeConverter.ConvertFromString CustomerSegmentTypeConverter.ConvertToString CustomerSegmentTypeInitializer InitializesCustomerSegmentType
instances for use. -
Exception Summary Exception Description CustomerSegmentTypeInitializationException Throw if initialization of aCustomerSegmentType
fails. -
Annotation Types Summary Annotation Type Description CustomerSegmentTypes Annotation for use on a Spring @Configuration class to designate a setCustomerSegmentType
to be initialized.