public interface IdentityProvider<T>
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier(IndexConfig indexConfig,
T model)
Provides unique string representation of indexed type identifier that is generated with respect to the model type
restrictions.
|
String getIdentifier(IndexConfig indexConfig, T model)
indexConfig - model - Copyright © 2017 SAP SE. All Rights Reserved.