Interface OptionalTenantProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<Tenant>
getTenant()
Returns the optionalTenant
-
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<Tenant> |
getTenant() |
Returns the optional
Tenant |