public class Surrogate2MapEntry extends AbstractDeferred implements ISurrogate2Entry
| Modifier and Type | Field and Description |
|---|---|
static String |
keyField |
static String |
valueField |
downInTree, upInTree| Constructor and Description |
|---|
Surrogate2MapEntry(String field,
MapEntry domainObject,
AbstractSurrogate surrogate) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNextUpInTree(IDeferred deferred) |
Object |
entry2Update() |
boolean |
equals(Object obj) |
MapEntry |
getMapEntry() |
AbstractSurrogate |
getSurrogate() |
int |
hashCode() |
boolean |
isKey() |
boolean |
isValue() |
void |
performUpdate() |
addDownInTree, breakLoops, isLeaf, isRoot, modifiedBy, modifyNextUp, nextUp, removeFromDownTree, removeFromUpTreepublic static final String keyField
public static final String valueField
public Surrogate2MapEntry(String field, MapEntry domainObject, AbstractSurrogate surrogate)
public void performUpdate()
performUpdate in interface IDeferredpublic MapEntry getMapEntry()
public AbstractSurrogate getSurrogate()
getSurrogate in interface ISurrogate2Entrypublic boolean isKey()
public boolean isValue()
public void addNextUpInTree(IDeferred deferred)
addNextUpInTree in interface IDeferredaddNextUpInTree in class AbstractDeferredpublic Object entry2Update()
entry2Update in interface ISurrogate2EntryCopyright © 2016. All rights reserved.