|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FolderDto in org.gcube.datatransfer.portlets.user.client |
|---|
| Fields in org.gcube.datatransfer.portlets.user.client declared as FolderDto | |
|---|---|
static FolderDto |
Common.folderDestination
|
static FolderDto |
Common.folderSource
|
| Methods in org.gcube.datatransfer.portlets.user.client that return FolderDto | |
|---|---|
FolderDto |
Functionality.addTheGoBackOption(boolean isForSource)
|
FolderDto |
Functionality.makeFolder(String name)
|
| Uses of FolderDto in org.gcube.datatransfer.portlets.user.server |
|---|
| Methods in org.gcube.datatransfer.portlets.user.server that return FolderDto | |
|---|---|
FolderDto |
AgentProxy.getLocalAgentSources(String path)
|
FolderDto |
AgentProxy.getTreeSources(String type)
|
FolderDto |
AgentProxy.makeFolder(String name)
|
| Methods in org.gcube.datatransfer.portlets.user.server with parameters of type FolderDto | |
|---|---|
void |
AgentProxy.printFolder(FolderDto folder,
int indent)
|
| Uses of FolderDto in org.gcube.datatransfer.portlets.user.server.workers |
|---|
| Methods in org.gcube.datatransfer.portlets.user.server.workers that return FolderDto | |
|---|---|
FolderDto |
ConnectionSMP.browse()
|
FolderDto |
ConnectionFTP.browse()
|
FolderDto |
WorkspaceWorker.createTree(org.gcube.portlets.user.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 |
ConnectionSMP.makeFolder(String name)
|
FolderDto |
ConnectionHTTP.makeFolder(String name)
|
FolderDto |
ConnectionFTP.makeFolder(String name)
|
FolderDto |
WorkspaceWorker.makeFolder(String name,
String idInWorkspace)
|
FolderDto |
ConnectionSMP.process()
|
FolderDto |
ListFiles.process()
|
FolderDto |
ConnectionHTTP.process()
|
FolderDto |
ConnectionFTP.process(String path)
|
| Methods in org.gcube.datatransfer.portlets.user.server.workers with parameters of type FolderDto | |
|---|---|
void |
ConnectionSMP.printFolder(FolderDto folder,
int indent)
|
void |
ListFiles.printFolder(FolderDto folder,
int indent)
|
void |
ConnectionHTTP.printFolder(FolderDto folder,
int indent)
|
void |
ConnectionFTP.printFolder(FolderDto folder,
int indent)
|
void |
WorkspaceWorker.printFolder(FolderDto folder,
int indent)
|
| Uses of FolderDto in org.gcube.datatransfer.portlets.user.shared.obj |
|---|
| Methods in org.gcube.datatransfer.portlets.user.shared.obj that return types with arguments of type FolderDto | |
|---|---|
List<FolderDto> |
FolderDto.getChildren()
|
| Methods in org.gcube.datatransfer.portlets.user.shared.obj with parameters of type FolderDto | |
|---|---|
void |
FolderDto.addChild(FolderDto child)
|
| Method parameters in org.gcube.datatransfer.portlets.user.shared.obj with type arguments of type FolderDto | |
|---|---|
void |
FolderDto.setChildren(List<FolderDto> children)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||