Class ContentZoneItemListListConverter

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

public class ContentZoneItemListListConverter extends com.broadleafcommerce.common.jpa.converter.AbstractListConverter<JpaContentZoneItemList>
  • Constructor Details

    • ContentZoneItemListListConverter

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