|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordMappingFactory
Method Summary | |
---|---|
RecordMapping |
createMapping(DataRecord record)
Creates mapping for a specified record. |
Method Detail |
---|
RecordMapping createMapping(DataRecord record)
null
if record name is not recognized
java.lang.IllegalArgumentException
- if record name is recognized by some required fields are missing or
there are other irregularities that make it impossible to create a mapping class.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |