Inetdev.Multitenancy


Assembly

Version:
5.0.22346.1
Product version:
InetdevFx-CI_master_20221212.1
Product:
Inetdev Framework
Culture:
neutral
Public key token:
856a2402e38a9992

Namespaces (2)

Inetdev.Multitenancy

TypeSummary
BagService A service that provides property bag data.
IntegerNumerator Implements an INumerator based on a numerator table.
ITenant Allows implementation of tenants.
ITenantProvider Allows the implementation of tenant providers.
MissingPartitionKeyException Thrown when the partition key is missing.
MissingPartitionKeyPropertyException Thrown when the partition key property is not found.
MultitenancyConstants Provides constants for configuring multi-tenancy applications.
MultitenantDataModelCmdBuilder MultitenantDataModelCmdBuilder implements an IDataModelCmdBuilder that builds database commands for IDataModel objects.
MultitenantDataServices Implements IDataServices fro multi-tenant environments.
Parameter The Parameter domain object model.
ParameterDataServices Provides data services for the a multi-tenant parameter table.
ParameterStore Implements an IParameterStore that uses a Parameter domain object model to save and retrieve parameter values.
PropertyBagItem PropertyBagItem implements a data model for property that belongs to a property bag.
PropertyBagItemDataServices Provides data services for the a multi-tenant property bag table.
ProvisionState Defines provicion state for tenant.
SubscriptionState State of a tenant subscription.
TableNumerator TableNumerator implements a data model for a numerator table used to sequentialy numerate objects.
TableNumeratorDataServices Provides data services for the a multi-tenant numerator table.
TenantProvider Implements an ITenantProvider based on the Tenant model.
UserFilter The UserFilter domain object model.
UserFilterDataServices Provides data services for the T_USER_FILTER table.
UserFilterStore Provides storage services for user filter.

Inetdev.Multitenancy.DataModels

TypeSummary
DatabaseServer DatabaseServer implements a data model for a database server information.
DatabaseServerDataServices DatabaseServerDataServices implements the data services for the TenantStore.DBSERVER table.
DatabaseServerNotFoundException Thrown when a database server was not found.
MailServer MailServer implements a data model for mail servers configuration.
MailServerDataServices MailServerDataServices implements the data services for the TenantStore.MAILSERVER table.
MailServerNotFoundException Thrown when a mail server was not found.
Tenant Tenant implements a data model for tenants information.
TenantDataServices TenantDataServices implements the data services for the TenantStore.TENANT table.
TenantNotFoundException Thrown when a tenant is not found.