public class FolderContainer extends ItemContainer<org.gcube.common.storagehub.model.items.FolderItem>
itemclient, itemId| Modifier | Constructor and Description |
|---|---|
protected |
FolderContainer(ItemManagerClient itemclient,
org.gcube.common.storagehub.model.items.FolderItem item) |
protected |
FolderContainer(ItemManagerClient itemclient,
String folderId) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.storagehub.model.items.FolderItem |
get() |
List<? extends org.gcube.common.storagehub.model.items.Item> |
list() |
String |
uploadFile(InputStream stream,
String filename,
String description) |
download, setItemprotected FolderContainer(ItemManagerClient itemclient, org.gcube.common.storagehub.model.items.FolderItem item)
protected FolderContainer(ItemManagerClient itemclient, String folderId)
Copyright © 2018. All Rights Reserved.