Interface TenantScoped

All Known Implementing Classes:
GlobalConfig, Interface, InterfaceMethod, MockData, MockProfile, Record, RecordConfig, RecordSession

public interface TenantScoped
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setTenant(Tenant tenant)
     
  • Method Details

    • getTenant

      Tenant getTenant()
    • setTenant

      void setTenant(Tenant tenant)