|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The RecordFactory interface is used for creating MappedRecord and IndexedRecord instances.
Method Summary | |
IndexedRecord |
createIndexedRecord(String recordName)
Creates a IndexedRecord with the specified name. |
MappedRecord |
createMappedRecord(String recordName)
Creates a MappedRecord with the specified name. |
Method Detail |
public MappedRecord createMappedRecord(String recordName) throws ResourceException
ResourceException
public IndexedRecord createIndexedRecord(String recordName) throws ResourceException
ResourceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |