JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.enola.thing.repo.id
Interface ThingByIdProvider
All Known Implementing Classes:
MetaThingByIdProvider
public interface
ThingByIdProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T extends
Thing
>
T
get
(
Class
<T> clazz,
String
id)
Method Details
get
<T extends
Thing
>
T
get
(
Class
<T> clazz,
String
id)