deIDFSStorageConnector Methods
The deIDFSStorageConnector type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
createFile |
Creates the file.
|
![]() |
createFolder |
Creates the folder.
|
![]() |
fileExists |
Files the exists.
|
![]() |
folderExists |
Folders the exists.
|
![]() |
getFile |
Gets the file.
|
![]() |
getFileContents |
Gets the file contents.
|
![]() |
getFiles |
Gets the files.
|
![]() |
getFilesUsingFolderID |
Gets the files using folder identifier.
|
![]() |
getFileUsingID |
Gets the file using identifier.
|
![]() |
getFolder |
Gets the folder.
|
![]() |
getFolderUsingID |
Gets the folder using identifier.
|
![]() |
getParameters |
Gets the parameters.
|
![]() |
getSubFolders |
Gets the sub folders.
|
![]() |
moveFile |
Moves the file.
|
![]() |
removeFile |
Removes the file.
|
![]() |
removeFileUsingID |
Removes the file using identifier.
|
![]() |
removeFolder |
Removes the folder.
|
![]() |
removeFolderUsingID |
Removes the folder using identifier.
|
![]() |
testConnector |
Tests the connector.
|
![]() |
updateFile |
Updates the file.
|
![]() |
updateFileUsingID |
Updates the file using identifier.
|