FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIDFSStorageConnector Methods

The deIDFSStorageConnector type exposes the following members.

Methods


  Name Description
Public method createFile
Creates the file.
Public method createFolder
Creates the folder.
Public method fileExists
Files the exists.
Public method folderExists
Folders the exists.
Public method getFile
Gets the file.
Public method getFileContents
Gets the file contents.
Public method getFiles
Gets the files.
Public method getFilesUsingFolderID
Gets the files using folder identifier.
Public method getFileUsingID
Gets the file using identifier.
Public method getFolder
Gets the folder.
Public method getFolderUsingID
Gets the folder using identifier.
Public method getParameters
Gets the parameters.
Public method getSubFolders
Gets the sub folders.
Public method moveFile
Moves the file.
Public method removeFile
Removes the file.
Public method removeFileUsingID
Removes the file using identifier.
Public method removeFolder
Removes the folder.
Public method removeFolderUsingID
Removes the folder using identifier.
Public method testConnector
Tests the connector.
Public method updateFile
Updates the file.
Public method updateFileUsingID
Updates the file using identifier.