org.broadleafcommerce.admin.web.rulebuilder.service.options
Class FulfillmentTypeEnumOptionsExtensionListener

java.lang.Object
  extended by org.broadleafcommerce.openadmin.web.rulebuilder.enums.AbstractRuleBuilderEnumOptionsExtensionListener
      extended by org.broadleafcommerce.admin.web.rulebuilder.service.options.FulfillmentTypeEnumOptionsExtensionListener
All Implemented Interfaces:
RuleBuilderEnumOptionsExtensionListener

@Component(value="blFulfillmentTypeOptionsExtensionListener")
public class FulfillmentTypeEnumOptionsExtensionListener
extends AbstractRuleBuilderEnumOptionsExtensionListener

Rule Builder enum options provider for HourOfDayType

Author:
Andre Azzolini (apazzolini)

Constructor Summary
FulfillmentTypeEnumOptionsExtensionListener()
           
 
Method Summary
protected  Map<String,Class<? extends BroadleafEnumerationType>> getValuesToGenerate()
           
 
Methods inherited from class org.broadleafcommerce.openadmin.web.rulebuilder.enums.AbstractRuleBuilderEnumOptionsExtensionListener
getOptionValues, getTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FulfillmentTypeEnumOptionsExtensionListener

public FulfillmentTypeEnumOptionsExtensionListener()
Method Detail

getValuesToGenerate

protected Map<String,Class<? extends BroadleafEnumerationType>> getValuesToGenerate()
Specified by:
getValuesToGenerate in class AbstractRuleBuilderEnumOptionsExtensionListener


Copyright © 2013. All Rights Reserved.