@NotStorableClass public abstract class AbstractFieldOwnerHandler extends AbstractCurrentHandler
classInfoFactory, END_ELEMENT_ERROR, logger, START_ELEMENT_ERROR, xmlImporter
Constructor and Description |
---|
AbstractFieldOwnerHandler(XmlImporter xmlImporter) |
Modifier and Type | Method and Description |
---|---|
protected FieldInfo |
createFieldInfo(ClassInfo fieldDeclaringClass,
ClassInfo fieldType,
String originalFieldName,
Boolean staticField,
Boolean transientField) |
protected ObjectAndPersistInfo |
createObjectAndPersistInfo(ObjectModelForImport fieldObjectModel) |
assertNumberOfAttribute, assertNumberOfAttribute, attribute, attributeMap, booleanAttribute, characters, classAttribute, dataRecordIdentifierAttribute, endElement, fieldDeclaringClassAttribute, getData, intAttribute, location, longAttribute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
startElement
public AbstractFieldOwnerHandler(XmlImporter xmlImporter)
protected ObjectAndPersistInfo createObjectAndPersistInfo(ObjectModelForImport fieldObjectModel) throws ImportException
ImportException
protected FieldInfo createFieldInfo(ClassInfo fieldDeclaringClass, ClassInfo fieldType, String originalFieldName, Boolean staticField, Boolean transientField) throws ImportException, ImportClassNotFoundException
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.