public static interface EntityLookupRegistrar.LookupRegistrar.Lookup<R extends Repository<? extends Object,?>,ID>
| Modifier and Type | Method and Description |
|---|---|
Object |
lookup(R repository,
ID identifier)
Looks up the entity using the given
Repository and identifier. |
Object lookup(R repository, ID identifier)
Repository and identifier.repository - identifier - Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.