- All Implemented Interfaces:
- Cloneable, RuleBuilderFieldService, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
@Service(value="blCustomerFieldService")
public class CustomerFieldServiceImpl
extends AbstractRuleBuilderFieldService
An implementation of a RuleBuilderFieldService
that constructs metadata necessary
to build the supported fields for a Customer entity
- Author:
- Elbert Bautista (elbertbautista)