JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
software.xdev.spring.data.eclipse.store.repository.support.id
Interface IdGetter<T,
ID>
All Known Implementing Classes:
IdManager
public interface
IdGetter<T,
ID>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ID
getId
(
T
objectToSetIdIn)
Method Details
getId
ID
getId
(
T
objectToSetIdIn)