public class ImmerLetztesElementDynObj.UpdateHandler
extends java.lang.Object
implements de.bsvrz.dav.daf.main.ClientReceiverInterface, de.bsvrz.dav.daf.main.config.MutableCollectionChangeListener
Modifier and Type | Field and Description |
---|---|
private de.bsvrz.dav.daf.main.DataDescription |
dataDescription
DataDescription of this UpdateHandler.
|
private java.util.Map<java.lang.String,de.bsvrz.dav.daf.main.ResultData> |
lokalerCache
Lokaler Cache.
|
Constructor and Description |
---|
ImmerLetztesElementDynObj.UpdateHandler(java.util.Map<java.lang.String,de.bsvrz.dav.daf.main.ResultData> lokalerCache,
de.bsvrz.dav.daf.main.DataDescription dataDescription)
Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
void |
collectionChanged(de.bsvrz.dav.daf.main.config.MutableCollection arg0,
short arg1,
java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> added,
java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> removed) |
void |
update(de.bsvrz.dav.daf.main.ResultData[] resultData) |
private java.util.Map<java.lang.String,de.bsvrz.dav.daf.main.ResultData> lokalerCache
private de.bsvrz.dav.daf.main.DataDescription dataDescription
ImmerLetztesElementDynObj.UpdateHandler(java.util.Map<java.lang.String,de.bsvrz.dav.daf.main.ResultData> lokalerCache, de.bsvrz.dav.daf.main.DataDescription dataDescription)
lokalerCache
- Lokaler Cache.dataDescription
- Beschreibung von Attributgruppe/Aspektpublic void update(de.bsvrz.dav.daf.main.ResultData[] resultData)
update
in interface de.bsvrz.dav.daf.main.ClientReceiverInterface
public void collectionChanged(de.bsvrz.dav.daf.main.config.MutableCollection arg0, short arg1, java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> added, java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> removed)
collectionChanged
in interface de.bsvrz.dav.daf.main.config.MutableCollectionChangeListener