Package org.faktorips.runtime.internal
Class AbstractJaxbModelObject
java.lang.Object
org.faktorips.runtime.internal.AbstractModelObject
org.faktorips.runtime.internal.AbstractJaxbModelObject
- All Implemented Interfaces:
IModelObject
Deprecated.
Abstract base class for policy component types enabled for JAXB persistence.
-
Field Summary
Fields inherited from interface org.faktorips.runtime.IModelObject
CONTINUE_VALIDATION, STOP_VALIDATION
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.faktorips.runtime.internal.AbstractModelObject
createChildFromXml, createUnresolvedReference, initAssociationFromXml, initFromXml, initFromXml, initFromXml, initPropertiesFromXml, removeChildModelObjectInternal, validate, validate, validateDependants, validateSelf
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.faktorips.runtime.IModelObject
getDescription
-
Constructor Details
-
AbstractJaxbModelObject
public AbstractJaxbModelObject()Deprecated.
-
org.faktorips.runtime.xml.javax.AbstractJaxbModelObject
ororg.faktorips.runtime.xml.jakarta.AbstractJaxbModelObject
instead