public class AttributeConverterManager extends Object implements AttributeConverterAutoApplyHandler
Constructor and Description |
---|
AttributeConverterManager() |
Modifier and Type | Method and Description |
---|---|
AttributeConverterDescriptor |
findAutoApplyConverterForAttribute(XProperty xProperty,
MetadataBuildingContext context) |
AttributeConverterDescriptor |
findAutoApplyConverterForCollectionElement(XProperty xProperty,
MetadataBuildingContext context) |
AttributeConverterDescriptor |
findAutoApplyConverterForMapKey(XProperty xProperty,
MetadataBuildingContext context) |
public AttributeConverterDescriptor findAutoApplyConverterForAttribute(XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForAttribute
in interface AttributeConverterAutoApplyHandler
public AttributeConverterDescriptor findAutoApplyConverterForCollectionElement(XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForCollectionElement
in interface AttributeConverterAutoApplyHandler
public AttributeConverterDescriptor findAutoApplyConverterForMapKey(XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForMapKey
in interface AttributeConverterAutoApplyHandler
Copyright © 2018 JBoss by Red Hat. All rights reserved.