|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
M - the model typepublic interface ModelKeyProvider<M extends ModelData>
Instances of this class provide unique keys for models.
| Method Summary | |
|---|---|
java.lang.String |
getKey(M model)
Returns a unique key for the given model. |
| Method Detail |
|---|
java.lang.String getKey(M model)
model - the model
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||