Class AttributePropertiesFactory

java.lang.Object
overit.geocall.edm.model.AttributePropertiesFactory

@Service public class AttributePropertiesFactory extends Object
Factory class for creating AttributeProperties objects. This class is responsible for generating attribute properties for a given company, entity, and attribute by retrieving necessary metadata and applying constraints based on the data type and EDM configuration.

This factory uses BeanFactory to retrieve the DataType instances and various property settings from PropertiesEDM.