itemId abstract method
Access the unique identifier of an item (usually from your persistent store).
Implementation
String itemId(TModel item);
Access the unique identifier of an item (usually from your persistent store).
String itemId(TModel item);