Interface TenantContext

  • All Known Implementing Classes:
    TenantContextImpl

    public interface TenantContext
    Author:
    eric.wittmann@gmail.com
    • Method Detail

      • tenantId

        void tenantId​(String tenantId)
      • clearTenantId

        void clearTenantId()
      • isLoaded

        boolean isLoaded()