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

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

@Component(value="blInventoryTypeOptionsExtensionListener")
public class InventoryTypeEnumOptionsExtensionListener
extends AbstractRuleBuilderEnumOptionsExtensionListener

Rule Builder enum options provider for HourOfDayType

Author:
Andre Azzolini (apazzolini)

Constructor Summary
InventoryTypeEnumOptionsExtensionListener()
           
 
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

InventoryTypeEnumOptionsExtensionListener

public InventoryTypeEnumOptionsExtensionListener()
Method Detail

getValuesToGenerate

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


Copyright © 2013. All Rights Reserved.