Class SkuBundleItemCustomPersistenceHandler

java.lang.Object
org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
org.broadleafcommerce.admin.server.service.handler.SkuBundleItemCustomPersistenceHandler
All Implemented Interfaces:
CustomPersistenceHandler, org.springframework.core.Ordered

@Component("blSkuBundleItemCustomPersistenceHandler") public class SkuBundleItemCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
Overridden to provide the option values field on the SkuBundleItem list
Author:
Phillip Verheyden (phillipuniverse)