public static class ERXObjectStoreCoordinatorSynchronizer.RemoteChange extends ERXObjectStoreCoordinatorSynchronizer.Change
Constructor and Description |
---|
RemoteChange(String identifier,
int transactionID,
int transactionSize) |
Modifier and Type | Method and Description |
---|---|
void |
addRemoteCacheChange(ERXDatabase.CacheChange cacheChange) |
long |
creationDate() |
String |
identifier() |
boolean |
isComplete() |
NSArray |
remoteCacheChanges() |
public RemoteChange(String identifier, int transactionID, int transactionSize)
public String identifier()
public NSArray remoteCacheChanges()
public void addRemoteCacheChange(ERXDatabase.CacheChange cacheChange)
public boolean isComplete()
public long creationDate()
Copyright © 2002 – 2024 Project Wonder.