FlowWright.cDevDeAPI Namespace
FlowWright.cDevDeAPI.Globalization Namespace
FlowWright.cDevDecisionEngine Namespace

deGlobalization Methods

The deGlobalization type exposes the following members.

Methods


  Name Description
Public method addEntry
Adds the entry.
Public method copyCulture
Copies the culture.
Public method cultureResourceGroupExist
Cultures and the resource group exist.
Public method exportAllResources
Export all resources
Public method exportResources
Exports the resources.
Public method exportToSQL
Export the resources to SQL.
Public method getAllValues
Get all values
Public method getAvailableCultureList
Gets the available culture list.
Public method getCultureListFromDB
Gets the culture list from database.
Public method Static member getCurrentCulture
Gets the current culture.
Public method Static member getCurrentUICulture
Gets the current UI culture.
Public method getCurrentUser
Gets the current user.
(Inherited from deAPIBase.)
Public method getDashboardWidgetCategoryValue
Gets the dashboard widget category value.
Public method getDashboardWidgetCategoryValues
Gets the dashboard widget category values.
Public method getDashboardWidgetDescriptionValue
Gets the dashboard widget description value.
Public method getDashboardWidgetDescriptionValues
Gets the dashboard widget description values.
Public method getDashboardWidgetDisplayValue
Gets the dashboard widget display value.
Public method getDashboardWidgetDisplayValues
Gets the dashboard widget display values.
Public method getFormWidgetCategoryValue
Gets the form widget category value.
Public method getFormWidgetCategoryValues
Gets the form widget category values.
Public method getFormWidgetDescriptionValue
Gets the form widget description value.
Public method getFormWidgetDescriptionValues
Gets the form widget description values.
Public method getFormWidgetDisplayValue
Gets the form widget display value.
Public method getFormWidgetDisplayValues
Gets the form widget display values.
Public method getFormWidgetInputDescriptionValue
Gets the form widget input description value.
Public method getFormWidgetInputDescriptionValues
Gets the form widget input description values.
Public method Static member getLanguageCultureName
Gets the name of the language culture.
Public method Static member getLangugeCultureList
Gets the culture list.
Public method getNotTranslatedResources
Gets the not translated resources.
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 getResource
Gets the resource.
Public method getResourceGroup
Gets the Resource Group by resource name and culture
Public method getResourceGroupList(String)
Gets the resource group list.
Public method getResourceGroupList(resourceType, String)
Gets the resource group list.
Public method getResourcesForLanguage
Gets the resources for language.
Public method getStepCategoryValue
Gets the step category value.
Public method getStepCategoryValues
Get step category values
Public method getStepDescriptionValue
Gets the step description value.
Public method getStepDescriptionValues
Get step description values
Public method getStepDisplayValue
Gets the step display value.
Public method getStepDisplayValues
Gets the step display values
Public method getStepInputDescriptionValue
Gets the step input description value.
Public method getStepInputDescriptionValues
Get the step input description values
Public method getStepReturnDescriptionValue
Gets the step return description value.
Public method getStepReturnDescriptionValues
Gets the step return description values.
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 getValue
Gets the value.
Public method getValues(String, String)
Gets the values.
Public method getValues(String)
Gets the values.
Public method getValuesDataTable
Gets the values.
Public method importResources
Imports the resources.
Public method removeCultureEntries
Removes the culture entries.
Public method removeDashboardWidgetCategoryResource
Removes the dashboard widget category resource.
Public method removeDashboardWidgetResource
Removes the dashboard widget resource.
Public method removeEntries
Removes the entries.
Public method removeEntry(String, String, String)
Removes the entry.
Public method removeEntry(String, String)
Removes the entry.
Public method removeFormWidgetCategoryResource
Removes the form widget category resource.
Public method removeFormWidgetResource
Removes the form widget resource.
Public method removeResourceGroup
Removes the resource group.
Public method removeStepCategoryResource
Removes the step category resource.
Public method removeStepResource
Removes the step resource.
Public method setVerified
Sets the verified.
Public method translateCulturesUsingAzure
Translates the cultures using azure.
Public method translateCulturesUsingGoogle
Translates the cultures using google.
Public method translateResourceGroupUsingAzure
Translates the resource group using azure.
Public method translateResourceGroupUsingGoogle
Translates the resource group using google.
Public method translateResourceUsingAzure
Translates the resource using azure.
Public method translateResourceUsingGoogle
Translates the resource using google.
Public method translateUsingAzure
Translates the specified source text.
Public method translateUsingGoogle(String, String, String, String)
Translates the specified source text.
Public method translateUsingGoogle(IEnumerable<(Of <<'(String>)>>), String, String, String)
Translates the using google.
Public method updateEntry
Updates the entry.
Public method updateTranslatedTextToDB
update the Translated Text To DB
Public method upsertAllDashboardWidgetCategoryResources
Upserts all dashboard widget category resources.
Public method upsertAllDashboardWidgetResources
Upserts all dashboard widget resources.
Public method upsertAllFormWidgetCategoryResources
Upserts all form widget category resources.
Public method upsertAllFormWidgetResources
Upserts all form widget resources.
Public method upsertAllStepCategoryResources
Update or add all step category resources.
Public method upsertAllStepResources
Updates all step resources.
Public method upsertDashboardWidgetCategoryResource
Upserts the dashboard widget category resource.
Public method upsertDashboardWidgetResource
Upserts the dashboard widget resource.
Public method upsertEntry
Upserts the entry.
Public method upsertFormWidgetCategoryResource
Upserts the form widget category resource.
Public method upsertFormWidgetResource
Upserts the form widget resource.
Public method upsertStepCategoryResource
Upserts the step category resource.
Public method upsertStepResource
Upserts the step resource.
Public method valueExists
Values the exists.