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 | 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) |
public void update(de.bsvrz.dav.daf.main.ResultData[] resultData)
update in interface de.bsvrz.dav.daf.main.ClientReceiverInterfacepublic 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