public class StorableCopier extends Object
| Constructor and Description |
|---|
StorableCopier(String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
Storable |
copy(Storable storable,
Storable destination,
String projectId,
String prefix)
Copy from storable to destination.
|
static boolean |
getValueMapCopyFlag(String key) |
static void |
setKeyAndValueMapCopyFlag(String key,
boolean value) |
public StorableCopier(String sessionId)
public static boolean getValueMapCopyFlag(String key)
public static void setKeyAndValueMapCopyFlag(String key, boolean value)
public Storable copy(Storable storable, Storable destination, String projectId, String prefix) throws CopyException
CopyExceptionCopyright © 2025. All rights reserved.