| Modifier and Type | Method and Description |
|---|---|
Storable |
ObjectManager.copy(Storable dst,
Storable obj,
String projectId,
String sessionId) |
Storable |
AbstractObjectManager.copy(Storable dst,
Storable obj,
String projectId,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
Storable |
FolderObjectManager.copy(Storable dst,
Storable obj,
String projectId,
String sessionId) |
| Modifier and Type | Method and Description |
|---|---|
Storable |
Storable.copy(Storable newParent) |
| Modifier and Type | Method and Description |
|---|---|
Storable |
JsonStorable.copy(Storable newParent) |
| Modifier and Type | Method and Description |
|---|---|
Storable |
AbstractStorable.copy(Storable newParent) |
| Modifier and Type | Method and Description |
|---|---|
Storable |
StorableCopier.copy(Storable storable,
Storable destination,
String projectId,
String prefix)
Copy from storable to destination.
|
Copyright © 2025. All rights reserved.