| Package | Description |
|---|---|
| org.jboss.aerogear.sync |
This package contains interfaces for AeroGear Sync.
|
| Modifier and Type | Method and Description |
|---|---|
BackupShadowDocument<T> |
DataStore.getBackupShadowDocument(String documentId,
String clientId)
Retrieves the
BackupShadowDocument matching the passed-in document documentId. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataStore.saveBackupShadowDocument(BackupShadowDocument<T> backupShadow)
Saves a backup shadow document
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.