|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataReceiver
A generic mediator between XML-Sources and Elexis objects
| Method Summary | |
|---|---|
Result |
finalizeImport()
end of the input operation. can be used for cleanup. |
Result<java.lang.Object> |
load(Element input,
java.lang.Object context)
load an Object from an XML stream |
| Method Detail |
|---|
Result<java.lang.Object> load(Element input,
java.lang.Object context)
input - the Element to loadcontext - the context to put the element
Result finalizeImport()
|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||