| Modifier and Type | Method and Description |
|---|---|
ConverterAccessor |
MetadataProject.getAutoApplyConverter(MetadataClass cls)
Return the converter for the auto apply class type.
|
ConverterAccessor |
MetadataProject.getConverterAccessor(MetadataClass cls)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConverterAccessor> |
MetadataProject.getConverterAccessors()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataProject.addConverterAccessor(ConverterAccessor converterAccessor)
INTERNAL:
Add a abstract converter metadata to the project.
|
| Modifier and Type | Method and Description |
|---|---|
ConverterAccessor |
MixedConverterMetadata.buildConverterAccessor()
INTERNAL:
Build a converter accessor from this metadata.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConverterAccessor> |
XMLEntityMappings.getConverterAccessors()
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLEntityMappings.setConverterAccessors(List<ConverterAccessor> converterAccessors)
INTERNAL:
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.