Interface ITenantAccess

All Known Implementing Classes:
DefaultTenantAccess, DummyTenantAccesImpl

public interface ITenantAccess
Find the tenant that is used within the current processing context.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Get tenant that is associated with the current context.
  • Field Details

  • Method Details

    • getCurrentTenant

      String getCurrentTenant()
      Get tenant that is associated with the current context.