- 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(value="blOrderItemFieldService")
public class OrderItemFieldServiceImpl
extends AbstractRuleBuilderFieldService
An implementation of a RuleBuilderFieldService
that constructs metadata necessary
to build the supported fields for an Order Item entity
- Author:
- Elbert Bautista (elbertbautista)