public static interface EntityLookupRegistrar.LookupRegistrar<T,ID,R extends Repository<T,?>>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EntityLookupRegistrar.LookupRegistrar.Lookup<R extends Repository<? extends Object,?>,ID> |
| Modifier and Type | Method and Description |
|---|---|
EntityLookupRegistrar |
withLookup(EntityLookupRegistrar.LookupRegistrar.Lookup<R,ID> lookup)
Registers the given
EntityLookupRegistrar.LookupRegistrar.Lookup to obtain entity instances. |
EntityLookupRegistrar withLookup(EntityLookupRegistrar.LookupRegistrar.Lookup<R,ID> lookup)
EntityLookupRegistrar.LookupRegistrar.Lookup to obtain entity instances.lookup - must not be null.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.