|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.jpt.jpa.core.context.orm.OrmBaseTemporalConverter.AbstractAdapter
public abstract static class OrmBaseTemporalConverter.AbstractAdapter
| Method Summary | |
|---|---|
OrmConverter |
buildConverter(OrmAttributeMapping parent,
OrmXmlContextNodeFactory factory)
Build a converter for specified mapping if the mapping's XML has the adapter's value set. |
OrmConverter |
buildNewConverter(OrmAttributeMapping parent,
OrmXmlContextNodeFactory factory)
Build a converter for specified mapping. |
protected abstract OrmBaseTemporalConverter.Owner |
buildOwner(org.eclipse.jpt.jpa.core.resource.orm.XmlConvertibleMapping mapping)
|
void |
clearXmlValue(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
Clear the adapter's XML value from the specified XML mapping. |
Class<? extends Converter> |
getConverterType()
Return the type of converter handled by the adapter. |
boolean |
isActive(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
Return whether the specified XML mapping has the adapter's value set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Class<? extends Converter> getConverterType()
OrmConverter.Adapter
getConverterType in interface OrmConverter.Adapter
public OrmConverter buildConverter(OrmAttributeMapping parent,
OrmXmlContextNodeFactory factory)
OrmConverter.Adapternull otherwise.
This is used to build a converter during construction of the
converter's mapping.
buildConverter in interface OrmConverter.Adapterprotected abstract OrmBaseTemporalConverter.Owner buildOwner(org.eclipse.jpt.jpa.core.resource.orm.XmlConvertibleMapping mapping)
public boolean isActive(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
OrmConverter.Adapter
isActive in interface OrmConverter.AdapterOrmConverter.Adapter.buildNewConverter(OrmAttributeMapping, OrmXmlContextNodeFactory)
public OrmConverter buildNewConverter(OrmAttributeMapping parent,
OrmXmlContextNodeFactory factory)
OrmConverter.AdapterOrmConverter.initialize().
buildNewConverter in interface OrmConverter.Adapter#isActive(XmlConvertibleMapping)public void clearXmlValue(org.eclipse.jpt.jpa.core.resource.orm.XmlAttributeMapping xmlMapping)
OrmConverter.Adapter
clearXmlValue in interface OrmConverter.Adapter
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||