FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSFileStorage Members

The deDFSFileStorage type exposes the following members.

Constructors


  Name Description
Public method deDFSFileStorage(String, String, IErrorProvider)
Initializes a new instance of the deDFSSynchronization class.
Public method deDFSFileStorage(deUserSession)
Initializes a new instance of the deDFSSynchronization class.
Public method deDFSFileStorage(String, String, String)
Initializes a new instance of the deDFSFileStorage class.

Methods


  Name Description
Public method copyDFSConnector
Copies the DFS connector.
Public method createDFSConnector
Creates the DFS connector.
Public method exportDFSConnector
Exports the DFS connector.
Public method exportDFSConnectorToSQL
Exports the DFS connector to SQL
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getDefaultFileStoreConfiguration
Gets the default file store configuration.
Public method getDFSConnector(clsDFSFileStoreConfig)
Gets the DFS connector.
Public method getDFSConnector(String)
Gets the DFS connector.
Public method getDFSConnectorByID
Gets the DFS connector by identifier.
Public method getDFSConnectorIDUsingName
Gets the name of the DFS connector identifier using.
Public method getDFSConnectorsData
Gets the DFS connectors data.
Public method getDFSDefaultConnector
Gets the DFS default connector.
Public method getDFSStorageConfig
Gets the DFS storage configuration.
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 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 hasDFSConnector
Determines whether [has DFS connector] [the specified DLL name space].
Public method hasDFSConnectorName
Determines whether [has DFS connector name] [the specified s connection name].
Public method importDFSConnector
Imports the DFS connector.
Public method removeDFSConnector
Removes the DFS connector.
Public method updateDefaultFileStoreConfiguration
Updates the default file store configuration.
Public method updateDFSConnector
Updates the DFS connector.

Properties


  Name Description
Public property connectionString
gets the connection string for the database
(Inherited from deAPIBase.)
Public property errorMsg
return last error message
(Inherited from deAPIBase.)
Public property externalUserID
Gets the external user identifier.
(Inherited from deAPIBase.)
Public property isMasterTenant
return if the session is for the master tenant
(Inherited from deAPIBase.)
Public property isMultiTenant
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.)
Public property oErrorProvider
Gets the o error provider.
(Inherited from deAPIBase.)
Public property tenantMasterConnectionString
gets the tenant master database connection string
(Inherited from deAPIBase.)
Public property workflowUserID
returns the user id
(Inherited from deAPIBase.)