|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlCallback | |
|---|---|
| org.faktorips.runtime.internal | |
| Uses of XmlCallback in org.faktorips.runtime.internal |
|---|
| Methods in org.faktorips.runtime.internal with parameters of type XmlCallback | |
|---|---|
void |
AbstractModelObject.initFromXml(Element objectEl,
boolean initWithProductDefaultsBeforeReadingXmlData,
IRuntimeRepository productRepository,
IObjectReferenceStore store,
XmlCallback xmlCallback)
Initializes the policy component's state with the data stored in the given xml element. |
protected void |
AbstractModelObject.initFromXml(Element objectEl,
boolean initWithProductDefaultsBeforeReadingXmlData,
IRuntimeRepository productRepository,
IObjectReferenceStore store,
XmlCallback xmlCallback,
String currPath)
Initializes the policy component's state with the data stored in the given xml element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||