public interface FolderDeletionHelper
Modifier and Type | Interface and Description |
---|---|
static interface |
FolderDeletionHelper.FolderDeletionHelperClient
Client interface to handle deletions.
|
Modifier and Type | Method and Description |
---|---|
long |
commitDeletes()
Commit deletes, based on root prefix and seen URIs (@see put)
|
SyncedEntry |
getSynchedEntry(Key key) |
void |
put(Key key)
Add (register) an entry.
|
SyncedEntry getSynchedEntry(Key key)
void put(Key key)
key
- The key to registerlong commitDeletes() throws PushAPIException
java.lang.Exception
- upon errorPushAPIException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.