public class DefaultTenantService extends AbstractService implements TenantService
AbstractService.SerializableDTOtenant| Constructor and Description |
|---|
DefaultTenantService() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCurrentTenantId() |
void |
setTenantScope(TenantScope tenantScope)
To set a current scope use a
AbstractService.setCurrentTenant(Tenant) this method has no effect any more. |
afterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, writeReplacepublic java.lang.String getCurrentTenantId()
getCurrentTenantId in interface TenantServiceTenantpublic void setTenantScope(TenantScope tenantScope)
AbstractServiceAbstractService.setCurrentTenant(Tenant) this method has no effect any more.setTenantScope in class AbstractServiceCopyright © 2018 SAP SE. All Rights Reserved.