Uses of Interface
io.resys.thena.spi.TenantDataSource
Packages that use TenantDataSource
-
Uses of TenantDataSource in io.resys.thena.spi
Constructors in io.resys.thena.spi with parameters of type TenantDataSourceModifierConstructorDescriptionTenantActionsImpl(TenantDataSource state, Tenant.StructureType type) TenantBuilderImpl(TenantDataSource state, Tenant.StructureType type) TenantQueryImpl(TenantDataSource state) TenantQueryImpl(TenantDataSource state, Tenant.StructureType type)