Class CategoryFieldServiceImpl

java.lang.Object
org.broadleafcommerce.openadmin.web.rulebuilder.service.AbstractRuleBuilderFieldService
org.broadleafcommerce.admin.web.rulebuilder.service.CategoryFieldServiceImpl
All Implemented Interfaces:
Cloneable, EventListener, RuleBuilderFieldService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

@Service("blCategoryFieldService") public class CategoryFieldServiceImpl extends AbstractRuleBuilderFieldService
An implementation of a RuleBuilderFieldService that constructs metadata necessary to build the supported fields for a Category entity
Author:
Andre Azzolini (apazzolini)