|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelStringProvider<M extends ModelData>
Interface for objects that can translate a model's typed values to strings.
| Method Summary | |
|---|---|
String |
getStringValue(M model,
String property)
Returns the string value for the property. |
| Method Detail |
|---|
String getStringValue(M model,
String property)
model - the model instanceproperty - the property name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||