Uses of Class
com.sap.cds.feature.mt.lib.subscription.exceptions.UnknownTenant
Packages that use UnknownTenant
-
Uses of UnknownTenant in com.sap.cds.feature.mt.lib.subscription
Methods in com.sap.cds.feature.mt.lib.subscription that throw UnknownTenantModifier and TypeMethodDescriptionvoidInstanceLifecycleManager.checkThatTenantExists(String tenantId) Checks if a schema has been created for a tenantvoidInstanceLifecycleManagerImpl.checkThatTenantExists(String tenantId) voidInstanceLifecycleManagerSqlDb.checkThatTenantExists(String tenantId) voidInstanceLifecycleManagerSqLite.checkThatTenantExists(String tenant) InstanceLifecycleManager.getDataSourceInfo(String tenantId, boolean forceCacheUpdate) InstanceLifecycleManagerImpl.getDataSourceInfo(String tenantId, boolean forceCacheUpdate) InstanceLifecycleManagerSqlDb.getDataSourceInfo(String tenantId, boolean forceCacheUpdate) InstanceLifecycleManagerSqLite.getDataSourceInfo(String tenant, boolean forceCacheUpdate) protected DataSourceInfoInstanceLifecycleManagerImpl.getDataSourceInfoInternal(String tenantId, boolean forceCacheUpdate)