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

