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