|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.SyncState.AbstractServerOperation
ix.ip2.SyncState.ClientStateDelta
public abstract static class SyncState.ClientStateDelta
| Field Summary | |
|---|---|
protected ix.icore.domain.ListOfPatternAssignment |
delta
|
| Fields inherited from class ix.ip2.SyncState.AbstractServerOperation |
|---|
clientName |
| Constructor Summary | |
|---|---|
SyncState.ClientStateDelta(java.lang.String clientName,
java.util.Map delta)
|
|
| Method Summary | |
|---|---|
ix.icore.domain.ListOfPatternAssignment |
getDelta()
|
void |
setDelta(ix.icore.domain.ListOfPatternAssignment delta)
|
| Methods inherited from class ix.ip2.SyncState.AbstractServerOperation |
|---|
getClientName, setClientName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ix.ip2.SyncState.ServerOperation |
|---|
run |
| Field Detail |
|---|
protected ix.icore.domain.ListOfPatternAssignment delta
| Constructor Detail |
|---|
public SyncState.ClientStateDelta(java.lang.String clientName,
java.util.Map delta)
| Method Detail |
|---|
public ix.icore.domain.ListOfPatternAssignment getDelta()
public void setDelta(ix.icore.domain.ListOfPatternAssignment delta)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||