FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantManager Methods

The deTenantManager type exposes the following members.

Methods


  Name Description
Public method buildMicroservicesForAllTenants
Build Microservices for all tenants
Public method buildMicroservicesForTenant
Build Microservices for a specific tenant
Public method copyTenant
Copies the tenant.
Public method createTenant
Creates the tenant.
Public method createTenantDBTablesAndDataUsingTemplate
Creates the tenant database tables and data using template.
Public method generateDefaultFolderStructure
Generates the default folder structure.
Public method generateFormWidgetMasterScriptForTenants
Generates the form widget master script for tenants.
Public method getAllTenantsMicroservices
Gets all tenants microservices.
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method Static member getMasterTenant
Returns master tenant
Public method getNumberOfActiveTenants
Gets the number of active tenants.
Public method getNumberOfActiveUsersForActiveTenants
Gets the number of active users for active tenants.
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(String)
Gets the tenant.
Public method getTenant()()()()
Returns the current tenant
(Inherited from deAPIBase.)
Public method getTenantData
Gets the tenant data.
Public method getTenantID
Returns tenant id
(Inherited from deAPIBase.)
Public method Static member getTenantManager
Gets the tenant manager.
Public method getTenants(tenantStatus)
Gets the tenants.
Public method getTenants(List<(Of <<'(String>)>>))
Gets the tenants.
Public method getTenantsData
Gets the tenants data.
Public method getUserSession
Gets the user session.
(Inherited from deAPIBase.)
Public method globalizeAllDashboardWidgetsToTenants
Globalizes all dashboard widgets to tenants.
Public method globalizeAllFormWidgetsToTenants
Globalizes all form widgets to tenants.
Public method globalizeAllStepsToTenants
Globalizes all steps to tenants.
Public method globalizeDashboardWidgetToTenants
Globalizes the dashboard widget to tenants.
Public method globalizeFormWidgetToTenants
Globalizes the form widget to tenants.
Public method globalizeStepToTenants
Globalizes the step to tenants.
Public method hasHostName
Determines whether [has host name] [the specified host name].
Public method hasTenantConnectionString
Determines whether [has tenant connection string] [the specified source connection string].
Public method isActiveTenant
Determines whether [is active tenant] [the specified host or tenant identifier].
Public method reloadNewStepInputsAndReturnsToTenant
Reloads the new step inputs and returns to tenant.
Public method removeAuthProviderFromTenants
Removes the authentication provider from tenants.
Public method removeBusinessObjectFromTenants
Removes the business object from tenants.
Public method removeDashboardWidgetFromTenants
Removes the dashboard widget from tenants.
Public method removeDataTypeFromTenants
Removes the data type from tenants.
Public method removeDFSConnectorFromTenants
Removes the DFS connector from tenants.
Public method removeEventHandlerFromTenants
Removes the event handler from tenants.
Public method removeFormWidgetEventFromTenants
Removes the form widget event from tenants.
Public method removeFormWidgetFromTenants
Removes the form widget from tenants.
Public method removeFormWidgetInputFromTenants
Removes the form widget input from tenants.
Public method removeStepFromTenants
Removes the step from tenants.
Public method removeStepInputFromTenants
Removes the step input from tenants.
Public method removeStepReturnFromTenants
Removes the step return from tenants.
Public method removeTenant
Removes the tenant.
Public method removeTenantDatabase
Removes the tenant database.
Public method saveConfigSettingsToTenants
Saves the configuration settings to tenants.
Public method sendAuthProviderToTenants
Sends the authentication provider to tenants.
Public method sendBusinessObjectToTenants
Sends the business object to tenants.
Public method sendDashboardWidgetToTenants
Sends the dashboard widget to tenants.
Public method sendDataTypeToTenants
Sends the data type to tenants.
Public method sendDFSConnectorToTenants
Sends the DFS connector to tenants.
Public method sendEventHandlerToTenants
Sends the event handler to tenants.
Public method sendFormWidgetToTenants
Sends the form widget to tenants.
Public method sendStepToTenants
Sends the step to tenants.
Public method sendSuggestiveStepsToTenants
Sends the suggestive steps to tenants.
Public method setTenantActive
Sets the tenant active.
Public method updateFormWidgetEventToTenants
Updates the form widget event to tenants.
Public method updateFormWidgetInputToTenants
Updates the form widget input to tenants.
Public method updateFormWidgetStyleAttributesToTenants
Updates the form widget style attributes to tenants.
Public method updateFormWidgetToTenants
Updates the form widget to tenants.
Public method updateStepDataToTenants
Updates the step data to tenants.
Public method updateStepInputDataTypeToTenant
Updates the step input data type to tenant.
Public method updateStepInputToTenants
Updates the step input to tenants.
Public method updateStepReturnToTenants
Updates the step return to tenants.
Public method updateTenant
Updates the tenant.
Public method viewTenantsForAuthProvider
Views the tenants for authentication provider.
Public method viewTenantsForBusinessObject
Views the tenants for business object.
Public method viewTenantsForDashboardWidget
Views the tenants for dashboard widget.
Public method viewTenantsForDataType
Views the type of the tenants for data.
Public method viewTenantsForDFSConnector
Views the tenants for DFS connector.
Public method viewTenantsForEventHandler
Views the tenants for event handler.
Public method viewTenantsForFormWidget
Views the tenants for form widget.
Public method viewTenantsForFormWidgetEvent
Views the tenants for form widget event.
Public method viewTenantsForFormWidgetInput
Views the tenants for form widget input.
Public method viewTenantsForFormWidgetStyle
Views the tenants for form widget style.
Public method viewTenantsForStep
Views the tenants for step.
Public method viewTenantsForStepInput
Views the tenants for step input.
Public method viewTenantsForStepReturn
Views the tenants for step return.