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 AttributeConverterAutoApplyHandlerpublic AttributeConverterDescriptor findAutoApplyConverterForCollectionElement(XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForCollectionElement in interface AttributeConverterAutoApplyHandlerpublic AttributeConverterDescriptor findAutoApplyConverterForMapKey(XProperty xProperty, MetadataBuildingContext context)
findAutoApplyConverterForMapKey in interface AttributeConverterAutoApplyHandlerCopyright © 2017 JBoss by Red Hat. All rights reserved.