FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization Methods

The deDFSSynchronization type exposes the following members.

Methods


  Name Description
Public method clearAllRequests
Clears all requests.
Public method clearAllRequestsByPeriod
Clears all requests by period.
Public method createAllRequests
Creates all requests.
Public method createUpdateFileRemoveRequest
Creates the file remove request.
Public method createUpdateFileSynchRequest
Creates the synch request.
Public method getAllRequestsByPeriod
Gets all requests by period.
Public method getAllSyncRequests
Gets all synchronize requests.
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getErroredSynchInfo
Gets the errored synch information.
Public method getFileContentUsingFilePath
Gets the file content using file path.
Public method getFileIDUsingFilePath
Gets the file identifier using file path.
Public method getNotProcessedSynchRequestsForServer
Gets the not processed synch requests for server.
Public method getProcessedSynchRequestsForServer
Gets the processed synch requests for server.
Public method getProperties
Gets the properties.
(Inherited from deAPIBase.)
Public method getProperty(String)
get property value
(Inherited from deAPIBase.)
Public method getProperty<(Of <<'(T>)>>)(String)
Gets the property.
(Inherited from deAPIBase.)
Public method getRequestDataUsingFileID
Gets the request data using file identifier.
Public method getServerList
Gets the server list.
Public method getSyncDetailsUsingFileID
Gets the synchronize details using file identifier.
Public method getTenant
Returns the current tenant
(Inherited from deAPIBase.)
Public method getTenantID
Returns tenant id
(Inherited from deAPIBase.)
Public method getUserSession
Gets the user session.
(Inherited from deAPIBase.)
Public method hasNotProcessedSynchRequestsForServer
Determines whether [has not processed synch requests for server] [the specified server name].
Public method isRequestFileContentEquals
Requests the file contents equals.
Public method processNotProcessedSynchRequests
Processes the not process synch requests.
Public method processSynchRequests
Processes the synch requests.
Public method removeAllRequestsForServer
Removes all requests for server.
Public method removeSynchRequest
Removes the synch request.
Public method removeSynchRequestUsingFilePath
Removes the synch request using file path.
Public method removeSyncInfo
Removes the synchronize data.
Public method reSyncAllErrorRequestForServer
Res the synchronize all error request for server.
Public method reSyncRequest
Res the synchronize request.
Public method reSyncRequestForAllServers
Res the synchronize request all servers.