public class ListEntriesUpdater extends AbstractDeferred implements IEntryUpdater
downInTree, upInTree| Constructor and Description |
|---|
ListEntriesUpdater(Collection<Object> collection) |
| Modifier and Type | Method and Description |
|---|---|
Object |
entry2Update() |
Collection<?> |
getCollection() |
Object |
objectToUpdate() |
void |
performUpdate() |
void |
updateFrom(Surrogate2ListEntry s2ListEntry) |
addDownInTree, addNextUpInTree, breakLoops, isLeaf, isRoot, modifiedBy, modifyNextUp, nextUp, removeFromDownTree, removeFromUpTreepublic ListEntriesUpdater(Collection<Object> collection)
public void performUpdate()
performUpdate in interface IDeferredpublic void updateFrom(Surrogate2ListEntry s2ListEntry)
public Collection<?> getCollection()
public Object objectToUpdate()
objectToUpdate in interface IEntryUpdaterpublic Object entry2Update()
entry2Update in interface IEntryUpdaterCopyright © 2016. All rights reserved.