Class TenantAwareSessionVariableDatasourceService

  • All Implemented Interfaces:
    org.pentaho.platform.api.data.IDBDatasourceService, org.springframework.beans.factory.InitializingBean

    public class TenantAwareSessionVariableDatasourceService
    extends AbstractTenantAwareDatasourceService
    implements org.springframework.beans.factory.InitializingBean
    This reference implementation retrieves the tenant ID from a variable in the users' session. The only option here is the name of the session variable.
    Author:
    mbatchelor
    • Constructor Detail

      • TenantAwareSessionVariableDatasourceService

        public TenantAwareSessionVariableDatasourceService()