Class FulfillmentDestinationDetailConverter

java.lang.Object
com.broadleafcommerce.common.jpa.converter.AbstractListConverter<FulfillmentDestinationDetail>
com.broadleafcommerce.fulfillment.provider.jpa.domain.support.FulfillmentDestinationDetailConverter
All Implemented Interfaces:
jakarta.persistence.AttributeConverter<List<FulfillmentDestinationDetail>,String>

public class FulfillmentDestinationDetailConverter extends com.broadleafcommerce.common.jpa.converter.AbstractListConverter<FulfillmentDestinationDetail>
  • Constructor Details

    • FulfillmentDestinationDetailConverter

      public FulfillmentDestinationDetailConverter(@Nullable @Qualifier("converterObjectMapper") com.fasterxml.jackson.databind.ObjectMapper objectMapper)