org.eclipse.jpt.jpa.core.context.orm
Class OrmBaseEnumeratedConverter.MapKeyAdapter.ConverterParentAdapter
java.lang.Object
org.eclipse.jpt.jpa.core.context.orm.OrmBaseEnumeratedConverter.MapKeyAdapter.ConverterParentAdapter
- All Implemented Interfaces:
- Converter.ParentAdapter<OrmAttributeMapping>, OrmBaseEnumeratedConverter.ParentAdapter, OrmConverter.ParentAdapter
- Enclosing class:
- OrmBaseEnumeratedConverter.MapKeyAdapter
public static class OrmBaseEnumeratedConverter.MapKeyAdapter.ConverterParentAdapter
- extends Object
- implements OrmBaseEnumeratedConverter.ParentAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrmBaseEnumeratedConverter.MapKeyAdapter.ConverterParentAdapter
public OrmBaseEnumeratedConverter.MapKeyAdapter.ConverterParentAdapter(OrmAttributeMapping parent,
org.eclipse.jpt.jpa.core.resource.orm.v2_0.XmlMapKeyConvertibleMapping_2_0 mapping)
getConverterParent
public OrmAttributeMapping getConverterParent()
- Specified by:
getConverterParent in interface Converter.ParentAdapter<OrmAttributeMapping>
setXmlEnumType
public void setXmlEnumType(org.eclipse.jpt.jpa.core.resource.orm.EnumType enumType)
- Specified by:
setXmlEnumType in interface OrmBaseEnumeratedConverter.ParentAdapter
getXmlEnumType
public org.eclipse.jpt.jpa.core.resource.orm.EnumType getXmlEnumType()
- Specified by:
getXmlEnumType in interface OrmBaseEnumeratedConverter.ParentAdapter
getEnumTextRange
public TextRange getEnumTextRange()
- Specified by:
getEnumTextRange in interface OrmBaseEnumeratedConverter.ParentAdapter
buildValidator
public org.eclipse.jpt.jpa.core.internal.context.JpaValidator buildValidator(Converter converter)
- Specified by:
buildValidator in interface Converter.ParentAdapter<OrmAttributeMapping>
Copyright (c) 2012 Oracle. All rights reserved.