public interface RecordFactory
| Modifier and Type | Method and Description |
|---|---|
Record |
createRecord(RecordDefinition recordDefinition)
Create an instance of Record implementation supported by this factory
using the record definition
|
Record createRecord(RecordDefinition recordDefinition)
recordDefinition - The record definition used to create the instance.Copyright © 2015 Revolution Systems Inc.. All rights reserved.