public class BackofficeIdentityProvider extends java.lang.Object implements IdentityProvider<ItemModel>, java.io.Serializable
| Constructor and Description |
|---|
BackofficeIdentityProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIdentifier(IndexConfig indexConfig,
ItemModel model)
Provides unique string representation of indexed type identifier that is generated with respect to the model type
restrictions.
|
public java.lang.String getIdentifier(IndexConfig indexConfig, ItemModel model)
IdentityProvidergetIdentifier in interface IdentityProvider<ItemModel>Copyright © 2018 SAP SE. All Rights Reserved.