org.rococoa.cocoa.syncservices
Class SyncServicesLibrary.ISyncRecordEntityNameKey
java.lang.Object
org.rococoa.cocoa.syncservices.SyncServicesLibrary.ISyncRecordEntityNameKey
- Enclosing interface:
- SyncServicesLibrary
public static final class SyncServicesLibrary.ISyncRecordEntityNameKey
- extends Object
Every record passed to the sync engine (and every record received from the sync engine) must be
associated with an entity. The name of the entity is stored in the record dictionary using
this key.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncServicesLibrary.ISyncRecordEntityNameKey
public SyncServicesLibrary.ISyncRecordEntityNameKey()
get
public static SyncServicesLibrary.ISyncRecordEntityNameKey.ISyncRecordEntityNameKey_holder get()