|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the model typepublic interface ModelKeyProvider<T>
ModelKeyProviders are responsible for returning a unique key for a given model.
PropertyAccess| Method Summary | |
|---|---|
String |
getKey(T item)
Gets a key value that maps to this object. |
| Method Detail |
|---|
String getKey(T item)
getKey in interface ProvidesKey<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||