Class MapTypeManufacturerImpl

    • Constructor Detail

      • MapTypeManufacturerImpl

        public MapTypeManufacturerImpl()
    • Method Detail

      • getType

        public Map<Object,​Object> getType​(DataProviderStrategy strategy,
                                                AttributeMetadata attributeMetadata,
                                                Map<String,​Type> genericTypesArgumentsMap)
        Description copied from interface: TypeManufacturer
        Returns a type value conforming to the annotations and the AttributeMetadata provided.
        Parameters:
        strategy - The DataProviderStrategy
        attributeMetadata - The AttributeMetadata
        genericTypesArgumentsMap - map with generic types mapped to actual types
        Returns:
        A type value conforming to the annotations and the AttributeMetadata provided.