| Modifier and Type | Field and Description |
|---|---|
static FolderDto |
Common.folderDestination |
static FolderDto |
Common.folderSource |
| Modifier and Type | Method and Description |
|---|---|
FolderDto |
Functionality.addTheGoBackOption(boolean isForSource) |
FolderDto |
Functionality.makeFolder(String name) |
| Modifier and Type | Method and Description |
|---|---|
FolderDto |
AgentProxy.getLocalAgentSources(String path) |
FolderDto |
AgentProxy.getTreeSources(String type) |
FolderDto |
AgentProxy.makeFolder(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentProxy.printFolder(FolderDto folder,
int indent) |
| Modifier and Type | Method and Description |
|---|---|
FolderDto |
ConnectionFTP.browse() |
FolderDto |
ConnectionSMP.browse() |
FolderDto |
WorkspaceWorker.createTree(org.gcube.common.homelibrary.home.workspace.WorkspaceFolder root,
String workspaceWebDavLink) |
FolderDto |
ConnectionFTP.listFilesAndDirectories(org.apache.commons.net.ftp.FTPFile[] ftpFiles,
String pathFolder,
int depth) |
FolderDto |
ConnectionFTP.listOnlyFirstLevel(org.apache.commons.net.ftp.FTPFile[] ftpFiles,
String pathFolder,
int depth) |
FolderDto |
ConnectionFTP.makeFolder(String name) |
FolderDto |
ConnectionHTTP.makeFolder(String name) |
FolderDto |
ConnectionSMP.makeFolder(String name) |
FolderDto |
WorkspaceWorker.makeFolder(String name,
String idInWorkspace) |
FolderDto |
ListFiles.process() |
FolderDto |
ConnectionHTTP.process() |
FolderDto |
ConnectionSMP.process() |
FolderDto |
ConnectionFTP.process(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFiles.printFolder(FolderDto folder,
int indent) |
void |
ConnectionFTP.printFolder(FolderDto folder,
int indent) |
void |
ConnectionHTTP.printFolder(FolderDto folder,
int indent) |
void |
WorkspaceWorker.printFolder(FolderDto folder,
int indent) |
void |
ConnectionSMP.printFolder(FolderDto folder,
int indent) |
| Modifier and Type | Method and Description |
|---|---|
List<FolderDto> |
FolderDto.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderDto.addChild(FolderDto child) |
| Modifier and Type | Method and Description |
|---|---|
void |
FolderDto.setChildren(List<FolderDto> children) |
Copyright © 2016. All Rights Reserved.