public class FixedTenantResolver
extends java.lang.Object
implements org.grails.datastore.mapping.multitenancy.TenantResolver
Modifier and Type | Field and Description |
---|---|
protected org.grails.datastore.mapping.multitenancy.TenantResolver |
delegate |
Constructor and Description |
---|
FixedTenantResolver()
Constructs a FixedTenantResolver.
|
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
resolveTenantIdentifier() |
protected final org.grails.datastore.mapping.multitenancy.TenantResolver delegate
public FixedTenantResolver()
public java.io.Serializable resolveTenantIdentifier() throws org.grails.datastore.mapping.multitenancy.exceptions.TenantNotFoundException
resolveTenantIdentifier
in interface org.grails.datastore.mapping.multitenancy.TenantResolver
org.grails.datastore.mapping.multitenancy.exceptions.TenantNotFoundException