|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldMappable
Interface describing a class capable of returning a map of the fields of the object to their values.
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getFieldMap()
Returns a map containing all fields of this record. |
| Method Detail |
|---|
java.util.Map<java.lang.String,java.lang.Object> getFieldMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||