Project Wonder 5.0

er.extensions.eof
Class ERXObjectStoreCoordinatorSynchronizer.RemoteChange

java.lang.Object
  extended by er.extensions.eof.ERXObjectStoreCoordinatorSynchronizer.Change
      extended by er.extensions.eof.ERXObjectStoreCoordinatorSynchronizer.RemoteChange
Enclosing class:
ERXObjectStoreCoordinatorSynchronizer

public static class ERXObjectStoreCoordinatorSynchronizer.RemoteChange
extends ERXObjectStoreCoordinatorSynchronizer.Change


Constructor Summary
ERXObjectStoreCoordinatorSynchronizer.RemoteChange(java.lang.String identifier, int transactionID, int transactionSize)
           
 
Method Summary
 void addRemoteCacheChange(ERXDatabase.CacheChange cacheChange)
           
 long creationDate()
           
 java.lang.String identifier()
           
 boolean isComplete()
           
 com.webobjects.foundation.NSArray remoteCacheChanges()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXObjectStoreCoordinatorSynchronizer.RemoteChange

public ERXObjectStoreCoordinatorSynchronizer.RemoteChange(java.lang.String identifier,
                                                          int transactionID,
                                                          int transactionSize)
Method Detail

identifier

public java.lang.String identifier()

remoteCacheChanges

public com.webobjects.foundation.NSArray remoteCacheChanges()

addRemoteCacheChange

public void addRemoteCacheChange(ERXDatabase.CacheChange cacheChange)

isComplete

public boolean isComplete()

creationDate

public long creationDate()

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.